• 1
  • 75
  • 76
  • 77(current)
  • 78
  • 79
  • 81
Release Experimental Google Music Addon
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!
Reply
(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?
Reply
(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? 
Reply
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
Reply
Please try this version:

plugin.audio.googlemusic.exp-2.0beta2
Reply
(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
Reply
(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
Reply
(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.
Reply
Smile 
(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!
Reply
(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
Reply
Some people had success using this google unlock link: https://accounts.google.com/b/0/DisplayUnlockCaptcha
Reply
(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...
Reply
(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.
Reply
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...
Reply
I just did a quick test and songs seem to be playing for me as normal and without any problems.
If I have helped you or increased your knowledge please click the 'Thumb Up - Like' button to show me your appreciation :)
For YouTube questions see the official thread here.
Reply
  • 1
  • 75
  • 76
  • 77(current)
  • 78
  • 79
  • 81

Logout Mark Read Team Forum Stats Members Help
Experimental Google Music Addon17