[RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux) - Thread 2
(2015-01-22, 19:09)demonhub Wrote: Here's my setting :

Windows 7 - x64
XBMC 12.3 - FRODO
Chrome - 40.0.2214.91 m
Chrome Launcher - 1.1.4
NetfliXBMC - 1.3.11

I've done the Custom Script Change to point at the chrome.exe

My Error in XBMC.log

12:18:49 T:3584 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.netflixbmc/?mode=playVideoMain&name=Noah&thumb=C%3a%5cUsers%5cMedia%5cAppData%5cRoaming%5cXBMC%5cuserdata%5caddon_data%5cplugin.video.netflixbmc%5ccache%5ccovers%5c70295061.jpg&url=70295061
12:18:49 T:3584 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.netflixbmc/?mode=playVideoMain&name=Noah&thumb=C%3a%5cUsers%5cMedia%5cAppData%5cRoaming%5cXBMC%5cuserdata%5caddon_data%5cplugin.video.netflixbmc%5ccache%5ccovers%5c70295061.jpg&url=70295061) failed
12:18:49 T:4168 NOTICE: Thread Background Loader start, auto delete: false
12:18:49 T:2788 ERROR: JSONRPC: Failed to parse '{"jsonrpc": "2.0", "method": "VideoLibrary.GetMovieDetails", "params": {"properties": ["streamdetails"], "movieid": }, "id": 1}'
12:18:49 T:1500 NOTICE: Thread Background Loader start, auto delete: false
12:18:51 T:4428 NOTICE: Debug Disable
12:18:51 T:4428 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'module' object has no attribute 'CREATE_NEW_PROCESS_GROUP'
Traceback (most recent call last):
File "C:\Users\Media\AppData\Roaming\XBMC\addons\plugin.program.chrome.launcher\default.py", line 387, in <module>
showSite(url, stopPlayback, kiosk, userAgent)
File "C:\Users\Media\AppData\Roaming\XBMC\addons\plugin.program.chrome.launcher\default.py", line 191, in showSite
creationflags = subprocess.CREATE_NEW_PROCESS_GROUP
AttributeError: 'module' object has no attribute 'CREATE_NEW_PROCESS_GROUP'
-->End of Python script error report<--

Drats, it looks like the definition of subprocess.CREATE_NEW_PROCESS_GROUP doesn't really exist, even though it's in the docs: https://docs.python.org/2/library/subprocess.html
I can't actually make it work myself in quick tests, not sure who caused the problem. Maybe it only works in new versions only on windows. Either way, I'll have to manually define it.

I've just pushed a fix for this to the repo, hopefully that resolves the issue for you

(2015-01-23, 05:43)bumblebeeman Wrote:
(2015-01-22, 04:30)samzstein Wrote: i have two systems running netflixbmc, they both just stopped populating lists today.... any help would be much appreciated.

http://pastebin.com/7rmQVpKh

Same problem here. Was working great a few days ago.

http://pastebin.com/qm1Mqysp

I looks like the regex's (for site scraping) aren't working for you any more. The plugin still works fine for me though, so I'm not sure what's going on. Maybe netflix is doing some A/B testing of new site features/layout/code and you've got the new one while I'm still on old.

Actually could you turn on debug in chrome launcher settings, maybe that'll print out the url's that are failing.
alelec kodi repo, hosting my binary addons not eligible for the official repo .
netflix, sbs ondemand, webdriver etc.

http://kodi.alelec.net/
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 corona - 2015-01-23, 09:38
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