Advertisement
Guest User

Untitled

a guest
May 27th, 2014
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.03 KB | None | 0 0
  1. 13:28:53 T:2264 NOTICE: Thread LanguageInvoker start, auto delete: false
  2. 13:28:53 T:2264 NOTICE: -->Python Interpreter Initialized<--
  3. 13:28:53 T:2264 NOTICE: GoogleMusic-0.8exp22 ARGV: ['plugin://plugin.audio.googlemusic/', '2', '?path=playlists&playlist_type=radio']
  4. 13:28:53 T:2264 NOTICE: [GoogleMusic-0.8exp22] Getting playlists of type: radio
  5. 13:28:53 T:2264 NOTICE: warning: could not import appdirs; will use current directory
  6. 13:28:54 T:2264 NOTICE: [GoogleMusic-0.8exp22] Loading auth from cache
  7. 13:28:55 T:2264 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  8. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  9. Error Type: <type 'exceptions.KeyError'>
  10. Error Contents: ('imageUrl',)
  11. Traceback (most recent call last):
  12. File "C:\Users\box\AppData\Roaming\XBMC\addons\plugin.audio.googlemusic\default.py", line 82, in <module>
  13. navigation.listMenu(params)
  14. File "C:\Users\box\AppData\Roaming\XBMC\addons\plugin.audio.googlemusic\GoogleMusicNavigation.py", line 50, in listMenu
  15. listItems = self.getPlaylists(get('playlist_type'))
  16. File "C:\Users\box\AppData\Roaming\XBMC\addons\plugin.audio.googlemusic\GoogleMusicNavigation.py", line 146, in getPlaylists
  17. return self.getStations()
  18. File "C:\Users\box\AppData\Roaming\XBMC\addons\plugin.audio.googlemusic\GoogleMusicNavigation.py", line 226, in getStations
  19. listItems.append(self.addFolderListItem(rs['name'], {'path':"station",'id':rs['id']}, album_art_url=rs['imageUrl']))
  20. KeyError: ('imageUrl',)
  21. -->End of Python script error report<--
  22. 13:28:55 T:1340 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.audio.googlemusic/?path=playlists&playlist_type=radio
  23. 13:28:55 T:1340 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.googlemusic/?path=playlists&playlist_type=radio) failed
  24. 13:28:55 T:1360 NOTICE: Thread LanguageInvoker start, auto delete: false
  25. 13:28:55 T:1360 NOTICE: -->Python Interpreter Initialized<--
  26. 13:28:55 T:1360 NOTICE: GoogleMusic-0.8exp22 ARGV: ['plugin://plugin.audio.googlemusic/', '3', '']
  27. 13:28:55 T:1360 NOTICE: warning: could not import appdirs; will use current directory
  28. 13:28:56 T:1360 NOTICE: [GoogleMusic-0.8exp22] Loading auth from cache
  29. 13:28:56 T:4312 NOTICE: Thread BackgroundLoader start, auto delete: false
  30. 13:28:58 T:2960 NOTICE: Thread LanguageInvoker start, auto delete: false
  31. 13:28:58 T:2960 NOTICE: -->Python Interpreter Initialized<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement