Release Pandoki - Pandora Internet Radio (Update 2nd Sept 2016: v0.9.3)
#19
Had 2 problems on 0.2.5 running on XBMC 13.1

Station list sort doesn't seem to do anything.

Only loaded 4 songs. It appears that pandoraslim.Fill failed to be called after the first instance. This may be a consequence of a problem running pandoraslim.Save on one of the first 4 files:

Code:
10:57:14 T:4396  NOTICE: plugin.audio.pandoraslim.Save (71496523318ba61776bacd8ff67ac5d4) 'Jim "Kimo" West - The Sands Of Polihale'
10:57:14 T:4396   ERROR: Exception in thread Thread-3:
                                            Traceback (most recent call last):
                                              File "E:\Media\XBMC 13.1\system\python\Lib\threading.py", line 808, in __bootstrap_inner
                                                self.run()
                                              File "E:\Media\XBMC 13.1\system\python\Lib\threading.py", line 761, in run
                                                self.__target(*self.__args, **self.__kwargs)
                                              File "E:\Media\XBMC 13.1\portable_data\addons\plugin.audio.pandoraslim\default.py", line 179, in panSong
                                                panFetch(song, m4a)
                                              File "E:\Media\XBMC 13.1\portable_data\addons\plugin.audio.pandoraslim\default.py", line 162, in panFetch
                                                panSave(song, path)
                                              File "E:\Media\XBMC 13.1\portable_data\addons\plugin.audio.pandoraslim\default.py", line 81, in panSave
                                                os.renames(tmp, dst)
                                              File "E:\Media\XBMC 13.1\system\python\Lib\os.py", line 198, in renames
                                                makedirs(head)
                                              File "E:\Media\XBMC 13.1\system\python\Lib\os.py", line 150, in makedirs
                                                makedirs(head, mode)
                                              File "E:\Media\XBMC 13.1\system\python\Lib\os.py", line 157, in makedirs
                                                mkdir(name, mode)
                                            WindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'E:\\Media\\XBMC 13.1\\portable_data\\userdata\\addon_data\\plugin.audio.pandoraslim\\Pandora/Jim "Kimo" West'

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

scott s.
.
Reply


Messages In This Thread
RE: Pandora Slim - Lightweight Player (Update 6th Oct 2014: v0.2.5) - by scott967 - 2014-10-07, 00:30
Logout Mark Read Team Forum Stats Members Help
Pandoki - Pandora Internet Radio (Update 2nd Sept 2016: v0.9.3)8