Release Artist Slideshow addon (with skin and addon integration)
AS is crashing for me when I play an Artist where all the info (nfos) is already stored (on my nas), when changing the Storage option for the info to the addon folder it works fine.
Quote:2020-02-07 14:17:11.720 T:3927069408   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.OSError'>
                                            Error Contents: [Errno 2] No such file or directory: 'nfs://192.168.0.70/volume1/Media/Musik/!Art/Info/Michael Jackson/information/lastfmartistsimilar.nfo'
                                            Traceback (most recent call last):
                                              File "/home/osmc/.kodi/addons/script.artistslideshow/default.py", line 9, in <module>
                                                slideshow.Start()
                                              File "/home/osmc/.kodi/addons/script.artistslideshow/resources/lib/artistslideshow.py", line 288, in Start
                                                self._use_correct_artwork()
                                              File "/home/osmc/.kodi/addons/script.artistslideshow/resources/lib/artistslideshow.py", line 1210, in _use_correct_artwork
                                                self._get_artistinfo()
                                              File "/home/osmc/.kodi/addons/script.artistslideshow/resources/lib/artistslideshow.py", line 522, in _get_artistinfo
                                                self.SIMILAR = self._get_artistsimilar()
                                              File "/home/osmc/.kodi/addons/script.artistslideshow/resources/lib/artistslideshow.py", line 508, in _get_artistsimilar
                                                similar_artists, loglines = self.SIMILARPLUGINS['objs'][plugin_name[1]].getSimilarArtists( similar_params )
                                              File "/home/osmc/.kodi/addons/script.artistslideshow/resources/plugins/lastfm.py", line 113, in getSimilarArtists
                                                xmldata = _xmltree.fromstring( py2_encode( self._get_data( filepath, cachefilepath, url_params ) ) )
                                              File "/home/osmc/.kodi/addons/script.artistslideshow/resources/plugins/lastfm.py", line 182, in _get_data
                                                if self._update_cache( filepath, cachefilepath ):
                                              File "/home/osmc/.kodi/addons/script.artistslideshow/resources/plugins/lastfm.py", line 208, in _update_cache
                                                if time.time() - os.path.getmtime( filepath ) < self._get_cache_time( cachefilepath ):
                                              File "/usr/lib/python2.7/genericpath.py", line 62, in getmtime
                                                return os.stat(filename).st_mtime
                                            OSError: [Errno 2] No such file or directory: 'nfs://192.168.0.70/volume1/Media/Musik/!Art/Info/Michael Jackson/information/lastfmartistsimilar.nfo'
                                            -->End of Python script error report<--

full log:
https://paste.kodi.tv/vavusacoxa.kodi
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
New 2.0.0 Beta Coming Soon - by pkscout - 2016-05-12, 02:54
Writing tips - by Parkerbup - 2017-02-03, 14:56
RE: Artist Slideshow addon (with skin and addon integration) - by meowmoo - 2020-02-07, 15:20
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