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

I appear to be getting a script error now with version 1.6.3.2.

I just noticed whilst playing music that the incorrect images were being displayed in the fullscreen for the currently playing artist, it was still showing the images for the last artist played instead.

The artist it seems to be crashing on is "Cheryl Cole"

Please see log file here: http://pastebin.com/aCgKGRWg (xbmclogs.com seems to be down)

Code:
16:27:03 T:140004047185664   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.NameError'>
                                            Error Contents: global name 'path' is not defined
                                            Traceback (most recent call last):
                                              File "/storage/.xbmc/addons/script.artistslideshow/default.py", line 1329, in <module>
                                                slideshow = Main()
                                              File "/storage/.xbmc/addons/script.artistslideshow/default.py", line 119, in __init__
                                                self._use_correct_artwork()
                                              File "/storage/.xbmc/addons/script.artistslideshow/default.py", line 1283, in _use_correct_artwork
                                                self._start_download()
                                              File "/storage/.xbmc/addons/script.artistslideshow/default.py", line 1167, in _start_download
                                                if self._download(url, path, path2):
                                              File "/storage/.xbmc/addons/script.artistslideshow/default.py", line 185, in _download
                                                success, loglines = deleteFile( path )
                                            NameError: global name 'path' is not defined
                                            -->End of Python script error report<--

Thanks

EDIT:

I just noticed something weird with the Cheryl Cole folder, there are some .lrc files in there, I have no idea what these are? Or how they got there?
I've now deleted those files but AS still crashes every time I play this artist.
If I search the music folder root for *.lrc no more files like that are being found, strange I just saw them in the Cheryl Cole folder.

Image
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 - 2014-04-13, 17:32
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