HIer mal ein konkretes Feeback zu einem Problem.
Nach Neustart kommt nun keine Verbindung mehr zustande:
09:22:29.727 T:140257181824768 DEBUG: [Netflix] Started (Version 0.11.8)
09:22:29.727 T:140257181824768 DEBUG: [Netflix] "Navigation::router" called with arguments :paramstring = content_type=video:
09:22:29.728 T:140257181824768 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'urllib2.URLError'>
Error Contents: <urlopen error [Errno 111] Connection refused>
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.netflix/addon.py", line 37, in <module>
navigation.router(paramstring=sys.argv[2][1:])
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/utils.py", line 25, in wrapped
result = f(*args, **kwargs)
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/Navigation.py", line 60, in router
if self.call_netflix_service({'method': 'is_logged_in'}) != True:
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/Navigation.py", line 534, in call_netflix_service
data = urllib2.urlopen(full_url).read()
File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
File "/usr/lib/python2.7/urllib2.py", line 429, in open
File "/usr/lib/python2.7/urllib2.py", line 447, in _open
File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
File "/usr/lib/python2.7/urllib2.py", line 1228, in http_open
File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open
URLError: <urlopen error [Errno 111] Connection refused>
-->End of Python script error report<--
09:22:29.730 T:140257181824768 INFO: Python script stopped
An User/Pass habe ich keine Änderung vorgenommen. Ich habe keine Idee, woran das liegen könnte.
Mein Abo umfasst 4 gleichzeitige Anmeldungen.