jwdempsey / GoogleMusic.bundle

Plex Google Music Plugin
65 stars 18 forks source link

The Plug In is not responding - fall 2018 #24

Open phreaq opened 5 years ago

phreaq commented 5 years ago

Hi folks,

I know this issue has been talked anout a lot lately, but I'm not getting any resolution. Perhaps something changed...

Here's my issue:

when launching the plugin, it says 'the plug in is not responding'

here's my logs:

`2018-10-07 10:51:30,727 (102c) : DEBUG (runtime:717) - Handling request GET /music/googlemusic 2018-10-07 10:51:30,730 (102c) : DEBUG (runtime:814) - Found route matching /music/googlemusic 2018-10-07 10:51:31,542 (102c) : CRITICAL (core:574) - Exception (most recent call last): File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-10d48da0d\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\components\runtime.py", line 843, in handle_request result = f(d) File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-10d48da0d\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\handlers\base.py", line 111, in call result = self.func(*args, *kwargs) File "C:\Users\phreaq\AppData\Local\Plex Media Server\Plug-ins\GoogleMusic.bundle\Contents\Code__init__.py", line 47, in MainMenu API.authenticate(Prefs['email'], Prefs['password']) File "C:\Users\phreaq\AppData\Local\Plex Media Server\Plug-ins\GoogleMusic.bundle\Contents\Libraries\Shared\gmusic.py", line 66, in authenticate self._set_all_access() File "C:\Users\phreaq\AppData\Local\Plex Media Server\Plug-ins\GoogleMusic.bundle\Contents\Libraries\Shared\gmusic.py", line 38, in _set_all_access settings = self._webclient._make_call(webclient.GetSettings, '') File "C:\Users\phreaq\AppData\Local\Plex Media Server\Plug-ins\GoogleMusic.bundle\Contents\Libraries\Shared\gmusicapi\clients\shared.py", line 80, in _make_call return protocol.perform(self.session, self.validate, args, kwargs) File "C:\Users\phreaq\AppData\Local\Plex Media Server\Plug-ins\GoogleMusic.bundle\Contents\Libraries\Shared\gmusicapi\protocol\shared.py", line 208, in perform response = session.send(req_kwargs, cls.required_auth) File "C:\Users\phreaq\AppData\Local\Plex Media Server\Plug-ins\GoogleMusic.bundle\Contents\Libraries\Shared\gmusicapi\session.py", line 81, in send raise NotLoggedIn NotLoggedIn

2018-10-07 10:51:31,598 (102c) : DEBUG (runtime:88) - Sending packed state data (112 bytes) 2018-10-07 10:51:31,599 (102c) : DEBUG (runtime:924) - Response: [500] 1825 bytes`

I did look at https://github.com/jwdempsey/GoogleMusic.bundle/issues/12 but it didn't seem to help me at all.

also the plex plug informus have been removed :(

I haved tried a few other versions, still with no luck

any thoughts?

cigdangle commented 5 years ago

I'm having the same issue, installed manually or via the UAS. Help! :(