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

I just installed my first XBMC Gotham V13.0 instance on my Windows 7 laptop. As soon as I start to play an album I get a script error for Artist SlideShow.

This is a test installation of Gotham so I am running XBMC in Portable mode which may have something to do with it? Although it says: exceptions.UnicodeDecodeError

Code:
23:20:36 T:8856   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.UnicodeDecodeError'>
                                            Error Contents: 'ascii' codec can't decode byte 0xc3 in position 4: ordinal not in range(128)
                                            Traceback (most recent call last):
                                              File "C:\Program Files (x86)\XBMC_GOTHAM\portable_data\addons\script.artistslideshow\default.py", line 1344, in <module>
                                                slideshow = Main()
                                              File "C:\Program Files (x86)\XBMC_GOTHAM\portable_data\addons\script.artistslideshow\default.py", line 106, in __init__
                                                self._upgrade()
                                              File "C:\Program Files (x86)\XBMC_GOTHAM\portable_data\addons\script.artistslideshow\default.py", line 1328, in _upgrade
                                                self._migrate_tbn_files()
                                              File "C:\Program Files (x86)\XBMC_GOTHAM\portable_data\addons\script.artistslideshow\default.py", line 931, in _migrate_tbn_files
                                                self._rename_tbn_files( self.LOCALARTISTPATH, 'local' )
                                              File "C:\Program Files (x86)\XBMC_GOTHAM\portable_data\addons\script.artistslideshow\default.py", line 1055, in _rename_tbn_files
                                                thepath = os.path.join( loc, folder, self.FANARTFOLDER )
                                              File "C:\Program Files (x86)\XBMC_GOTHAM\system\python\Lib\ntpath.py", line 101, in join
                                                path += b
                                            UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 4: ordinal not in range(128)
                                            -->End of Python script error report<--

Full debug log file here

Many thanks

EDIT: AS version is 1.6.4
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-05-06, 00:26
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