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

It just crashed again whilst I had debug logging enabled

http://xbmclogs.com/show.php?id=9243

Thanks

Code:
ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.UnicodeEncodeError'>
                                            Error Contents: 'ascii' codec can't encode character u'\xf3' in position 7: ordinal not in range(128)
                                            Traceback (most recent call last):
                                              File "/home/xbmc/.xbmc/addons/script.artistslideshow-master/default.py", line 782, in <module>
                                                slideshow = Main()
                                              File "/home/xbmc/.xbmc/addons/script.artistslideshow-master/default.py", line 133, in __init__
                                                self._use_correct_artwork()
                                              File "/home/xbmc/.xbmc/addons/script.artistslideshow-master/default.py", line 170, in _use_correct_artwork
                                                log('current artist is %s' % artist.decode("utf-8"))
                                              File "/usr/lib/python2.7/encodings/utf_8.py", line 16, in decode
                                                return codecs.utf_8_decode(input, errors, True)
                                            UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3' in position 7: ordinal not in range(128)
                                            -->End of Python script error report<--
21:46:07 T:139988924069760   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
21:46:07 T:139987452819200    INFO: Python script stopped
21:46:07 T:139987452819200   DEBUG: Thread XBPyThread 139987452819200 terminating
21:46:07 T:139988924069760   DEBUG: waiting for python thread 14 (/home/xbmc/.xbmc/addons/script.artistslideshow-master/default.py) to stop
21:46:07 T:139988924069760   DEBUG: python thread 14 (/home/xbmc/.xbmc/addons/script.artistslideshow-master/default.py) destructed
21:46:09 T:139987865556736   DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
21:46:09 T:139987865556736   DEBUG: RunQuery took 163 ms for 10 items query: select * from movieview  ORDER BY dateAdded desc, idMovie desc LIMIT 10
21:46:09 T:139987865556736   DEBUG: RunQuery took 141 ms for 10 items query: select * from episodeview  ORDER BY dateAdded desc, idEpisode desc LIMIT 10
21:46:09 T:139987865556736   DEBUG: RunQuery took 28 ms for 10 items query: select * from musicvideoview  ORDER BY dateAdded desc, idMVideo desc LIMIT 10
21:46:09 T:139987865556736   DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
21:46:12 T:139988924069760   DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
21:46:19 T:139987479688960    INFO: CFileCache::Process - Hit eof.
21:46:37 T:139988924069760   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/avutil-51-x86_64-linux.so)
21:46:37 T:139988924069760   DEBUG: Unloading: avutil-51-x86_64-linux.so
21:46:37 T:139988924069760   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/swscale-2-x86_64-linux.so)
21:46:37 T:139988924069760   DEBUG: Unloading: swscale-2-x86_64-linux.so
21:46:37 T:139988784117504   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0",  "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "originaltitle", "playcount", "year", "genre", "studio", "country", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails", "mpaa", "director"], "limits": {"end": 20}, "sort": {"method": "random" }, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
21:46:37 T:139988784117504   DEBUG: JSONRPC: Calling videolibrary.getmovies
21:46:37 T:139988784117504   DEBUG: RunQuery took 141 ms for 1933 items query: select * from movieview  WHERE ((movieview.playCount IS NULL OR movieview.playCount < 1))
21:46:38 T:139988924069760   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-x86_64-linux.so)
21:46:38 T:139988924069760   DEBUG: Unloading: ImageLib-x86_64-linux.so
21:46:38 T:139987865556736   DEBUG: Caching image '/home/xbmc/.xbmc/userdata/addon_data/script.artworkorganizer/ArtistFanart/The Abyssinians.jpg' to '8/8b128ff4.jpg':
21:46:38 T:139987865556736   DEBUG: cached image 'special://masterprofile/Thumbnails/8/8b128ff4.jpg' size 1280x720
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-04-02, 22:51
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