Kodi Community Forum
Release Experimental Google Music Addon - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Music Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=148)
+---- Thread: Release Experimental Google Music Addon (/showthread.php?tid=200640)



RE: Experimental Google Music Addon - yevgenb - 2019-08-01

Hi everybody,

I've been fighting with with plugin for awhile and can't get google device ID for some reason. I have android phone and iphone with google music installed - everything works fine except this plugin.
I even tried to used gmusicapi directly from python console:
>>> from gmusicapi import Mobileclient
>>> mob = Mobileclient()
>>> mob.perform_oauth()
...
>>> mob.oauth_login(Mobileclient.FROM_MAC_ADDRESS)
True
>>> mob.is_authenticated()
True
>>> mob.get_registered_devices()
[]

Any ideas how to fix this?

Thanks!


RE: Experimental Google Music Addon - foreverguest - 2019-08-01

(2019-08-01, 01:43)yevgenb Wrote: Hi everybody,

I've been fighting with with plugin for awhile and can't get google device ID for some reason. I have android phone and iphone with google music installed - everything works fine except this plugin.
I even tried to used gmusicapi directly from python console:
>>> from gmusicapi import Mobileclient
>>> mob = Mobileclient()
>>> mob.perform_oauth()
...
>>> mob.oauth_login(Mobileclient.FROM_MAC_ADDRESS)
True
>>> mob.is_authenticated()
True
>>> mob.get_registered_devices()
[]

Any ideas how to fix this?

Thanks!
Could you please upload your Kodi log to pastebin.com e share link here?


RE: Experimental Google Music Addon - inthelight - 2019-08-12

(2019-08-01, 16:29)foreverguest Wrote:
(2019-08-01, 01:43)yevgenb Wrote: Hi everybody,

I've been fighting with with plugin for awhile and can't get google device ID for some reason. I have android phone and iphone with google music installed - everything works fine except this plugin.
I even tried to used gmusicapi directly from python console:
>>> from gmusicapi import Mobileclient
>>> mob = Mobileclient()
>>> mob.perform_oauth()
...
>>> mob.oauth_login(Mobileclient.FROM_MAC_ADDRESS)
True
>>> mob.is_authenticated()
True
>>> mob.get_registered_devices()
[]

Any ideas how to fix this?

Thanks!
Could you please upload your Kodi log to pastebin.com e share link here? 



RE: Experimental Google Music Addon - inthelight - 2019-08-12

Could someone please take a look at this error log, I've been unable to run this plugin since upgrade to Leia. I get the following error when I select any Google Music library item. Thanks.

https://paste.kodi.tv/ajuziwisur


RE: Experimental Google Music Addon - foreverguest - 2019-08-12

Please try this version:

plugin.audio.googlemusic.exp-2.0beta2


RE: Experimental Google Music Addon - inthelight - 2019-08-13

(2019-08-12, 22:32)foreverguest Wrote: Please try this version:

plugin.audio.googlemusic.exp-2.0beta2
thanks for the update but still no joy, here is the kodi log from beta2

http://paste.kodi.tv/rozakijamo


RE: Experimental Google Music Addon - hadramos - 2019-08-19

(2019-08-12, 22:32)foreverguest Wrote: Please try this version:

plugin.audio.googlemusic.exp-2.0beta2
Hi, I don't have login/password in configuration thks


RE: Experimental Google Music Addon - foreverguest - 2019-08-23

(2019-08-19, 22:46)hadramos Wrote:
(2019-08-12, 22:32)foreverguest Wrote: Please try this version:

plugin.audio.googlemusic.exp-2.0beta2
Hi, I don't have login/password in configuration thks 
You don't need the login anymore in this version.


RE: Experimental Google Music Addon - Dreamer... - 2019-08-27

(2019-08-12, 22:32)foreverguest Wrote: Please try this version:

plugin.audio.googlemusic.exp-2.0beta2

Works like a charm!
Thank you so much for great plugin!


RE: Experimental Google Music Addon - xniala - 2019-08-30

(2019-08-27, 06:37)Dreamer... Wrote:
(2019-08-12, 22:32)foreverguest Wrote: Please try this version:

plugin.audio.googlemusic.exp-2.0beta2

Works like a charm!
Thank you so much for great plugin! 
Hello,

On Kodi 17.6 I can't use Google EXP anymore.

I tried several things :
- both v 1.12 and exp2.0 beta2
- enable double activation on my Google acount and use a app password rather than usual password
- delete specific file and folder in Userdata/addon_data
- log with and without @

I have a free Play Music account, is it the reason ?
It worked many months before this summer...

Any advice ?
Thanks


RE: Experimental Google Music Addon - foreverguest - 2019-08-30

Some people had success using this google unlock link: https://accounts.google.com/b/0/DisplayUnlockCaptcha


RE: Experimental Google Music Addon - xniala - 2019-08-31

(2019-08-30, 21:34)foreverguest Wrote: Some people had success using this google unlock link: https://accounts.google.com/b/0/DisplayUnlockCaptcha

Not working...


RE: Experimental Google Music Addon - Dreamer... - 2019-09-04

(2019-08-30, 15:56)xniala Wrote:
(2019-08-27, 06:37)Dreamer... Wrote:
(2019-08-12, 22:32)foreverguest Wrote: Please try this version:

plugin.audio.googlemusic.exp-2.0beta2

Works like a charm!
Thank you so much for great plugin! 
Hello,

On Kodi 17.6 I can't use Google EXP anymore.

I tried several things :
- both v 1.12 and exp2.0 beta2
- enable double activation on my Google acount and use a app password rather than usual password
- delete specific file and folder in Userdata/addon_data
- log with and without @

I have a free Play Music account, is it the reason ?
It worked many months before this summer...

Any advice ?
Thanks

I use paid account.

My steps:
Update plugin from zip
Run it
Plugin show message with link and code
On my smartphone I open link from plugin's message in browser and enter the code.
Choose my account and grant permissions.

That's all.


RE: Experimental Google Music Addon - pavipollo - 2019-09-14

Hi, just to know: did the addon stop working with a free account? It worked smoothly until recently with such account, but now it doesn’t anymore... I can login, I see my library but no song play...


RE: Experimental Google Music Addon - jmh2002 - 2019-09-14

I just did a quick test and songs seem to be playing for me as normal and without any problems.