{* Show template $Id: show.tpl,v 1.9 2013/03/21 16:27:57 andig2 Exp $ *} {assign var=IMGWIDTH value="600"} {assign var=IMGHEIGHT value="1000"}
{if $config.boxeeHost} {/if}

{$video.title}

{if $link && $config.imdbBrowser} {assign var="link" value=$link|escape:url} {assign var="link" value="trace.php?iframe=1&videodburl=$link"} {/if} {if $video.imgurl} {html_image file=$video.imgurl link=$link title=$lang.visit max_width=$IMGWIDTH max_height=$IMGHEIGHT} {/if}

{$video.subtitle}

{if $video.diskid}

<{$video.diskid}>

{/if} {if !empty($video.who)}
{$lang.notavail} {$video.who}
{/if}

{$lang.main_details}

{$lang.director}: {assign var=d value="/\s*,\s*/"|preg_split:$video.director} {foreach $d as $director name=loop} {$director}{if $smarty.foreach.loop.index < $smarty.foreach.loop.total-1}, {/if} {/foreach}

{$lang.year}: {if $video.year}{$video.year}{/if}

{$lang.country}: {foreach $video.country as $country name=loop} {$country}{if $smarty.foreach.loop.index < $smarty.foreach.loop.total-1}, {/if} {/foreach}

{$lang.runtime}: {if $video.runtime}{$video.runtime}min{/if}

{$lang.genres}: {foreach $genres as $genre name=loop} {$genre.name}{if $smarty.foreach.loop.index < $smarty.foreach.loop.total-1}, {/if} {/foreach}

{$lang.language}: {foreach $video.language as $language name="loop"} {$language|capitalize}{if $smarty.foreach.loop.index < $smarty.foreach.loop.total-1}, {/if} {/foreach}

{$lang.mediatype}: {$video.mediatype}

{$lang.rating}: {if $video.rating}{$video.rating}{/if}

{if !empty($video.owner)}

{$lang.owner}: {$video.owner} {if $loggedin && $video.email && $video.owner != $loggedin && $video.who == '' && $video.diskid} {$lang.borrowask} {/if}

{/if} {if $video.istv || $video.seen || !empty($video.3d)}
{if $video.istv} {/if} {if $video.seen} {/if} {if !empty($video.3d)} {/if}
{/if}
{if $video.plot}

{$lang.synopsis}

200}class="small-cols-1 large-cols-3"{/if}>

{$video.plot|escape}

{/if} {if $video.filename}

{$lang.file_details}

{$lang.filename}: {$video.filename}

{$lang.filesize}: {if $video.filesize}{$video.filesize}mb{else}-{/if}

{$lang.filedate}: {if $video.filedate}{$video.filedate}{else}-{/if}

{$lang.filedate}: {if $video.filedate}{$video.filedate}{else}-{/if}

{$lang.dimension}: {$video.video_width}x{$video.video_height}

{$lang.dimension}: {$video.video_width}x{$video.video_height}

{/if} {if $video.comment}

{$lang.comment}

{$video.comment|escape}

{/if} {if !empty($video.custom1name) || !empty($video.custom2name) || !empty($video.custom3name) || !empty($video.custom4name)}

{$lang.custom_details}

    {if !empty($video.custom1name)}
  • {$video.custom1name}: {$video.custom1out}
  • {/if} {if !empty($video.custom2name)}
  • {$video.custom2name}: {$video.custom2out}
  • {/if} {if !empty($video.custom3name)}
  • {$video.custom3name}: {$video.custom3out}
  • {/if} {if !empty($video.custom4name)}
  • {$video.custom4name}: {$video.custom4out}
  • {/if}
{/if} {if $video.cast|@count || $cast_toggle}

{$lang.cast}

{if $cast_toggle} {if $show_cast} {$lang.hidecast} {else} {$lang.showcast} {/if} {/if} {if $show_cast}
    {foreach $video.cast as $actor name=col}
  • {if $actor.imgurl} {assign var="link" value=$actor.imdburl} {if $config.imdbBrowser} {assign var="link" value=$link|escape:url} {assign var="link" value="trace.php?iframe=1&videodburl=$link"} {/if} {html_image file=$actor.imgurl max_width=60 max_height=90} {/if}
    {$actor.name} {foreach $actor.roles as $role name="loop"}
    {$role}{/foreach}
  • {/foreach}
{/if}
{/if}
{if $video.imgurl} {html_image file=$video.imgurl link=$link title=$lang.visit max_width=$IMGWIDTH max_height=$IMGHEIGHT} {/if}

{$video.title}

{$lang.delete_movie}

{$lang.delete} {$lang.cancel} ×