[RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux) - Thread 2
Could someone help my by the following problem?


Code:
17:02:19 T:140235470636800  NOTICE: Thread LanguageInvoker start, auto delete: false
17:02:20 T:140235470636800  NOTICE: -->Python Interpreter Initialized<--
17:02:20 T:140235470636800  NOTICE: URL: http://api-global.netflix.com/desktop/odp/episodes?languages=&forceEpisodes=true&routing=redirect&video=80010655&country=DE
17:02:21 T:140235470636800   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ValueError'>
                                            Error Contents: No JSON object could be decoded
                                            Traceback (most recent call last):
                                              File "/home/xbmc/.kodi/addons/plugin.video.netflixbmc/default.py", line 1338, in <module>
                                                listSeasons(name, url, thumb)
                                              File "/home/xbmc/.kodi/addons/plugin.video.netflixbmc/default.py", line 482, in listSeasons
                                                content = json.loads(content)
                                              File "/usr/lib/python2.7/json/__init__.py", line 338, in loads
                                                return _default_decoder.decode(s)
                                              File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
                                                obj, end = self.raw_decode(s, idx=_w(s, 0).end())
                                              File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode
                                                raise ValueError("No JSON object could be decoded")
                                            ValueError: No JSON object could be decoded
                                            -->End of Python script error report<--
17:02:21 T:140238835447744   ERROR: GetDirectory - Error getting plugin://plugin.video.netflixbmc/?mode=listSeasons&name=Bloodline&thumb=https%3a%2f%2fscdn.nflximg.net%2fimages%2f4073%2f21764073.jpg&url=80010655
17:02:21 T:140238835447744   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.netflixbmc/?mode=listSeasons&name=Bloodline&thumb=https%3a%2f%2fscdn.nflximg.net%2fimages%2f4073%2f21764073.jpg&url=80010655) failed
17:02:21 T:140235470636800  NOTICE: Thread BackgroundLoader start, auto delete: false

This occurs when clicking on a series.
Reply


Messages In This Thread
Who's Watching is empty? - by RiverBend - 2015-01-08, 18:55
Full-screen mode - by oakertood - 2015-03-29, 01:08
25% - by Mattlock - 2015-07-06, 03:56
Additional/Original Browser Option? - by durv - 2015-09-07, 05:07
RE: [RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux) - Thread 2 - by hegg - 2015-11-17, 18:03
[RELEASE] NetfliXBMC - EMPTY LISTS - by Nibar - 2015-12-08, 03:38
Logout Mark Read Team Forum Stats Members Help
[RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux) - Thread 217