#import sickbeard #from sickbeard import common #from sickbeard import exceptions #set global $title="Test Rename" #set global $header = '%s' % ($show.indexerid, $show.name) #set global $sbPath=".." #set global $topmenu="home"# #import os.path #include $os.path.join($sickbeard.PROG_DIR, "gui/slick/interfaces/default/inc_top.tmpl") #if $varExists('header')
#if int($show.air_by_date) == 1 and $sickbeard.NAMING_CUSTOM_ABD: $sickbeard.NAMING_ABD_PATTERN #elif int($show.sports) == 1 and $sickbeard.NAMING_CUSTOM_SPORTS: $sickbeard.NAMING_SPORTS_PATTERN #else $sickbeard.NAMING_PATTERN #end if#set $curSeason = -1 #set $odd = False
#if int($cur_ep_obj.season) == 0 then "Specials" else "Season "+str($cur_ep_obj.season)# |
|||
Episode | Old Location | New Location | |
---|---|---|---|
" /> | <%= "-".join(map(str, epList)) %> | $curLoc | $newLoc |