#import sickbeard #from sickbeard.common import indexerStrings #set $rowidx = 0 #for $curDir in $dirList: #if $curDir['added_already']: #continue #end if #set $show_id = $curDir['dir'] #set $indexer = 'Tvdb' #if $curDir['existing_info'][0]: #set $show_id = $show_id + '|' + $str($curDir['existing_info'][0]) + '|' + str($curDir['existing_info'][1]) #set $indexer = $str($curDir['existing_info'][2]) #end if #set $rowidx = $rowidx + 1 #if 'Tvdb' in $indexer #elif 'TVRage' in $indexer #else #end if #end for
DirectoryShow Name (tvshow.nfo)Indexer
Manage Directories
#if $curDir['existing_info'][0] and $curDir['existing_info'][1] then ''+$curDir['existing_info'][1]+'' else "?"##if $curDir['existing_info'][1] then ''+$curDir['existing_info'][1]+'' else "?"#$curDir['existing_info'][1]