Release Experimental Google Music Addon
Hello foreverguest. I just download the latest version of the beta yatse remote where Tolriq had tried to fix this. Currently the beta version is sending the Google Play Music like so:

22:42:39 T:8224 NOTICE: [GoogleMusicEXP-1.9.2] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '1', '?action=play_song&song_id=T2nvxcatu476uyd2wgrl7icvwcy']

However the following is happening which is how I mentioned it above just slightly different. .

22:42:41 T:8224 NOTICE: [GoogleMusicEXP-1.9.2] Loading auth from cache
22:42:41 T:8224 NOTICE: [GoogleMusicEXP-1.9.2] getStreamUrl songid: T2nvxcatu476uyd2wgrl7icvwcy device: 3324193f2d314f09 quality: hi
22:42:42 T:8224 NOTICE: [GoogleMusicEXP-1.9.2] Song: Country Folks (feat. Colt Ford & Danny Boone) - 'https://r8---sn-8xgp1vo-2ias.c.doc-0-0-sj.sj.googleusercontent.com/videoplayback?id=e4dc9dfcef7796e9&itag=25&source=skyjam&begin=0&upn=bUXnYnQeWt0&o=16614067524644168301&ratebypass=yes&ip=108.2.167.27&ipbits=0&expire=1466390651&sparams=expire,id,ip,ipbits,itag,mm,mn,ms,mv,o,pl,ratebypass,source,upn&signature=5767521E88E67583A72F622A4572E88F2DE44F08.734481168CC1ACA42C1900FA693BF24BD0BBDD6E&key=cms1&mm=31&mn=sn-8xgp1vo-2ias&ms=au&mt=1466390459&mv=m&pl=16'
22:42:42 T:8224 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.KeyError'>
Error Contents: ('artistart',)
Traceback (most recent call last):
File "C:\Users\Dex.OFFICE\AppData\Roaming\Kodi\addons\plugin.audio.googlemusic.exp\default.py", line 13, in <module>
GoogleMusicPlaySong.GoogleMusicPlaySong().play(params)
File "C:\Users\Dex.OFFICE\AppData\Roaming\Kodi\addons\plugin.audio.googlemusic.exp\GoogleMusicPlaySong.py", line 18, in play
li = utils.createItem(title, params.pop('albumart'), params.pop('artistart'))
KeyError: ('artistart',)
-->End of Python script error report<--

It looks like the plugin knows the song that is going to play but it fails. It looks like its trying to find a URL for the art and its not being returned?

As you mentioned above was to try with just the artist so I tried sending the link like so:

plugin://plugin.audio.googlemusic.exp/?action=play_song&song_id=Tz6irguyibjdysu5mzslzmcab6a&artist=Bubba Sparxxx

However I still get the same returned error. It wants either the artistart or albumart URL which I'm not sure if you are getting back and able to add. I found that in order to get my voicecommands to work I'm using the song_id and artistart and it works. As long as one of them is supplied it works with no issues.

Let me know if there is anything I can do to assist. I'll keep poking around.
Reply


Messages In This Thread
RE: Experimental Google Music Addon - by Drir - 2014-07-26, 08:21
RE: Experimental Google Music Addon - by SBCV - 2014-11-13, 03:38
RE: Experimental Google Music Addon - by SBCV - 2014-11-16, 23:12
RE: Experimental Google Music Addon - by SBCV - 2014-11-17, 06:06
RE: Experimental Google Music Addon - by Auri - 2016-02-05, 20:03
Experimental Google Music Addon - by huzz456 - 2015-02-19, 01:41
Experimental Google Music Addon - by haarlokk - 2015-06-08, 01:53
RE: Experimental Google Music Addon - by moyn - 2015-12-03, 23:58
RE: Experimental Google Music Addon - by moyn - 2015-12-10, 22:17
RE: Experimental Google Music Addon - by moyn - 2015-12-10, 22:32
RE: Experimental Google Music Addon - by moyn - 2015-12-22, 12:29
RE: Experimental Google Music Addon - by spec - 2016-02-21, 19:13
RE: Experimental Google Music Addon - by spec - 2016-02-27, 20:36
RE: Experimental Google Music Addon - by tibb - 2016-02-29, 19:50
RE: Experimental Google Music Addon - by view - 2016-04-10, 17:44
Experimental Google Music Addon - by sjchmura - 2016-04-10, 18:28
Experimental Google Music Addon - by sjchmura - 2016-04-11, 22:24
Experimental Google Music Addon - by sjchmura - 2016-05-25, 21:14
RE: Experimental Google Music Addon - by dexdeadly - 2016-06-20, 05:10
issues with None from params - by brtkrbzhnv - 2016-08-27, 14:47
Experimental Google Music Addon - by sjchmura - 2016-09-04, 14:29
Experimental Google Music Addon - by sjchmura - 2016-09-11, 15:10
RE: Experimental Google Music Addon - by mrpg - 2016-09-11, 17:27
Experimental Google Music Addon - by sjchmura - 2016-09-11, 18:47
Experimental Google Music Addon - by sjchmura - 2016-09-20, 04:57
RE: Experimental Google Music Addon - by m2c2 - 2016-10-29, 20:16
RE: Experimental Google Music Addon - by nb2a - 2016-11-29, 05:00
RE: Experimental Google Music Addon - by nb2a - 2016-11-30, 17:00
RE: Experimental Google Music Addon - by Tux2 - 2016-12-21, 11:14
RE: Experimental Google Music Addon - by benj - 2017-01-19, 02:51
RE: Experimental Google Music Addon - by nb2a - 2017-01-24, 05:57
RE: Experimental Google Music Addon - by AshG - 2017-01-30, 12:53
RE: Experimental Google Music Addon - by AshG - 2017-01-30, 23:57
RE: Experimental Google Music Addon - by vevs - 2019-04-05, 17:15
RE: Experimental Google Music Addon - by vevs - 2019-05-08, 02:05
Logout Mark Read Team Forum Stats Members Help
Experimental Google Music Addon17