Release Artist Slideshow addon (with skin and addon integration)
Hi there,

I've been using Artist Slideshow and it used to work up until today.
However, I had to reinstall the newest version 1.6 and since then it does not work anymore, even on a clean XBMC install. (XBMC v12.3, Windows 7, confluence skin using your 2 customized xml files).
I get an error whenever trying to run the script. Here the log below:

Code:
...
15:05:08 T:13732   DEBUG: CApplication::ExecuteXBMCAction : Translating fullscreen
15:05:08 T:13732   DEBUG: CApplication::ExecuteXBMCAction : To fullscreen
15:05:08 T:13732   DEBUG: Activating window ID: 12006
15:05:09 T:13732   DEBUG: ------ Window Deinit (MyMusicSongs.xml) ------
15:05:09 T:13732   DEBUG: ------ Window Init (MusicVisualisation.xml) ------
15:05:09 T:13732    INFO: Loading skin file: MusicVisualisation.xml, load type: KEEP_IN_MEMORY
15:05:09 T:13732   DEBUG: CApplication::ExecuteXBMCAction : Translating RunScript(script.artistslideshow)
15:05:09 T:13732   DEBUG: CApplication::ExecuteXBMCAction : To RunScript(script.artistslideshow)
15:05:09 T:13732    INFO: initializing python engine.
15:05:09 T:13732   DEBUG: new python thread created. id=1
15:05:09 T:13732   DEBUG: ------ Window Init (MusicOSD.xml) ------
15:05:09 T:13732    INFO: Loading skin file: MusicOSD.xml, load type: KEEP_IN_MEMORY
15:05:09 T:8564  NOTICE: Thread XBPyThread start, auto delete: false
15:05:09 T:8564   DEBUG: Python thread: start processing
15:05:09 T:8564  NOTICE: -->Python Interpreter Initialized<--
15:05:09 T:8564   DEBUG: XBPyThread::Process - The source file to load is C:\Users\kikou\AppData\Roaming\XBMC\addons\script.artistslideshow\default.py
15:05:09 T:8564   DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\kikou\AppData\Roaming\XBMC\addons\script.artistslideshow;C:\Users\kikou\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\kikou\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib;C:\Users\kikou\AppData\Roaming\XBMC\addons\script.module.requests2\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;
15:05:09 T:8564   DEBUG: XBPyThread::Process - Entering source directory C:\Users\kikou\AppData\Roaming\XBMC\addons\script.artistslideshow
15:05:09 T:8564   DEBUG: Instantiating addon using automatically obtained id of "script.artistslideshow" dependent on version 2.1.0 of the xbmc.python api
15:05:09 T:8564   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ImportError'>
                                            Error Contents: No module named requests
                                            Traceback (most recent call last):
                                              File "C:\Users\kikou\AppData\Roaming\XBMC\addons\script.artistslideshow\default.py", line 31, in <module>
                                                from resources.common.url import URL
                                              File "C:\Users\kikou\AppData\Roaming\XBMC\addons\script.artistslideshow\resources\common\url.py", line 3, in <module>
                                                import requests
                                            ImportError: No module named requests
                                            -->End of Python script error report<--
15:05:09 T:8564    INFO: Python script stopped
15:05:09 T:8564   DEBUG: Thread XBPyThread 8564 terminating
15:05:09 T:13732   DEBUG: waiting for python thread 1 (C:\Users\kikou\AppData\Roaming\XBMC\addons\script.artistslideshow\default.py) to stop
15:05:09 T:13732   DEBUG: python thread 1 (C:\Users\kikou\AppData\Roaming\XBMC\addons\script.artistslideshow\default.py) destructed
...


If anyone can help this would be great.

Best regards,

chgr
Reply


Messages In This Thread
New Test Version Available - by pkscout - 2012-03-08, 16:26
[No subject] - by mardup - 2012-03-10, 12:26
[No subject] - by pkscout - 2012-03-11, 01:35
RE: - by mardup - 2012-03-12, 17:50
RE: - by pkscout - 2012-03-13, 03:22
New Beta Version for Testing - by pkscout - 2012-07-13, 17:54
New Beta Version for Testing - by pkscout - 2012-07-14, 22:50
Pull Request for v1.4 Submitted - by pkscout - 2012-07-20, 23:01
New Beta Version for Testing - by pkscout - 2012-08-10, 03:18
New Frodo BETA Support Files - by pkscout - 2012-11-21, 06:20
RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - by chgr - 2014-02-17, 16:19
New 2.0.0 Beta Coming Soon - by pkscout - 2016-05-12, 02:54
Writing tips - by Parkerbup - 2017-02-03, 14:56
Add-on Artist Slideshow - by jo26 - 2014-08-08, 22:58
Logout Mark Read Team Forum Stats Members Help
Artist Slideshow addon (with skin and addon integration)5