#import sickgear #from sickgear import subtitles #from sickgear.helpers import anon_url <% def sg_var(varname, default=False): return getattr(sickgear, varname, default) %>#slurp# ## #set global $title = 'Config - Subtitles' #set global $header = 'Subtitles' #set global $sbPath = '../..' #set global $topmenu = 'config' ## #import os.path #include $os.path.join($sickgear.PROG_DIR, 'gui/slick/interfaces/default/inc_top.tmpl') #if $varExists('header')

$header

#else

$title

#end if ## #set $html_checked = ' checked="checked"'
$xsrf_form_html

Subtitles Search

Settings that dictate how SickGear handles subtitles search results.



Subtitle Plugins

Check off and drag the plugins into the order you want them to be used.

At least one plugin is required.

##

* Web-scraping plugin

    #for $curService in $sickgear.subtitles.sorted_service_list(): #set $curName = $curService.id
  • #set $provider_url = $curService.url $curService.name $curService.name.capitalize() ##if not $curService.api_based#*#end if# #if 'open' == $curService.name[0:4] Enforce media hash match Username
    Password

    #end if
  • #end for
">



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