Release Artist Slideshow addon (with skin and addon integration)
This latest version seems to be crashing a lot more than usual.

Just started playing U2 Zoocoustic - Satellite of Love track and AS started displaying images OK, I then pressed Stop and it crashed.

Code:
11:37:59 T:6948   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.KeyError'>
                                            Error Contents: ('artist',)
                                            Traceback (most recent call last):
                                              File "C:\Users\Stuart\AppData\Roaming\XBMC\addons\script.artistslideshow-master\default.py", line 782, in <module>
                                                slideshow = Main()
                                              File "C:\Users\Stuart\AppData\Roaming\XBMC\addons\script.artistslideshow-master\default.py", line 133, in __init__
                                                self._use_correct_artwork()
                                              File "C:\Users\Stuart\AppData\Roaming\XBMC\addons\script.artistslideshow-master\default.py", line 192, in _use_correct_artwork
                                                self._start_download()
                                              File "C:\Users\Stuart\AppData\Roaming\XBMC\addons\script.artistslideshow-master\default.py", line 419, in _start_download
                                                self._wait( min_refresh - wait_elapsed )
                                              File "C:\Users\Stuart\AppData\Roaming\XBMC\addons\script.artistslideshow-master\default.py", line 455, in _wait
                                                if( self._playback_stopped_or_changed() ):
                                              File "C:\Users\Stuart\AppData\Roaming\XBMC\addons\script.artistslideshow-master\default.py", line 514, in _playback_stopped_or_changed
                                                if ( set(self.ALLARTISTS) <> set(self._get_current_artist()) or self.EXTERNALCALLSTATUS != xbmc.getInfoLabel(self.EXTERNALCALL) ):
                                              File "C:\Users\Stuart\AppData\Roaming\XBMC\addons\script.artistslideshow-master\default.py", line 493, in _get_current_artist
                                                artists = json.loads(response)['result']['item']['artist']
                                            KeyError: ('artist',)
                                            -->End of Python script error report<--

I also saw this in the log

Code:
11:40:30 T:1332   DEBUG: Trying to connect to \\WHS\Music with username(xbmc) and password(XXXX)
11:40:30 T:1332   ERROR: File::Open - unknown exception when opening smb://WHS/Music/U2/extrafanart/

I don't know why I am getting these errors, the XBMC user has modify access to that path.

Full debug log here: http://xbmclogs.com/show.php?id=27709

Thanks

EDIT: I then exited XBMC re-opened it, play the same U2 track again and it displays slideshow images again OK. I then press Stop and this time it does not crash.
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 cw-kid - 2013-06-13, 12:56
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