vially / googlemusic-xbmc

Google Music addon for Kodi
GNU General Public License v3.0
176 stars 48 forks source link

unknown addon id? Testing current branch. #90

Closed kronflux closed 8 years ago

kronflux commented 8 years ago

Just testing current branch, didn't modify anything, but I did manually add gmusicapi and gpsoauth. I assume it's not release ready yet, but just thought I'd chime in, hoping this helps out :)

15:05:41 T:2744 ERROR: EXCEPTION: Unknown addon id 'plugin.audio.googlemusic.exp'. 15:05:41 T:2744 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

foreverguest commented 8 years ago

addon.xml file was pointing for old id, should be fixed now.

kronflux commented 8 years ago

It did fix that part, now here's what it gives :)

18:12:52 T:8040 NOTICE: [GoogleMusicEXP-0.8.2] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '1', ''] 18:12:52 T:8040 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

foreverguest commented 8 years ago

This is part of gmusicapi dependencies, the "future" module. Please check the list of requirements if you want to use the unmodified gmusicapi module https://github.com/simon-weber/gmusicapi/blob/develop/requirements.txt