#import sickbeard #import urllib ## #set global $title = 'Add Show' #set global $header = 'Add 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

Add new show

Search a TV database for a show.

Add from Trakt

Browse trends, recommended and more.

 

Add existing shows

Scan parent folders to import into SickGear.

Add from IMDb

Browse popular for a show to add.

 
#if $sickbeard.USE_ANIDB

Add anime show

Browse anime to add.

#else

Add anime show

To use, enable AniDB in Config/Anime.

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