Ze zvědavosti jsem zkusil zadat adresu serveru na sweet.tv na programy
http://192.168.1.27:8888/sweet/list a hodilo mi to chybu:
Sorry, the requested URL 'http://192.168.1.27:8888/sweet/list' caused an error:
Internal Server Error
Exception

eprecationWarning('Warning: Use of deprecated feature or API. (Deprecated in Bottle-0.12)\nCause: Use of absolute path for template name.\nFix: Refer to templates with names or paths relative to the lookup path.\n')
Traceback:Traceback (most recent call last):
File "/storage/.kodi/addons/script.module.bottle/lib/bottle.py", line 995, in _handle
out = route.call(**args)
^^^^^^^^^^^^^^^^^^
File "/storage/.kodi/addons/script.module.bottle/lib/bottle.py", line 2025, in wrapper
rv = callback(*a, **ka)
^^^^^^^^^^^^^^^^^^
File "/storage/.kodi/addons/service.iptv.web.server/service.py", line 340, in sweet_list
return template(style_links, info)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/storage/.kodi/addons/script.module.bottle/lib/bottle.py", line 4493, in template
TEMPLATES[tplid] = adapter(name=tpl, lookup=lookup, **settings)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/storage/.kodi/addons/script.module.bottle/lib/bottle.py", line 4076, in __init__
self.filename = self.search(self.name, self.lookup)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/storage/.kodi/addons/script.module.bottle/lib/bottle.py", line 4091, in search
raise depr(0, 12, "Use of absolute path for template name.",
DeprecationWarning: Warning: Use of deprecated feature or API. (Deprecated in Bottle-0.12)
Cause: Use of absolute path for template name.
Fix: Refer to templates with names or paths relative to the lookup path.
Dřív mi to fungovalo. Adresa playlistu
http://192.168.1.27:8888/sweet/playlist i adresáře
http://192.168.1.27:8888/files/sweet.epg.xml mě funguje normálně.
EDIT: zkoušeno ve windows v chromu.