#import sickbeard #from sickbeard import db #from sickbeard.helpers import anon_url #import os.path ## #set global $title = 'Configuration' #set global $header = 'Configuration' #set global $sbPath = '..' #set global $topmenu = 'config' #include $os.path.join($sickbeard.PROG_DIR, 'gui/slick/interfaces/default/inc_top.tmpl') #if $varExists('header')
Version: |
#if $sickbeard.VERSION_NOTIFY
BRANCH: ($sickbeard.BRANCH) / COMMIT: ($sickbeard.CUR_COMMIT_HASH) #else You don't have version checking turned on, see "Check software updates" in Config > General. #end if This is BETA software. |
Config file: | $sickbeard.CONFIG_FILE |
Database file: | $db.dbFilename() |
Cache Dir: | $sickbeard.CACHE_DIR |
Arguments: | <%= (sickbeard.MY_ARGS, 'None used')[0 == len(sickbeard.MY_ARGS)] %> |
Web Root: | $sickbeard.WEB_ROOT |
Python Version: | $sys.version[:120] |
Homepage | https://github.com/SickGear/SickGear/wiki |
Source | https://github.com/SickGear/SickGear/ |
Internet Relay Chat | #SickGear on irc.freenode.net |