Ich habe auch Probleme mich einzuloggen, habe aber eine andere Fehlermeldung im Log:
Spoiler anzeigen
15:38:57.511 T:738185968 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IndexError'>
Error Contents: list index out of range
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/plugin.video.L0RE.filmfriend/default.py", line 364, in <module>
login()
File "/home/osmc/.kodi/addons/plugin.video.L0RE.filmfriend/default.py", line 307, in login
login_berlin()
File "/home/osmc/.kodi/addons/plugin.video.L0RE.filmfriend/default.py", line 172, in login_berlin
newlink=re.compile('window.location="(.+?)"\' id="login-berlin"', re.DOTALL).findall(content)[0]
IndexError: list index out of range
-->End of Python script error report<--
15:38:57.836 T:713020144 ERROR: GetDirectory - Error getting plugin://plugin.video.L0RE.filmfriend/
15:38:57.837 T:1917431808 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.L0RE.filmfriend/) failed