#import os.path #import sickbeard #from sickbeard.common import * #set global $title = 'Existing Show' #set global $header = 'Existing Show' #set global $sbPath = '../..' #set global $statpath = '../..' #set global $topmenu = 'home' #import os.path #include $os.path.join($sickbeard.PROG_DIR, 'gui/slick/interfaces/default/inc_top.tmpl') #if $varExists('header')

$header

#else

$title

#end if

Tip: shows are added quicker when usable show nfo and xml metadata is found

#include $os.path.join($sickbeard.PROG_DIR, 'gui/slick/interfaces/default/inc_rootDirs.tmpl')
#include $os.path.join($sickbeard.PROG_DIR, 'gui/slick/interfaces/default/inc_addShowOptions.tmpl')


The following parent folder(s) are scanned for existing shows. Toggle a folder to display shows

shows not known to SickGear are listed below...


#include $os.path.join($sickbeard.PROG_DIR, 'gui/slick/interfaces/default/inc_bottom.tmpl')