[RELEASE] Flix2Kodi - Just another Netflix-Addon
I did some debug on my raspberry. Seems that the process = subprocess.Popen(callstr, startupinfo=info, shell=True) return 1 if I replace it by process = subprocess.check_call(callstr, startupinfo=info, shell=True). So more than likely a problem with the launch of the chromium.sh script. I have added some echo in the script but didn't see anything so I guess that's the call itself that cause a problem.
Code:
callstr= u'sh /home/osmc/.kodi/addons/plugin.video.flix2kodi/resources/scripts/launcher/linux/chromium.sh http://netflix.com/watch/80079265'
Reply


Messages In This Thread
RE: [RELEASE] Flix2Kodi - Just another Netflix-Addon - by thetrueavatar - 2016-03-20, 22:44
No access to TV show data - by seriousjohn - 2016-11-03, 19:01
Flix2kodi <crashed> - by Garri - 2016-01-08, 19:29
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Flix2Kodi - Just another Netflix-Addon8