<div align="center"><p class="subheading"> Help on Editing Movies</p></div>
<p class="maintext">
This page allows you to update your movie details. At the very minimum, you need to have a movie title.
Movie Mate will prevent you saving the changes if you don't have a title.
<br><br>
<b>Cover Art:</b>  If there is cover art available, it will be shown.  There will also be a checkbox
to delete the cover art.  If you wish to replace the cover art with new art, do NOT select the Delete 
Cover Art checkbox.  Simply choose your new art with the file selector provided.  
It will automatically overwrite your old art.  Cover art should be around 150x200, and Movie Mate will
resize covers to fit the Movie Details page.
<br><br>
<b>Errors on uploading cover art:</b> If you receive an error like the following:
<br><br>
Warning: Unable to create 'modules/movies/covers/24': Permission denied in http://www.domain.com/mediamate/modules/movies/modify.php on line 172
<br>
Warning: Unable to move '/tmp/phpOoE3zy' to 'modules/movies/covers/24' in http://www.domain.com/mediamate/modules/movies/modify.php on line 172
<br><br>
It means that the permissions on the <i>covers/</i> directory don't allow Movie Mate to save the cover art.
You need to give write access to Movie Mate.  The easiest way to do it under UNIX is to <i>"chmod 777 covers/"</i>, but
be warned - This is a security hole!  You should learn how to make it writeable to only the user running PHP.
<br><br>
<b>IMDB URL:</b>  This field will show a link on the movie details page that takes the user to the IMDB listing for this movie.  If you have previously entered an IMDB URL into this field, there will be a button at the bottom of the
page called "Update from IMDB".  You can click this button to get the latest movie information.  All fields will be
updated, but your your existing cover art will not be replaced.  Media Mate will only download new cover art if none
already exists.
</p>
