-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unknown addon id? Testing current branch. #90
Comments
addon.xml file was pointing for old id, should be fixed now. |
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', '']
|
This is part of gmusicapi dependencies, the "future" module. |
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<--
Error Type: <type 'exceptions.RuntimeError'>
Error Contents: Unknown addon id 'plugin.audio.googlemusic.exp'.
Traceback (most recent call last):
File "C:\Users\Owner\AppData\Roaming\Kodi\addons\plugin.audio.googlemusic.exp\default.py", line 1, in
import sys, utils, xbmc
File "C:\Users\Owner\AppData\Roaming\Kodi\addons\plugin.audio.googlemusic.exp\utils.py", line 5, in
addon = xbmcaddon.Addon(id='plugin.audio.googlemusic.exp')
RuntimeError: Unknown addon id 'plugin.audio.googlemusic.exp'.
-->End of Python script error report<--
15:05:41 T:3876 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.audio.googlemusic/
15:05:41 T:3876 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.googlemusic/) failed
The text was updated successfully, but these errors were encountered: