Edit > My Movies

Use this page to manage movies added to your personal list. If the movie becomes available it will be added to an Rss Feed you can use to automatically download. To add more movies use the My Movies search feature.

{if $movies|@count > 0} {foreach $movies as $movie} {/foreach}
name added options

{$movie.title|escape:"htmlall"} ({$movie.year})

{if $movie.tagline != ''}{$movie.tagline}
{/if} {if $movie.plot != ''}{$movie.plot}

{/if} {if $movie.genre != ''}Genre:{$movie.genre}
{/if} {if $movie.director != ''}Director:{$movie.director}
{/if} {if $movie.actors != ''}Starring:{$movie.actors}

{/if}
{$movie.createddate|date_format} Remove
{else} {/if}