Release Experimental Google Music Addon
I have the same issue here as well since today. I saw the hint from the first post, however the less secure apps are activated. I enabled the debug mode - this is what the kodi.log returns:
Code:
21:44:55 T:139671086376704   ERROR: /home/media/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/connectionpool.py:769: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html
                                              InsecureRequestWarning)
21:44:55 T:139671086376704  NOTICE: [GoogleMusicEXP-1.3] No device found, using default.
21:44:55 T:139671086376704  NOTICE: [GoogleMusicEXP-1.3] Found device_id: 333c60412226c96f
21:44:55 T:139671086376704  NOTICE: [GoogleMusicEXP-1.3] Loading library
21:44:55 T:139671086376704  NOTICE: [GoogleMusicEXP-1.3] Logging in
21:44:56 T:139671086376704  NOTICE: [GoogleMusicEXP-1.3] Login failed
21:45:08 T:139671086376704   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <class 'gmusicapi.exceptions.NotLoggedIn'>
                                            Error Contents:
                                            Traceback (most recent call last):
                                              File "/home/media/.kodi/addons/plugin.audio.googlemusic.exp/default.py", line 77, in <module>
                                                navigation.api.loadLibrary()
                                              File "/home/media/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicApi.py", line 67, in loadLibrary
                                                api_songs = self.getApi().get_all_songs()
                                              File "/home/media/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/clients/mobileclient.py", line 108, in get_all_songs
                                                tracks = self._get_all_items(mobileclient.ListTracks, incremental, include_deleted)
                                              File "/home/media/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/clients/mobileclient.py", line 928, in _get_all_items
                                                return [s for chunk in generator for s in chunk]
                                              File "/home/media/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/clients/mobileclient.py", line 941, in _get_all_items_incremental
                                                **kwargs)
                                              File "/home/media/.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 "/home/media/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/protocol/shared.py", line 209, in perform
                                                response = session.send(req_kwargs, cls.required_auth)
                                              File "/home/media/.kodi/addons/plugin.audio.googlemusic.exp/gmusicapi/session.py", line 80, in send
                                                raise NotLoggedIn
                                            NotLoggedIn
                                            -->End of Python script error report<--
21:45:09 T:139674545633216   ERROR: GetDirectory - Error getting plugin://plugin.audio.googlemusic.exp/
21:45:09 T:139674545633216   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.googlemusic.exp/) failed
Don't know if the exception has something to do with the failed login or if it is simply a result of it. Please let me know, if I can provide more information to debug it...
Thanks a lot.
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 tocopaxi - 2015-07-08, 21:50
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
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