## #from sickbeard import WEB_PORT, WEB_ROOT, ENABLE_HTTPS #set sg_host = $getVar('sbHost', 'localhost') #set sg_port = str($getVar('sbHttpPort', WEB_PORT)) #set sg_root = $getVar('sbRoot', WEB_ROOT) #set sg_use_https = $getVar('sbHttpsEnabled', ENABLE_HTTPS) ## #set $base_url = 'http%s://%s:%s%s' % (('', 's')[any([sg_use_https])], $sg_host, $sg_port, $sg_root) ## $base_url/kodi/addons.xml $base_url/kodi/addons.xml.md5 $base_url/kodi false Install Add-ons for SickGear Download and install add-ons from a repository at a running SickGear instance.[CR][CR]Contains:[CR]* Watchedstate updater service all https://github.com/SickGear/SickGear true