## #from sickgear 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/$endpoint/addons.xml $base_url/$endpoint/addons.xml.md5 $base_url/$endpoint false SickGear Add-ons This repo contains add-ons at a running SickGear instance.[CR][CR]Content:[CR]* Watchedstate updater service all en GPL-3.0-only https://github.com/SickGear/SickGear # Kodi v17 Krypton and later icon.png # Kodi v16 Jarvis and older icon.png [B]1.0.9[/B] (2022-10-30) - Add Kodi Matrix compatibility (must use repo at /kodi-legacy/ for Kodi (Leia) and older) # no leading whitespace is intentional