Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Plug In is not responding - fall 2018 #24

Open
phreaq opened this issue Oct 7, 2018 · 1 comment
Open

The Plug In is not responding - fall 2018 #24

phreaq opened this issue Oct 7, 2018 · 1 comment

Comments

@phreaq
Copy link

phreaq commented Oct 7, 2018

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:

  • I have PMS running on Windows 10, and I used WebTools to install ths GoogleMusic bundle.
  • I have create an app password for my google acocunt, and keyed in my google username, and app password into the plugins settings.

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants