Advertisement
Guest User

Untitled

a guest
Apr 7th, 2016
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1. [quote]11:08:56 117.387260 T:1714230176 NOTICE: [GoogleMusicEXP-1.8.1] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '1', '']
  2. 11:08:57 118.777840 T:1714230176 NOTICE: [GoogleMusicEXP-1.8.1] Loading library
  3. 11:08:57 118.784218 T:1714230176 NOTICE: [GoogleMusicEXP-1.8.1] Loading auth from cache
  4. 11:09:01 121.952988 T:1714230176 NOTICE: [GoogleMusicEXP-1.8.1] Chunk Size: 1000
  5. 11:09:52 173.820847 T:1714230176 NOTICE: Previous line repeats 5 times.
  6. 11:09:52 173.821274 T:1714230176 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  7. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  8. Error Type: <type 'exceptions.TypeError'>
  9. Error Contents: int() argument must be a string or a number, not 'NoneType'
  10. Traceback (most recent call last):
  11. File "/storage/.kodi/addons/plugin.audio.googlemusic.exp/default.py", line 58, in <module>
  12. navigation.api.loadLibrary()
  13. File "/storage/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicApi.py", line 62, in loadLibrary
  14. storage.storeInAllSongs(chunk)
  15. File "/storage/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicStorage.py", line 175, in storeInAllSongs
  16. ":stream_url, :artistart)", songs())
  17. File "/storage/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicStorage.py", line 164, in songs
  18. 'duration': int(get("durationMillis"))/1000,
  19. TypeError: int() argument must be a string or a number, not 'NoneType'
  20. -->End of Python script error report<--
  21. 11:09:53 174.072525 T:1963032576 ERROR: GetDirectory - Error getting plugin://plugin.audio.googlemusic.exp/
  22. 11:09:53 174.073044 T:1963032576 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.googlemusic.exp/) failed
  23. [/quote]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement