Beiträge von ValHarris

    Hallo,

    ich muss vorab betonen, dass ich ein ziemlicher Noob bin, aber ich hoffe, Du kannst mir trotzdem helfen... :(
    Ich habe eben XBMC geupdated und im Anschluss Dein offenbar geniales Netxbmc-Addon installiert.
    Leider bekomme ich eine Fehlermeldung.
    Das Logfile habe ich angehängt. Vermutlich ist dieser Teil relevant:

    "16:56:51 T:4072 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 401: Unauthorized
    Traceback (most recent call last):
    File "C:\Users\Familie Servos\AppData\Roaming\XBMC\addons\plugin.video.netflixbmc\default.py", line 977, in <module>
    listVideos(url, type)
    File "C:\Users\Familie Servos\AppData\Roaming\XBMC\addons\plugin.video.netflixbmc\default.py", line 138, in listVideos
    setProfile()
    File "C:\Users\Familie Servos\AppData\Roaming\XBMC\addons\plugin.video.netflixbmc\default.py", line 667, in setProfile
    opener.open("https://api-global.netflix.com/desktop/account/profiles/switch?switchProfileGuid="+token)
    File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 410, in open
    response = meth(req, response)
    File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 523, in http_response
    'http', request, response, code, msg, hdrs)
    File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 448, in error
    return self._call_chain(*args)
    File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 382, in _call_chain
    result = func(*args)
    File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 531, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
    HTTPError: HTTP Error 401: Unauthorized
    -->End of Python script error report<--
    16:56:51 T:3384 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.netflixbmc/?mode=listVideos&thumb&type=tv&url=http%3a%2f%2fwww.netflix.com%2fWiGenre%3fagid%3d83
    16:56:51 T:3384 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.netflixbmc/?mode=listVideos&thumb&type=tv&url=http%3a%2f%2fwww.netflix.com%2fWiGenre%3fagid%3d83) failed
    16:56:51 T:5104 NOTICE: Thread LanguageInvoker start, auto delete: false
    16:56:51 T:5104 NOTICE: -->Python Interpreter Initialized<--
    16:56:51 T:4160 NOTICE: Thread BackgroundLoader start, auto delete: false"


    Ich bin damit leider überfordert...

    Danke!

    VG
    Val