Package Details: plex-media-player 2.58.1-3

Git Clone URL: https://aur.archlinux.org/plex-media-player.git (read-only, click to copy)
Package Base: plex-media-player
Description: Next generation Plex Desktop Client
Upstream URL: https://github.com/plexinc/plex-media-player
Licenses: GPL
Conflicts: jellyfin-media-player
Submitter: TingPing
Maintainer: Asator
Last Packager: ombre
Votes: 109
Popularity: 0.000068
First Submitted: 2015-11-29 18:10 (UTC)
Last Updated: 2022-04-06 20:27 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 35 Next › Last »

gardotd426 commented on 2020-12-31 03:01 (UTC) (edited on 2020-12-31 03:01 (UTC) by gardotd426)

So, the player isn't loading at all. The window opens, it shows the big PLEX MEDIA PLAYER logo for a second, and then I just get a window with the spinning wheel after launching, and I can leave it sit for 20 minutes and it never loads.

Launching from a terminal provides no help, I just get:

matt-archlinux% plexmediaplayer
libpng warning: iCCP: known incorrect sRGB profile
Logging to /home/matt/.local/share/plexmediaplayer/logs/plexmediaplayer.log

ee_yunn commented on 2020-12-24 23:34 (UTC)

Screen goes black on a regular interval (~20 mins?). Audio continues. Moving mouse brings the screen back. Tried setting Screensaver to None in PMP settings and disabling all power save settings in sys. No luck. Doesn't happen on browser version, though browser version has other issues.

Any advice to keep the screen from going off? The package works great otherwise--way better than browser version.

Palshife commented on 2020-11-28 22:08 (UTC)

@ombre Happy to help. Thanks for maintaining the package.

Palshife commented on 2020-11-28 22:06 (UTC)

@jmonger Sure, and I've opened a pull request against their upstream, but it's worth mentioning that they've more or less moved on from this product and it's doubtful they'll take it up. Perhaps if folks head to their repo and vote up the change it could get some attention.

https://github.com/plexinc/plex-media-player/pull/999

phonemic commented on 2020-11-28 19:56 (UTC)

I'm just an end user of the package, however, it seems like Plex should be addressing this sooner rather than later. I'd prefer to stick with the official repo rather than a fork.

ombre commented on 2020-11-28 19:51 (UTC)

Thx @Palshife, I tested your Code and it works, I wait for Asators Feedback and will then update the Package. Thank you very much for your patch

Palshife commented on 2020-11-28 19:25 (UTC)

I could probably use a code review here, but I believe I've got it. My testing shows a return of normal function on mpv 0.33, while also still working correctly on 0.32 for those that have downgraded. Feel free to test and incorporate the patch.

https://github.com/mhitchens/plex-media-player/commit/81b82846b98d317357633bbe318a0b2368018075

Palshife commented on 2020-11-27 18:32 (UTC)

2020-11-27 07:54:31 [ WARN ] PlayerComponent.cpp @ 602 - main: The opengl_cb API is not supported anymore.

This is almost certainly the culprit from the mpv 0.33 release notes: "Removed: client API: deactivate the opengl_cb API". This is the API that plex-media-player uses to draw mpv's player. It will need to be converted to use libmpv instead, otherwise plex-media-player will have to be built against 0.32 or lower.

I may take a crack at this on my fork. Will update when I have something.

Scarecr0w commented on 2020-11-26 02:28 (UTC)

Confirmed, downgrading MPV a version below works perfectly!

Thanks, @hps.

amelia commented on 2020-11-25 21:07 (UTC)

can confirm downgrading mpv does fix it