#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 to add.

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 from AniDB

Browse what's hot and recommnended.

#else

Add Random/Hot AniDB

To use, enable AniDB in Config/Anime.

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