{* Template for the edit interface $Id: edit.tpl,v 2.19 2007/12/29 10:23:18 andig2 Exp $ *} {if $http_error}
{$http_error}
{/if}
{if !empty($video.custom1name)} {/if} {if !empty($video.custom2name)} {/if} {if !empty($video.custom3name)} {/if} {if !empty($video.custom4name)} {/if}
{$lang.title}
{$lang.subtitle}
{$lang.language} {$video.f_language}
{$lang.diskid} {$lang.mediatype} {html_options name="mediatype" options=$mediatypes selected=$video.mediatype}
{if !empty($video.istv)} {$istv_val = $video.istv} {else} {$istv_val = null} {/if} {html_checkbox name="istv" value=1 checked=$istv_val}
{if !empty($video.seen)} {$seen_val = $video.seen} {else} {$seen_val = null} {/if} {html_checkbox name="seen" value=1 checked=$seen_val}
{$lang.filename}
{$lang.filesize} bytes
{$lang.filedate}
{$lang.audiocodec}
{$lang.videocodec}
{$lang.dimension} x
{$lang.rating}: {if !empty($video.rating)} {rating_input value = $video.rating} {else} {rating_input value = null} {/if}
{$lang.genre}
{$genreselect}
{$video.custom1name} {$video.custom1in}
{$video.custom2name} {$video.custom2in}
{$video.custom3name} {$video.custom3in}
{$video.custom4name} {$video.custom4in}
{if !empty($owners)} {/if}
IMDb-ID {if !empty($video.q_imdbID) && $video.q_imdbID != ''} {$lang.visit} {/if}
{$lang.coverurl}
{$lang.coverupload}
{$lang.country}
{$lang.director}
{$lang.runtime} min          {$lang.year}
{$lang.plot}
{$lang.cast}
{$lang.comment}
{$lang.owner} {html_options name=owner_id options=$owners selected=$video.owner_id}
{$lang.radio_look_caption}: {html_radios name=lookup options=$lookup checked="$lookup_id"} {if !empty($add_flag)}{html_checkbox name="add_flag" value=1 checked=$add_flag label=$lang.add_another}{/if}