{if $video.imgurl}|
{html_image file=$video.imgurl link="show.php?id="|cat:$video.id align=left max_width=$IMGWIDTH max_height=$IMGHEIGHT class="cover"}
{if $listcolumns < 4} | {/if}
{/if}
{if $listcolumns < 4}{/if}
{$video.title}{if $video.subtitle} - {$video.subtitle}{/if}{if $listcolumns != 1} {/if}
{if $video.year || $video.director}
[{if $video.year}{$video.year}{if $video.director}; {/if}{/if}{if $video.director}{$video.director}{/if}]
{* uncomment this if you want to have ratings in the 'Browse' tab
{if $video.custom_rating} {custom_rating rating=$video.custom_rating}{/if}
*}
{/if}
{$video.plot|truncate:250}
{$lang.more}
|
{if $listcolumns < 3}
{$video.diskid}
{* changed to support mutiple languages
{if $video.language}
{if $video.flagfile} {else}{$video.language}{/if}{/if}
*}
{foreach item=itemlang from=$video.language}
{if $itemlang}
{if !empty($video.flagfile[$itemlang])}
{else}
{$itemlang}
{/if}
{/if}
{/foreach}
{if $video.seen}{$lang.seen} {/if}
{if $listcolumns == 1} |
{/if}
{if $video.editable}
{*
{$lang.edit}
{$lang.delete}
*}
{/if}
| {/if}