Kodi Community Forum

Full Version: Experimental Google Music Addon
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Why can we no longer override views?
I don't know if views is the same thing but how do you remove stations from your list, I have way to many.

Other than that this thing works great, artwork works good and also enhanced lyrics.
So, for anyone that has a problem with this plugin. This how you do it:

1: Activate 2-factor Authentication on your Google Account
2: Create an app-password (I named mine Google Music EXP, dunno if it matters)
3: Download the app on an Android phone and make sure the phone is listed as an authenticated device in your google music settigns.
4: In your Login in the app. Use This exact password instead of your normal account
5: If you can login and not play anything. Delete your cache and cookies and try again.

I also noticed that I had to use the app-password and login before I pressed the "Okay-button" (where you create password).
Does this work on Kodi 18?
@foreverguest 

I'm trying to playback my "thumbsup" playlist via curl json command.  Could you please see what I'm doing wrong?  When I execute the below command, I get no errors and no results.  I'm not sure what I'm missing.  All I want to do is learn how to start playing a playlist by executing it via command-line when Kodi's running on the same PC.

json:
curl -s --data-binary '{\"jsonrpc\":\"2.0\",\"id\":\"1\",\"method\":\"Player.Open\",\"params\":{\"item\":{\"file\":\"plugin.audio.googlemusic.exp/?path=playlist&playlist_id=thumbsup\"}}}' -H 'content-type: application/json;' http://localhost:8091/jsonrpc

Thanks in advance for your help!

MKANET
This add-on has been working flawlessly for over a year on my Pi when just this week it fails to run with some python script errors in the log file. Log can be found here;

http://ix.io/1lum

any help would be appreciated.

Thanks,

Ron
The module requests is missing.
Something changed in your Kodi environment.
Hmm... haven't made any changes to Kodi, it did however hang on me recently and had to do a hard reset. The folder ~/.kodi/addons/script.module.requests/lib/requests does exist with several python scripts in it.

Thanks for your reply.
Would reinstalling the Google Music EXP add-on include scripts.module.requests?
Problem solved, downloaded and reinstalled scripts.module.requests, cleared cookies and cache, all is well.

Thanks.
Stopped working tonight.

Always used Google Password etc. Suddenly saying login failed?

edit: tried clearing cache, uninstall, reinstall, create new Google Password, remove 2FA; all the usual things. They've definitely changed something, I cannot use the add on
(2018-10-05, 18:31)Abbaskip Wrote: [ -> ]Stopped working tonight.

Always used Google Password etc. Suddenly saying login failed?

edit: tried clearing cache, uninstall, reinstall, create new Google Password, remove 2FA; all the usual things. They've definitely changed something, I cannot use the add on
 Yeah, me neither   Confused
(2018-10-06, 00:08)larsete Wrote: [ -> ]
(2018-10-05, 18:31)Abbaskip Wrote: [ -> ]Stopped working tonight.

Always used Google Password etc. Suddenly saying login failed?

edit: tried clearing cache, uninstall, reinstall, create new Google Password, remove 2FA; all the usual things. They've definitely changed something, I cannot use the add on
 Yeah, me neither   Confused
So seems Google have definitely changed something with Play :'(
https://github.com/simon-weber/gmusicapi

The api is still being worked on and updated.
For those with problems logging in, try using this option https://accounts.google.com/b/0/DisplayUnlockCaptcha.