#import sickbeard #from sickbeard import common #from sickbeard import exceptions ## #set global $title = 'Test Rename ' + $show.name #set global $header = '%s' % ($show.indexerid, $show.name) #set global $sbPath = '..' #set global $topmenu = 'home' #set global $page_body_attr = 'rename' ## #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 0 == int($cur_ep_obj.season) then 'Specials' else 'Season %s' % $cur_ep_obj.season# |
||||
Episode | Old Location | New Location | ||
---|---|---|---|---|
#else | #end if | <%= '-'.join(map(str, epList)) %> | $curLoc | $newLoc |