question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Plex stopped working.

See original GitHub issue

Seems like the new updated of Plex stopped it from working (again).

I’ve tried to debug it in Chrome, and it recognizes the song playing correctly, but clicking on the pause play buttons in the extension popup only results in a Console error:

PlexController.js:1 STREAMKEYS-ERROR: Element not found for mousedown. i[class^=plex-icon-player-next-]
b.exports @ PlexController.js:1
d.hasOwnProperty.c.(anonymous function) @ PlexController.js:1
click @ PlexController.js:1
c.playNext @ PlexController.js:1
c.doRequest @ PlexController.js:1
EventImpl.dispatchToListener @ VM73032 extensions::event_bindings:403
publicClassPrototype.(anonymous function) @ VM73038 extensions::utils:138
EventImpl.dispatch_ @ VM73032 extensions::event_bindings:387
EventImpl.dispatch @ VM73032 extensions::event_bindings:409
publicClassPrototype.(anonymous function) @ VM73038 extensions::utils:138
messageListener @ VM73039 extensions::messaging:240
EventImpl.dispatchToListener @ VM73032 extensions::event_bindings:403
publicClassPrototype.(anonymous function) @ VM73038 extensions::utils:138
EventImpl.dispatch_ @ VM73032 extensions::event_bindings:387
EventImpl.dispatch @ VM73032 extensions::event_bindings:409
publicClassPrototype.(anonymous function) @ VM73038 extensions::utils:138
dispatchOnMessage @ VM73039 extensions::messaging:392
PlexController.js:1 STREAMKEYS-ERROR: Element not found for mouseup. i[class^=plex-icon-player-next-]

I’ve updated the Plex Web Player to version: Version 3.85.2

(The keystrokes are working (Google Play Music, etc. still works).)

Not sure what changed. Focus is not the issue and all my aliases are correct.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
lailokencommented, Feb 13, 2019

I’ve checked out the project and built it locally. I’ve applied the change (which I notice was the same non-class-based selection as originally used) and can confirm it is working for me locally.

1reaction
lailokencommented, Feb 12, 2019

Thanks @timdorr , It would really be cool of StreamKeys had a ‘custom’ site where I would have been able to just paste the relevant JS functions to test with (copied from the Plex plugin in the repository for instance).

I hacked the extension in the UserData to try a few things, but it was cumbersome and I was not able to get it to work regardless… it was fun trying, but my web coding ability is not my strongest suit.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why can't the Plex app find or connect to my Plex Media Server?
General Troubleshooting · Ensure you have the current version of Plex Media Server installed · Ensure that Plex Media Server is actually actively ......
Read more >
Plex not working anymore on your smart TV? This might be why
If Plex recently stopped working on your smart TV, it could be due to an expired security certificate. Here's how to can fix...
Read more >
Plex down? Current problems and outages - Downdetector
Real-time problems and outages for Plex. Video streaming not working? Can't log in? Here you see what is going on.
Read more >
Plex Not Connecting to Server? How to Fix? - SenseMother
Step #1: Check if Your Plex Client is Up-to-Date.
Read more >
Plex Media Server Stops Working - Reddit
A workaround is nice and all by restarting the server or Plex through a script but this is only a bandaid on a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found