Release Experimental Google Music Addon
hello,

i managed to login now to my google account. now i want to start a song, but it shows me a window which is telling me opening stream, loading... 100% and nothing happens than?
and it tells me that i should watch the log file, but where can i find it?
and a other message tells me that one file cant be started, for more details watch log file.


can someone help me?



best regards


//edit: heres my log

Quote:10:19:05 T:1524796288 NOTICE: [GoogleMusicEXP-1.7.2] Loading auth from cache
10:19:05 T:1524796288 NOTICE: [GoogleMusicEXP-1.7.2] getStreamUrl songid: d5731f86-1457-3388-945c-f83278cf8963 device: quality: hi
10:19:06 T:1524796288 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'gmusicapi.exceptions.CallFailure'>
Error Contents: GetStreamUrl: 403 Client Error: Forbidden for url: https://android.clients.google.com/music...hs&net=mob
(requests kwargs: {'headers': {'X-Device-ID': '', 'Authorization': '<omitted>'}, 'params': {'opt': 'hi', 'songid': 'd5731f86-1457-3388-945c-f83278cf8963', 'pt': 'e', 'slt': '1458811145881', 'sig': 'Cf7i2lNMNWFqOtlt_6U-wHcTghs', 'net': 'mob'}, 'url': 'https://android.clients.google.com/music/mplay', 'verify': False, 'allow_redirects': False, 'method': 'GET'})
(response was: '<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Forbidden</H1>\n<H2>Error 403</H2>\n</BODY>\n</HTML>\n')
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/default.py", line 13, in <module>
GoogleMusicPlaySong.GoogleMusicPlaySong().play(params)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicPlaySong.py", line 13, in play
params = self.__getSongStreamUrl(song_id, params)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicPlaySong.py", line 65, in __getSongStreamUrl
params['url'] = self.api.getSongStreamUrl(song_id)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicApi.py", line 81, in getSongStreamUrl
stream_url = self.getLogin().getStreamUrl(song_id)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicLogin.py", line 41, in getStreamUrl
return self.gmusicapi.get_stream_url(song_id, device_id, quality)
File "<string>", line 2, in get_stream_url
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/utils/utils.py", line 251, in wrapper
return function(*args, **kw)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/clients/mobileclient.py", line 271, in get_stream_url
return self._make_call(mobileclient.GetStreamUrl, song_id, device_id, quality)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/clients/shared.py", line 80, in _make_call
return protocol.perform(self.session, self.validate, *args, **kwargs)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/protocol/shared.py", line 225, in perform
raise CallFailure(err_msg, call_name)
CallFailure: GetStreamUrl: 403 Client Error: Forbidden for url: https://android.clients.google.com/music...hs&net=mob
(requests kwargs: {'headers': {'X-Device-ID': '', 'Authorization': '<omitted>'}, 'params': {'opt': 'hi', 'songid': 'd5731f86-1457-3388-945c-f83278cf8963', 'pt': 'e', 'slt': '1458811145881', 'sig': 'Cf7i2lNMNWFqOtlt_6U-wHcTghs', 'net': 'mob'}, 'url': 'https://android.clients.google.com/music/mplay', 'verify': False, 'allow_redirects': False, 'method': 'GET'})
(response was: '<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Forbidden</H1>\n<H2>Error 403</H2>\n</BODY>\n</HTML>\n')
-->End of Python script error report<--
10:19:06 T:1104486240 ERROR: Playlist Player: skipping unplayable item: 6, path [plugin://plugin.audio.googlemusic.exp/?action=play_song&song_id=d5731f86-1457-3388-945c-f83278cf8963&title=Frei.Wild&artist=Frei.Wild&albumart=http://lh3.ggpht.com/6SttbGzQpZlJMbRr6V53HD4xodhnoPfY-R7r-k2rFhyKjeRT-_6nkctQ828LamqPVqxbPl4srQ&tracknumber=12&album=Hart am Wind&year=0&rating=0]
10:19:06 T:1378999728 NOTICE: [GoogleMusicEXP-1.7.2] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '19', '?action=play_song&song_id=5c05b70f-0fe2-3d94-856a-ec2737f833a8&title=Freiheit&artist=Frei.Wild&albumart=http://lh3.ggpht.com/6SttbGzQpZlJMbRr6V53HD4xodhnoPfY-R7r-k2rFhyKjeRT-_6nkctQ828LamqPVqxbPl4srQ&tracknumber=14&album=Hart am Wind&year=0&rating=0']
10:19:07 T:1378999728 NOTICE: [GoogleMusicEXP-1.7.2] Loading auth from cache
10:19:07 T:1378999728 NOTICE: [GoogleMusicEXP-1.7.2] getStreamUrl songid: 5c05b70f-0fe2-3d94-856a-ec2737f833a8 device: quality: hi
10:19:08 T:1378999728 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'gmusicapi.exceptions.CallFailure'>
Error Contents: GetStreamUrl: 403 Client Error: Forbidden for url: https://android.clients.google.com/music...r8&net=mob
(requests kwargs: {'headers': {'X-Device-ID': '', 'Authorization': '<omitted>'}, 'params': {'opt': 'hi', 'songid': '5c05b70f-0fe2-3d94-856a-ec2737f833a8', 'pt': 'e', 'slt': '1458811147888', 'sig': 'HBGIGvg6Y24wex-mcZlQ7vqtsr8', 'net': 'mob'}, 'url': 'https://android.clients.google.com/music/mplay', 'verify': False, 'allow_redirects': False, 'method': 'GET'})
(response was: '<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Forbidden</H1>\n<H2>Error 403</H2>\n</BODY>\n</HTML>\n')
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/default.py", line 13, in <module>
GoogleMusicPlaySong.GoogleMusicPlaySong().play(params)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicPlaySong.py", line 13, in play
params = self.__getSongStreamUrl(song_id, params)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicPlaySong.py", line 65, in __getSongStreamUrl
params['url'] = self.api.getSongStreamUrl(song_id)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicApi.py", line 81, in getSongStreamUrl
stream_url = self.getLogin().getStreamUrl(song_id)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicLogin.py", line 41, in getStreamUrl
return self.gmusicapi.get_stream_url(song_id, device_id, quality)
File "<string>", line 2, in get_stream_url
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/utils/utils.py", line 251, in wrapper
return function(*args, **kw)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/clients/mobileclient.py", line 271, in get_stream_url
return self._make_call(mobileclient.GetStreamUrl, song_id, device_id, quality)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/clients/shared.py", line 80, in _make_call
return protocol.perform(self.session, self.validate, *args, **kwargs)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/protocol/shared.py", line 225, in perform
raise CallFailure(err_msg, call_name)
CallFailure: GetStreamUrl: 403 Client Error: Forbidden for url: https://android.clients.google.com/music...r8&net=mob
(requests kwargs: {'headers': {'X-Device-ID': '', 'Authorization': '<omitted>'}, 'params': {'opt': 'hi', 'songid': '5c05b70f-0fe2-3d94-856a-ec2737f833a8', 'pt': 'e', 'slt': '1458811147888', 'sig': 'HBGIGvg6Y24wex-mcZlQ7vqtsr8', 'net': 'mob'}, 'url': 'https://android.clients.google.com/music/mplay', 'verify': False, 'allow_redirects': False, 'method': 'GET'})
(response was: '<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Forbidden</H1>\n<H2>Error 403</H2>\n</BODY>\n</HTML>\n')
-->End of Python script error report<--
10:19:08 T:1104486240 ERROR: Playlist Player: skipping unplayable item: 7, path [plugin://plugin.audio.googlemusic.exp/?action=play_song&song_id=5c05b70f-0fe2-3d94-856a-ec2737f833a8&title=Freiheit&artist=Frei.Wild&albumart=http://lh3.ggpht.com/6SttbGzQpZlJMbRr6V53HD4xodhnoPfY-R7r-k2rFhyKjeRT-_6nkctQ828LamqPVqxbPl4srQ&tracknumber=14&album=Hart am Wind&year=0&rating=0]
10:19:08 T:1232267680 NOTICE: [GoogleMusicEXP-1.7.2] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '20', '?action=play_song&song_id=c4137b2d-7e82-3c98-9110-465bf9978c0c&title=Full Nelson&artist=Limp Bizkit&albumart=http://lh6.ggpht.com/kPF6n_uFgnsoj_lemiWCmB3uMRW9Ss4h0C0CD00L_GW0JWByNjUnUzC19HHutzMTdiy_Cbb2&tracknumber=4&album=Chocolate Starfish And The Hot Dog Flavored Water (Explicit Version)&year=2000&rating=0']
10:19:09 T:1232267680 NOTICE: [GoogleMusicEXP-1.7.2] Loading auth from cache
10:19:09 T:1232267680 NOTICE: [GoogleMusicEXP-1.7.2] getStreamUrl songid: c4137b2d-7e82-3c98-9110-465bf9978c0c device: quality: hi
10:19:10 T:1232267680 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'gmusicapi.exceptions.CallFailure'>
Error Contents: GetStreamUrl: 403 Client Error: Forbidden for url: https://android.clients.google.com/music...ZQ&net=mob
(requests kwargs: {'headers': {'X-Device-ID': '', 'Authorization': '<omitted>'}, 'params': {'opt': 'hi', 'songid': 'c4137b2d-7e82-3c98-9110-465bf9978c0c', 'pt': 'e', 'slt': '1458811149999', 'sig': 'B6y404KoolKVu98y0LEJdDuNAZQ', 'net': 'mob'}, 'url': 'https://android.clients.google.com/music/mplay', 'verify': False, 'allow_redirects': False, 'method': 'GET'})
(response was: '<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Forbidden</H1>\n<H2>Error 403</H2>\n</BODY>\n</HTML>\n')
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/default.py", line 13, in <module>
GoogleMusicPlaySong.GoogleMusicPlaySong().play(params)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicPlaySong.py", line 13, in play
params = self.__getSongStreamUrl(song_id, params)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicPlaySong.py", line 65, in __getSongStreamUrl
params['url'] = self.api.getSongStreamUrl(song_id)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicApi.py", line 81, in getSongStreamUrl
stream_url = self.getLogin().getStreamUrl(song_id)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicLogin.py", line 41, in getStreamUrl
return self.gmusicapi.get_stream_url(song_id, device_id, quality)
File "<string>", line 2, in get_stream_url
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/utils/utils.py", line 251, in wrapper
return function(*args, **kw)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/clients/mobileclient.py", line 271, in get_stream_url
return self._make_call(mobileclient.GetStreamUrl, song_id, device_id, quality)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/clients/shared.py", line 80, in _make_call
return protocol.perform(self.session, self.validate, *args, **kwargs)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/protocol/shared.py", line 225, in perform
raise CallFailure(err_msg, call_name)
CallFailure: GetStreamUrl: 403 Client Error: Forbidden for url: https://android.clients.google.com/music...ZQ&net=mob
(requests kwargs: {'headers': {'X-Device-ID': '', 'Authorization': '<omitted>'}, 'params': {'opt': 'hi', 'songid': 'c4137b2d-7e82-3c98-9110-465bf9978c0c', 'pt': 'e', 'slt': '1458811149999', 'sig': 'B6y404KoolKVu98y0LEJdDuNAZQ', 'net': 'mob'}, 'url': 'https://android.clients.google.com/music/mplay', 'verify': False, 'allow_redirects': False, 'method': 'GET'})
(response was: '<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Forbidden</H1>\n<H2>Error 403</H2>\n</BODY>\n</HTML>\n')
-->End of Python script error report<--
10:19:10 T:1104486240 ERROR: Playlist Player: skipping unplayable item: 8, path [plugin://plugin.audio.googlemusic.exp/?action=play_song&song_id=c4137b2d-7e82-3c98-9110-465bf9978c0c&title=Full Nelson&artist=Limp Bizkit&albumart=http://lh6.ggpht.com/kPF6n_uFgnsoj_lemiWCmB3uMRW9Ss4h0C0CD00L_GW0JWByNjUnUzC19HHutzMTdiy_Cbb2&tracknumber=4&album=Chocolate Starfish And The Hot Dog Flavored Water (Explicit Version)&year=2000&rating=0]
10:19:10 T:1536160808 NOTICE: [GoogleMusicEXP-1.7.2] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '21', '?action=play_song&song_id=034fb325-fbbb-3356-a8b4-f41ed0589ab8&title=Getcha Groove On (Explicit)&artist=Limp Bizkit&albumart=http://lh6.ggpht.com/kPF6n_uFgnsoj_lemiWCmB3uMRW9Ss4h0C0CD00L_GW0JWByNjUnUzC19HHutzMTdiy_Cbb2&tracknumber=9&album=Chocolate Starfish And The Hot Dog Flavored Water (Explicit Version)&year=2000&rating=0']
10:19:11 T:1536160808 NOTICE: [GoogleMusicEXP-1.7.2] Loading auth from cache
10:19:11 T:1536160808 NOTICE: [GoogleMusicEXP-1.7.2] getStreamUrl songid: 034fb325-fbbb-3356-a8b4-f41ed0589ab8 device: quality: hi
10:19:12 T:1536160808 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'gmusicapi.exceptions.CallFailure'>
Error Contents: GetStreamUrl: 403 Client Error: Forbidden for url: https://android.clients.google.com/music...0c&net=mob
(requests kwargs: {'headers': {'X-Device-ID': '', 'Authorization': '<omitted>'}, 'params': {'opt': 'hi', 'songid': '034fb325-fbbb-3356-a8b4-f41ed0589ab8', 'pt': 'e', 'slt': '1458811151986', 'sig': 'QXH3ZKmn7vGFX827DIG5xtOA_0c', 'net': 'mob'}, 'url': 'https://android.clients.google.com/music/mplay', 'verify': False, 'allow_redirects': False, 'method': 'GET'})
(response was: '<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Forbidden</H1>\n<H2>Error 403</H2>\n</BODY>\n</HTML>\n')
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/default.py", line 13, in <module>
GoogleMusicPlaySong.GoogleMusicPlaySong().play(params)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicPlaySong.py", line 13, in play
params = self.__getSongStreamUrl(song_id, params)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicPlaySong.py", line 65, in __getSongStreamUrl
params['url'] = self.api.getSongStreamUrl(song_id)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicApi.py", line 81, in getSongStreamUrl
stream_url = self.getLogin().getStreamUrl(song_id)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicLogin.py", line 41, in getStreamUrl
return self.gmusicapi.get_stream_url(song_id, device_id, quality)
File "<string>", line 2, in get_stream_url
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/utils/utils.py", line 251, in wrapper
return function(*args, **kw)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/clients/mobileclient.py", line 271, in get_stream_url
return self._make_call(mobileclient.GetStreamUrl, song_id, device_id, quality)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/clients/shared.py", line 80, in _make_call
return protocol.perform(self.session, self.validate, *args, **kwargs)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/protocol/shared.py", line 225, in perform
raise CallFailure(err_msg, call_name)
CallFailure: GetStreamUrl: 403 Client Error: Forbidden for url: https://android.clients.google.com/music...0c&net=mob
(requests kwargs: {'headers': {'X-Device-ID': '', 'Authorization': '<omitted>'}, 'params': {'opt': 'hi', 'songid': '034fb325-fbbb-3356-a8b4-f41ed0589ab8', 'pt': 'e', 'slt': '1458811151986', 'sig': 'QXH3ZKmn7vGFX827DIG5xtOA_0c', 'net': 'mob'}, 'url': 'https://android.clients.google.com/music/mplay', 'verify': False, 'allow_redirects': False, 'method': 'GET'})
(response was: '<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Forbidden</H1>\n<H2>Error 403</H2>\n</BODY>\n</HTML>\n')
-->End of Python script error report<--
10:19:12 T:1104486240 ERROR: Playlist Player: skipping unplayable item: 9, path [plugin://plugin.audio.googlemusic.exp/?action=play_song&song_id=034fb325-fbbb-3356-a8b4-f41ed0589ab8&title=Getcha Groove On (Explicit)&artist=Limp Bizkit&albumart=http://lh6.ggpht.com/kPF6n_uFgnsoj_lemiWCmB3uMRW9Ss4h0C0CD00L_GW0JWByNjUnUzC19HHutzMTdiy_Cbb2&tracknumber=9&album=Chocolate Starfish And The Hot Dog Flavored Water (Explicit Version)&year=2000&rating=0]
10:19:12 T:1412180416 NOTICE: [GoogleMusicEXP-1.7.2] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '22', '?action=play_song&song_id=f6a06877-c45a-39af-a086-1369cd673565&title=Halt Deine Schnauze&artist=Frei.Wild&albumart=http://lh3.ggpht.com/6SttbGzQpZlJMbRr6V53HD4xodhnoPfY-R7r-k2rFhyKjeRT-_6nkctQ828LamqPVqxbPl4srQ&tracknumber=6&album=Hart am Wind&year=0&rating=0']
10:19:13 T:1412180416 NOTICE: [GoogleMusicEXP-1.7.2] Loading auth from cache
10:19:13 T:1412180416 NOTICE: [GoogleMusicEXP-1.7.2] getStreamUrl songid: f6a06877-c45a-39af-a086-1369cd673565 device: quality: hi
10:19:14 T:1412180416 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'gmusicapi.exceptions.CallFailure'>
Error Contents: GetStreamUrl: 403 Client Error: Forbidden for url: https://android.clients.google.com/music...vQ&net=mob
(requests kwargs: {'headers': {'X-Device-ID': '', 'Authorization': '<omitted>'}, 'params': {'opt': 'hi', 'songid': 'f6a06877-c45a-39af-a086-1369cd673565', 'pt': 'e', 'slt': '1458811154169', 'sig': 'AmydTr25xQ8gq-yi6sOrP-mfhvQ', 'net': 'mob'}, 'url': 'https://android.clients.google.com/music/mplay', 'verify': False, 'allow_redirects': False, 'method': 'GET'})
(response was: '<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Forbidden</H1>\n<H2>Error 403</H2>\n</BODY>\n</HTML>\n')
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/default.py", line 13, in <module>
GoogleMusicPlaySong.GoogleMusicPlaySong().play(params)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicPlaySong.py", line 13, in play
params = self.__getSongStreamUrl(song_id, params)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicPlaySong.py", line 65, in __getSongStreamUrl
params['url'] = self.api.getSongStreamUrl(song_id)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicApi.py", line 81, in getSongStreamUrl
stream_url = self.getLogin().getStreamUrl(song_id)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicLogin.py", line 41, in getStreamUrl
return self.gmusicapi.get_stream_url(song_id, device_id, quality)
File "<string>", line 2, in get_stream_url
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/utils/utils.py", line 251, in wrapper
return function(*args, **kw)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/clients/mobileclient.py", line 271, in get_stream_url
return self._make_call(mobileclient.GetStreamUrl, song_id, device_id, quality)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/clients/shared.py", line 80, in _make_call
return protocol.perform(self.session, self.validate, *args, **kwargs)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/protocol/shared.py", line 225, in perform
raise CallFailure(err_msg, call_name)
CallFailure: GetStreamUrl: 403 Client Error: Forbidden for url: https://android.clients.google.com/music...vQ&net=mob
(requests kwargs: {'headers': {'X-Device-ID': '', 'Authorization': '<omitted>'}, 'params': {'opt': 'hi', 'songid': 'f6a06877-c45a-39af-a086-1369cd673565', 'pt': 'e', 'slt': '1458811154169', 'sig': 'AmydTr25xQ8gq-yi6sOrP-mfhvQ', 'net': 'mob'}, 'url': 'https://android.clients.google.com/music/mplay', 'verify': False, 'allow_redirects': False, 'method': 'GET'})
(response was: '<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Forbidden</H1>\n<H2>Error 403</H2>\n</BODY>\n</HTML>\n')
-->End of Python script error report<--
10:19:14 T:1104486240 ERROR: Playlist Player: skipping unplayable item: 10, path [plugin://plugin.audio.googlemusic.exp/?action=play_song&song_id=f6a06877-c45a-39af-a086-1369cd673565&title=Halt Deine Schnauze&artist=Frei.Wild&albumart=http://lh3.ggpht.com/6SttbGzQpZlJMbRr6V53HD4xodhnoPfY-R7r-k2rFhyKjeRT-_6nkctQ828LamqPVqxbPl4srQ&tracknumber=6&album=Hart am Wind&year=0&rating=0]
10:19:14 T:1519873832 NOTICE: [GoogleMusicEXP-1.7.2] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '23', '?action=play_song&song_id=5bfebca9-4d3b-3a0c-bd57-765fab428a5f&title=Hold On&artist=Limp Bizkit&albumart=http://lh6.ggpht.com/kPF6n_uFgnsoj_lemiWCmB3uMRW9Ss4h0C0CD00L_GW0JWByNjUnUzC19HHutzMTdiy_Cbb2&tracknumber=13&album=Chocolate Starfish And The Hot Dog Flavored Water (Explicit Version)&year=2000&rating=0']
10:19:15 T:1519873832 NOTICE: [GoogleMusicEXP-1.7.2] Loading auth from cache
10:19:15 T:1519873832 NOTICE: [GoogleMusicEXP-1.7.2] getStreamUrl songid: 5bfebca9-4d3b-3a0c-bd57-765fab428a5f device: quality: hi
10:19:16 T:1519873832 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'gmusicapi.exceptions.CallFailure'>
Error Contents: GetStreamUrl: 403 Client Error: Forbidden for url: https://android.clients.google.com/music...7g&net=mob
(requests kwargs: {'headers': {'X-Device-ID': '', 'Authorization': '<omitted>'}, 'params': {'opt': 'hi', 'songid': '5bfebca9-4d3b-3a0c-bd57-765fab428a5f', 'pt': 'e', 'slt': '1458811156189', 'sig': 'JQp9mOtjvhqJblhN_u3Rb05Z47g', 'net': 'mob'}, 'url': 'https://android.clients.google.com/music/mplay', 'verify': False, 'allow_redirects': False, 'method': 'GET'})
(response was: '<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Forbidden</H1>\n<H2>Error 403</H2>\n</BODY>\n</HTML>\n')
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/default.py", line 13, in <module>
GoogleMusicPlaySong.GoogleMusicPlaySong().play(params)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicPlaySong.py", line 13, in play
params = self.__getSongStreamUrl(song_id, params)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicPlaySong.py", line 65, in __getSongStreamUrl
params['url'] = self.api.getSongStreamUrl(song_id)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicApi.py", line 81, in getSongStreamUrl
stream_url = self.getLogin().getStreamUrl(song_id)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicLogin.py", line 41, in getStreamUrl
return self.gmusicapi.get_stream_url(song_id, device_id, quality)
File "<string>", line 2, in get_stream_url
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/utils/utils.py", line 251, in wrapper
return function(*args, **kw)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/clients/mobileclient.py", line 271, in get_stream_url
return self._make_call(mobileclient.GetStreamUrl, song_id, device_id, quality)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/clients/shared.py", line 80, in _make_call
return protocol.perform(self.session, self.validate, *args, **kwargs)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/protocol/shared.py", line 225, in perform
raise CallFailure(err_msg, call_name)
CallFailure: GetStreamUrl: 403 Client Error: Forbidden for url: https://android.clients.google.com/music...7g&net=mob
(requests kwargs: {'headers': {'X-Device-ID': '', 'Authorization': '<omitted>'}, 'params': {'opt': 'hi', 'songid': '5bfebca9-4d3b-3a0c-bd57-765fab428a5f', 'pt': 'e', 'slt': '1458811156189', 'sig': 'JQp9mOtjvhqJblhN_u3Rb05Z47g', 'net': 'mob'}, 'url': 'https://android.clients.google.com/music/mplay', 'verify': False, 'allow_redirects': False, 'method': 'GET'})
(response was: '<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Forbidden</H1>\n<H2>Error 403</H2>\n</BODY>\n</HTML>\n')
-->End of Python script error report<--
10:19:16 T:1104486240 ERROR: Playlist Player: skipping unplayable item: 11, path [plugin://plugin.audio.googlemusic.exp/?action=play_song&song_id=5bfebca9-4d3b-3a0c-bd57-765fab428a5f&title=Hold On&artist=Limp Bizkit&albumart=http://lh6.ggpht.com/kPF6n_uFgnsoj_lemiWCmB3uMRW9Ss4h0C0CD00L_GW0JWByNjUnUzC19HHutzMTdiy_Cbb2&tracknumber=13&album=Chocolate Starfish And The Hot Dog Flavored Water (Explicit Version)&year=2000&rating=0]
10:21:47 T:1534734224 NOTICE: [GoogleMusicEXP-1.7.2] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '24', '?path=library']
10:21:48 T:1534734224 NOTICE: [GoogleMusicEXP-1.7.2] PATH: library
10:22:12 T:1393498288 NOTICE: AddOnLog: PVR IPTV Simple Client: EPG Loaded.
10:22:21 T:1529620160 NOTICE: [GoogleMusicEXP-1.7.2] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '25', '']
10:22:22 T:1529620160 NOTICE: [GoogleMusicEXP-1.7.2] Trying to fetch the device_id
10:22:22 T:1529620160 NOTICE: [GoogleMusicEXP-1.7.2] Loading auth from cache
10:22:22 T:1529620160 NOTICE: [GoogleMusicEXP-1.7.2] Devices: [{u'friendlyName': u'sascha', u'lastAccessedTimeMs': u'1433515108069', u'kind': u'sj#devicemanagementinfo', u'type': u'DESKTOP_APP', u'id': u'77cdccb6adf41a57f093cdb2c550d85cdefaf3e30038fc03eebfeabf1b9d1110'}]
10:22:22 T:1529620160 NOTICE: [GoogleMusicEXP-1.7.2] PATH: root
10:22:22 T:1529620160 NOTICE: [GoogleMusicEXP-1.7.2] NO ALL ACCESS/UNLIMITED ACCOUNT
10:22:25 T:1538802200 NOTICE: [GoogleMusicEXP-1.7.2] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '26', '?path=playlists&playlist_type=auto']
10:22:25 T:1538802200 NOTICE: [GoogleMusicEXP-1.7.2] PATH: playlists
10:22:25 T:1538802200 NOTICE: [GoogleMusicEXP-1.7.2] Getting playlists of type: auto
10:22:27 T:1405739272 NOTICE: [GoogleMusicEXP-1.7.2] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '27', '?path=playlist&playlist_id=thumbsup']
10:22:27 T:1405739272 NOTICE: [GoogleMusicEXP-1.7.2] PATH: playlist
10:22:27 T:1405739272 NOTICE: [GoogleMusicEXP-1.7.2] Loading playlist: thumbsup
10:22:28 T:1405739272 NOTICE: [GoogleMusicEXP-1.7.2] Loading auth from cache
10:22:30 T:1536175736 NOTICE: [GoogleMusicEXP-1.7.2] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '28', '?action=play_song&song_id=58633140-709d-3f8d-9594-04834adeaf62&title=Niemand&artist=Frei.Wild&albumart=http://lh3.ggpht.com/6SttbGzQpZlJMbRr6V53HD4xodhnoPfY-R7r-k2rFhyKjeRT-_6nkctQ828LamqPVqxbPl4srQ&tracknumber=5&album=Hart am Wind&year=0&rating=5']
10:22:31 T:1536175736 NOTICE: [GoogleMusicEXP-1.7.2] Loading auth from cache
10:22:31 T:1536175736 NOTICE: [GoogleMusicEXP-1.7.2] getStreamUrl songid: 58633140-709d-3f8d-9594-04834adeaf62 device: quality: hi
10:22:32 T:1536175736 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'gmusicapi.exceptions.CallFailure'>
Error Contents: GetStreamUrl: 403 Client Error: Forbidden for url: https://android.clients.google.com/music...Lw&net=mob
(requests kwargs: {'headers': {'X-Device-ID': '', 'Authorization': '<omitted>'}, 'params': {'opt': 'hi', 'songid': '58633140-709d-3f8d-9594-04834adeaf62', 'pt': 'e', 'slt': '1458811351887', 'sig': 'Oh_xfR_9Pc0kxkh2Ahmiva-H0Lw', 'net': 'mob'}, 'url': 'https://android.clients.google.com/music/mplay', 'verify': False, 'allow_redirects': False, 'method': 'GET'})
(response was: '<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Forbidden</H1>\n<H2>Error 403</H2>\n</BODY>\n</HTML>\n')
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/default.py", line 13, in <module>
GoogleMusicPlaySong.GoogleMusicPlaySong().play(params)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicPlaySong.py", line 13, in play
params = self.__getSongStreamUrl(song_id, params)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicPlaySong.py", line 65, in __getSongStreamUrl
params['url'] = self.api.getSongStreamUrl(song_id)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicApi.py", line 81, in getSongStreamUrl
stream_url = self.getLogin().getStreamUrl(song_id)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicLogin.py", line 41, in getStreamUrl
return self.gmusicapi.get_stream_url(song_id, device_id, quality)
File "<string>", line 2, in get_stream_url
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/utils/utils.py", line 251, in wrapper
return function(*args, **kw)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/clients/mobileclient.py", line 271, in get_stream_url
return self._make_call(mobileclient.GetStreamUrl, song_id, device_id, quality)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/clients/shared.py", line 80, in _make_call
return protocol.perform(self.session, self.validate, *args, **kwargs)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/protocol/shared.py", line 225, in perform
raise CallFailure(err_msg, call_name)
CallFailure: GetStreamUrl: 403 Client Error: Forbidden for url: https://android.clients.google.com/music...Lw&net=mob
(requests kwargs: {'headers': {'X-Device-ID': '', 'Authorization': '<omitted>'}, 'params': {'opt': 'hi', 'songid': '58633140-709d-3f8d-9594-04834adeaf62', 'pt': 'e', 'slt': '1458811351887', 'sig': 'Oh_xfR_9Pc0kxkh2Ahmiva-H0Lw', 'net': 'mob'}, 'url': 'https://android.clients.google.com/music/mplay', 'verify': False, 'allow_redirects': False, 'method': 'GET'})
(response was: '<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Forbidden</H1>\n<H2>Error 403</H2>\n</BODY>\n</HTML>\n')
-->End of Python script error report<--
10:22:32 T:1104486240 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.audio.googlemusic.exp/?action=play_song&song_id=58633140-709d-3f8d-9594-04834adeaf62&title=Niemand&artist=Frei.Wild&albumart=http://lh3.ggpht.com/6SttbGzQpZlJMbRr6V53HD4xodhnoPfY-R7r-k2rFhyKjeRT-_6nkctQ828LamqPVqxbPl4srQ&tracknumber=5&album=Hart am Wind&year=0&rating=5]
10:22:32 T:1518658976 NOTICE: [GoogleMusicEXP-1.7.2] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '29', '?action=play_song&song_id=5cb40dc7-46c9-34cf-90e4-d0d1d4031f0d&title=Wir gehen wie Bomben auf euch nieder&artist=Frei.Wild&albumart=http://lh3.ggpht.com/JkR2bTWXytQVBKQNh3PAAQGCfv0D_jmBzLwkaGaqdanFPiQnhPEy9eHyV2A5P5C7J_d1o1oul4U&tracknumber=11&album=Feinde deiner Feinde&year=0&rating=5']
10:22:33 T:1518658976 NOTICE: [GoogleMusicEXP-1.7.2] Loading auth from cache
10:22:33 T:1518658976 NOTICE: [GoogleMusicEXP-1.7.2] getStreamUrl songid: 5cb40dc7-46c9-34cf-90e4-d0d1d4031f0d device: quality: hi
10:22:34 T:1518658976 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'gmusicapi.exceptions.CallFailure'>
Error Contents: GetStreamUrl: 403 Client Error: Forbidden for url: https://android.clients.google.com/music...bo&net=mob
(requests kwargs: {'headers': {'X-Device-ID': '', 'Authorization': '<omitted>'}, 'params': {'opt': 'hi', 'songid': '5cb40dc7-46c9-34cf-90e4-d0d1d4031f0d', 'pt': 'e', 'slt': '1458811353875', 'sig': '9GoXlQ0OLoxmrl-aEPMojPToPbo', 'net': 'mob'}, 'url': 'https://android.clients.google.com/music/mplay', 'verify': False, 'allow_redirects': False, 'method': 'GET'})
(response was: '<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Forbidden</H1>\n<H2>Error 403</H2>\n</BODY>\n</HTML>\n')
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/default.py", line 13, in <module>
GoogleMusicPlaySong.GoogleMusicPlaySong().play(params)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicPlaySong.py", line 13, in play
params = self.__getSongStreamUrl(song_id, params)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicPlaySong.py", line 65, in __getSongStreamUrl
params['url'] = self.api.getSongStreamUrl(song_id)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicApi.py", line 81, in getSongStreamUrl
stream_url = self.getLogin().getStreamUrl(song_id)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicLogin.py", line 41, in getStreamUrl
return self.gmusicapi.get_stream_url(song_id, device_id, quality)
File "<string>", line 2, in get_stream_url
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/utils/utils.py", line 251, in wrapper
return function(*args, **kw)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/clients/mobileclient.py", line 271, in get_stream_url
return self._make_call(mobileclient.GetStreamUrl, song_id, device_id, quality)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/clients/shared.py", line 80, in _make_call
return protocol.perform(self.session, self.validate, *args, **kwargs)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/protocol/shared.py", line 225, in perform
raise CallFailure(err_msg, call_name)
CallFailure: GetStreamUrl: 403 Client Error: Forbidden for url: https://android.clients.google.com/music...bo&net=mob
(requests kwargs: {'headers': {'X-Device-ID': '', 'Authorization': '<omitted>'}, 'params': {'opt': 'hi', 'songid': '5cb40dc7-46c9-34cf-90e4-d0d1d4031f0d', 'pt': 'e', 'slt': '1458811353875', 'sig': '9GoXlQ0OLoxmrl-aEPMojPToPbo', 'net': 'mob'}, 'url': 'https://android.clients.google.com/music/mplay', 'verify': False, 'allow_redirects': False, 'method': 'GET'})
(response was: '<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Forbidden</H1>\n<H2>Error 403</H2>\n</BODY>\n</HTML>\n')
-->End of Python script error report<--
10:22:34 T:1104486240 ERROR: Playlist Player: skipping unplayable item: 1, path [plugin://plugin.audio.googlemusic.exp/?action=play_song&song_id=5cb40dc7-46c9-34cf-90e4-d0d1d4031f0d&title=Wir gehen wie Bomben auf euch nieder&artist=Frei.Wild&albumart=http://lh3.ggpht.com/JkR2bTWXytQVBKQNh3PAAQGCfv0D_jmBzLwkaGaqdanFPiQnhPEy9eHyV2A5P5C7J_d1o1oul4U&tracknumber=11&album=Feinde deiner Feinde&year=0&rating=5]
10:22:34 T:1498497456 NOTICE: [GoogleMusicEXP-1.7.2] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '30', '?action=play_song&song_id=97e2c76b-325b-30c6-a2fb-58dbea0b7224&title=Fading Like A Flower (Every Time You Leave)&artist=Roxette&albumart=http://lh4.ggpht.com/cCcV1rTw9S_RAZmSr6SYWe4NCzra0ZCOMnZBMtEmNc7aT2jR6C_Ybb_jSGZ0XhKQz5TxB849xQ&tracknumber=3&album=Joyride [2009 Version] (2009 Version)&year=0&rating=5']
10:22:35 T:1498497456 NOTICE: [GoogleMusicEXP-1.7.2] Loading auth from cache
10:22:35 T:1498497456 NOTICE: [GoogleMusicEXP-1.7.2] getStreamUrl songid: 97e2c76b-325b-30c6-a2fb-58dbea0b7224 device: quality: hi
10:22:36 T:1498497456 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'gmusicapi.exceptions.CallFailure'>
Error Contents: GetStreamUrl: 403 Client Error: Forbidden for url: https://android.clients.google.com/music...TU&net=mob
(requests kwargs: {'headers': {'X-Device-ID': '', 'Authorization': '<omitted>'}, 'params': {'opt': 'hi', 'songid': '97e2c76b-325b-30c6-a2fb-58dbea0b7224', 'pt': 'e', 'slt': '1458811355967', 'sig': 'GVaSEO-_3fa8f91QmOKRpUkfLTU', 'net': 'mob'}, 'url': 'https://android.clients.google.com/music/mplay', 'verify': False, 'allow_redirects': False, 'method': 'GET'})
(response was: '<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Forbidden</H1>\n<H2>Error 403</H2>\n</BODY>\n</HTML>\n')
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/default.py", line 13, in <module>
GoogleMusicPlaySong.GoogleMusicPlaySong().play(params)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicPlaySong.py", line 13, in play
params = self.__getSongStreamUrl(song_id, params)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicPlaySong.py", line 65, in __getSongStreamUrl
params['url'] = self.api.getSongStreamUrl(song_id)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicApi.py", line 81, in getSongStreamUrl
stream_url = self.getLogin().getStreamUrl(song_id)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicLogin.py", line 41, in getStreamUrl
return self.gmusicapi.get_stream_url(song_id, device_id, quality)
File "<string>", line 2, in get_stream_url
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/utils/utils.py", line 251, in wrapper
return function(*args, **kw)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/clients/mobileclient.py", line 271, in get_stream_url
return self._make_call(mobileclient.GetStreamUrl, song_id, device_id, quality)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/clients/shared.py", line 80, in _make_call
return protocol.perform(self.session, self.validate, *args, **kwargs)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/protocol/shared.py", line 225, in perform
raise CallFailure(err_msg, call_name)
CallFailure: GetStreamUrl: 403 Client Error: Forbidden for url: https://android.clients.google.com/music...TU&net=mob
(requests kwargs: {'headers': {'X-Device-ID': '', 'Authorization': '<omitted>'}, 'params': {'opt': 'hi', 'songid': '97e2c76b-325b-30c6-a2fb-58dbea0b7224', 'pt': 'e', 'slt': '1458811355967', 'sig': 'GVaSEO-_3fa8f91QmOKRpUkfLTU', 'net': 'mob'}, 'url': 'https://android.clients.google.com/music/mplay', 'verify': False, 'allow_redirects': False, 'method': 'GET'})
(response was: '<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Forbidden</H1>\n<H2>Error 403</H2>\n</BODY>\n</HTML>\n')
-->End of Python script error report<--
10:22:36 T:1104486240 ERROR: Playlist Player: skipping unplayable item: 2, path [plugin://plugin.audio.googlemusic.exp/?action=play_song&song_id=97e2c76b-325b-30c6-a2fb-58dbea0b7224&title=Fading Like A Flower (Every Time You Leave)&artist=Roxette&albumart=http://lh4.ggpht.com/cCcV1rTw9S_RAZmSr6SYWe4NCzra0ZCOMnZBMtEmNc7aT2jR6C_Ybb_jSGZ0XhKQz5TxB849xQ&tracknumber=3&album=Joyride [2009 Version] (2009 Version)&year=0&rating=5]
10:23:52 T:1541292808 NOTICE: [GoogleMusicEXP-1.7.2] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '31', '?path=playlists&playlist_type=auto']
10:23:52 T:1541292808 NOTICE: [GoogleMusicEXP-1.7.2] PATH: playlists
10:23:52 T:1541292808 NOTICE: [GoogleMusicEXP-1.7.2] Getting playlists of type: auto
10:26:20 T:1104486240 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
10:26:20 T:1104486240 NOTICE: Enabled debug logging due to GUI setting. Level 2.
10:26:20 T:1104486240 DEBUG: ------ Window Init () ------
10:26:22 T:1104486240 DEBUG: Keyboard: scancode: 0x17, sym: 0x000d, unicode: 0x0000, modifier: 0x0
10:26:22 T:1104486240 DEBUG: bool CInputManager::OnKey(const CKey&): return (0xf00d) pressed, action is Select
10:26:22 T:1104486240 NOTICE: Disabled debug logging due to GUI setting. Level 0.
10:26:22 T:1104486240 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
10:27:15 T:1393498288 NOTICE: AddOnLog: PVR IPTV Simple Client: EPG Loaded.
10:28:16 T:1524691424 NOTICE: Kodi Log Uploader: started
10:28:16 T:1524691424 NOTICE: Kodi Log Uploader: settings: len(email)=25
10:28:16 T:1524691424 NOTICE: Kodi Log Uploader: settings: skip_oldlog=True
10:28:19 T:1524691424 NOTICE: Kodi Log Uploader: reading log...
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 taker-` - 2016-03-24, 11:17
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
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