#import sickbeard #from sickbeard.helpers import anon_url ## #set global $header = 'New Show' #set global $title = 'New 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
aoeu

#if $use_provided_info#Using known show information#else#Find show at TV info source#end if#

#if $use_provided_info #set $provided_indexer_local = $provided_indexer #set $provided_indexer_id_local = $provided_indexer_id Show: $provided_indexer_name #else    *  

Enter show name, TVDB ID, IMDb Url, or IMDb ID.  *SickGear supports english, language is used for show/episode data

#end if
 

Pick parent folder

#if $provided_show_dir Pre-chosen Destination Folder: $provided_show_dir

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

Set custom options

#include $os.path.join($sickbeard.PROG_DIR, 'gui/slick/interfaces/default/inc_addShowOptions.tmpl')
 
#for $curNextDir in $other_shows #end for

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