Hey @MrKrabat und die anderen auch.
Wollte über osmosis strm. dateien für filme / serien erstellen. Um diese in Kodi einzubinden. Da es bequemer wäre und ich diese mit meinen filmen direkt auswählen kann, leider geht das nur bedingt.
Es wäre schön wenn einer dazu eine Lösung parat hat.
bekomme da immer eine Fehlermelung:
[cbox]
18:54:00.020 T:140196816332544 ERROR: EXCEPTION Thrown
(PythonToCppException) : -->Python callback/script returned the
following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'urllib2.HTTPError'>
Error Contents: HTTP Error 404: Not Found
Traceback (most recent call last):
File
"/home/golle/.kodi/addons/plugin.video.watchbox/default.py", line 33, in
<module>
watchbox.main(sys.argv)
File
"/home/golle/.kodi/addons/plugin.video.watchbox/resources/lib/watchbox.py",
line 48, in main
check_mode(args)
File
"/home/golle/.kodi/addons/plugin.video.watchbox/resources/lib/watchbox.py",
line 80, in check_mode
controller.genre_view(2, args)
File
"/home/golle/.kodi/addons/plugin.video.watchbox/resources/lib/controller.py",
line 101, in genre_view
html = api.getPage(args, "https://www.watchbox.de" + args.url + "serien/" + url)
File
"/home/golle/.kodi/addons/plugin.video.watchbox/resources/lib/api.py",
line 96, in getPage
response = urlopen(url, data)
File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 435, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 548, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 473, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found
-->End of Python script error report<--
18:54:00.052 T:140198260238080 NOTICE: PulseAudio: Opened device Default in pcm mode with Buffersize 150 ms
18:54:00.128 T:140196985169664 ERROR: GetDirectory - Error getting
plugin://plugin.video.watchbox/?url=%2Fbritish%2F&offset=2&mode=genre_tvshows&title=N%C3%A4chste+Seite&plot=UK-Comedy%2C+BBC-Serien+%26+Filme+mit+schwarzem+Humor&genre=British
[/cbox]