Win SVT Play
#1
Sad 
Hello, I have problems with the SVT Play plug-in, though I suspect it may be related to the Python engine. However, I'm not knowledgeable enough to be sure of where the problem is.

I get an error message that the script couldn't run. Error log looks like this:

Quote:17:47:06 T:4404 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin SVT Play('plugin://plugin.video.svtplay/','0','')
17:47:06 T:4404 INFO: initializing python engine.
17:47:06 T:4404 DEBUG: new python thread created. id=6
17:47:06 T:4404 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the SVT Play plugin...
17:47:06 T:2804 DEBUG: Thread XBPyThread start, auto delete: 0
17:47:06 T:2804 DEBUG: Python thread: start processing
17:47:06 T:2804 NOTICE: -->Python Interpreter Initialized<--
17:47:06 T:2804 DEBUG: XBPyThread:Tonguerocess - The source file to load is C:\Users\Vardagsrum\AppData\Roaming\XBMC\addons\plugin.video.svtplay\default.py
17:47:06 T:2804 DEBUG: XBPyThread:Tonguerocess - Setting the Python path to C:\Users\Vardagsrum\AppData\Roaming\XBMC\addons\plugin.video.svtplay;C:\Users\Vardagsrum\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Users\Vardagsrum\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\Vardagsrum\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\Vardagsrum\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\Vardagsrum\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\Vardagsrum\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files (x86)\XBMC\addons\script.module.pysqlite\lib;C:\Program Files (x86)\XBMC\system\python\DLLs;C:\Program Files (x86)\XBMC\system\python\Lib;C:\Program Files (x86)\XBMC\python26.zip;C:\Program Files (x86)\XBMC\system\python\lib\plat-win;C:\Program Files (x86)\XBMC\system\python\lib\lib-tk;C:\Program Files (x86)\XBMC;C:\Program Files (x86)\XBMC\system\python;C:\Program Files (x86)\XBMC\system\python\lib\site-packages;
17:47:06 T:2804 DEBUG: XBPyThread:Tonguerocess - Entering source directory C:\Users\Vardagsrum\AppData\Roaming\XBMC\addons\plugin.video.svtplay
17:47:06 T:2804 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.svtplay" dependent on version 2.0 of the xbmc.python api
17:47:06 T:2804 NOTICE: An unhandled exception was triggered in the SVT Play adddon.
17:47:06 T:2804 INFO: -->Python script returned the following error<--
17:47:06 T:2804 ERROR: Error Type: <class 'xml.parsers.expat.ExpatError'>
17:47:06 T:2804 ERROR: Error Contents: no element found: line 2, column 0
17:47:06 T:2804 ERROR: Traceback (most recent call last):
File "C:\Users\Vardagsrum\AppData\Roaming\XBMC\addons\plugin.video.svtplay\default.py", line 450, in <module>
deviceconfiguration()
File "C:\Users\Vardagsrum\AppData\Roaming\XBMC\addons\plugin.video.svtplay\default.py", line 53, in deviceconfiguration
node = load_xml("http://svtplay.se/mobil/deviceconfiguration.xml").documentElement.getElementsByTagName("body")[0]
File "C:\Users\Vardagsrum\AppData\Roaming\XBMC\addons\plugin.video.svtplay\default.py", line 437, in load_xml
raise ex
ExpatError: no element found: line 2, column 0
17:47:06 T:2804 INFO: -->End of Python script error report<--
17:47:06 T:2804 INFO: Python script stopped
17:47:06 T:2804 DEBUG: Thread XBPyThread 2804 terminating
17:47:06 T:4404 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - plugin exited prematurely - terminating
17:47:06 T:2144 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.svtplay
17:47:06 T:2144 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.svtplay) failed


Is this problem related to the fact that I recently changed my Internet gateway? It did change the subnet of all my machines, but Internet connections and the network itself seems to be working correctly.

Please help!

// Knax
Reply
#2
SVT made changes that broke the plugin. A new version is being developed for Frodo (XBMC 12).

It will not be available for Eden, as it requires features found in Frodo to function.


ps. Please don't yell at me for c&p'ing this post Smile
Reply

Logout Mark Read Team Forum Stats Members Help
SVT Play0