[RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux) - Thread 2
Hi

Using 1.3.14 with Kodi 14.2 beta

I'm randomly getting Script error when adding series & movies to library. Random - as in some series and movies can't be added to the library.

This is what my log says when adding the series Elementary:

Code:
00:32:17 T:5724  NOTICE: URL: http://api-global.netflix.com/desktop/odp/episodes?languages=en-US&forceEpisodes=true&routing=redirect&video=70242215&country=US
00:32:18 T:5748   DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
00:32:18 T:5724   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 "C:\Users\XBMC\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc\default.py", line 1141, in <module>
                                                addSeriesToLibrary(seriesID, name, url)
                                              File "C:\Users\XBMC\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc\default.py", line 828, in addSeriesToLibrary
                                                content = json.loads(content)
                                              File "C:\Program Files (x86)\Kodi\system\python\Lib\json\__init__.py", line 338, in loads
                                                return _default_decoder.decode(s)
                                              File "C:\Program Files (x86)\Kodi\system\python\Lib\json\decoder.py", line 366, in decode
                                                obj, end = self.raw_decode(s, idx=_w(s, 0).end())
                                              File "C:\Program Files (x86)\Kodi\system\python\Lib\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<--
00:32:18 T:5748   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
00:32:18 T:5724    INFO: Python script stopped

Any idea?

FFY

Edited for clarification.
Reply


Messages In This Thread
Who's Watching is empty? - by RiverBend - 2015-01-08, 18:55
RE: [RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux) - Thread 2 - by fungify - 2015-02-28, 01:36
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
[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