{if($Request.param.type == 'm'||$Request.param.type == 'tv'||$Request.param.type == 'va'||$Request.param.type == 'ct')}
{else}
{/if}
{$mvso_playlist['name']}{$mvso_m3u8info['name']} {$mvso_playlist['jishu']}{$mvso_m3u8info['note']}
{$mvso_playlist['name']}{$mvso_m3u8info['type']}/ {$mvso_playlist['area']}{$mvso_m3u8info['area']}/ {$mvso_playlist['year']}{$mvso_m3u8info['year']}/ {$mvso_m3u8info['last']}
{$mvso_playlist['actor']}{$mvso_m3u8info['actor']}
{$mvso_playlist['des']}{$mvso_m3u8info['des']}
{volist name="mvso_jx" id="obj"}
{/volist}
{if($Request.param.type == 'm'||$Request.param.type == 'tv'||$Request.param.type == 'va'||$Request.param.type == 'ct')}
{volist name="mvso_playlist['urls']" id="obj"}
{/volist}
{else}
{volist name="mvso_m3u8list" id="obj"}
{/volist}
{/if}
{include file="index/Footer"}