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.000067
First Submitted: 2015-11-29 18:10 (UTC)
Last Updated: 2022-04-06 20:27 (UTC)

Latest Comments

« First ‹ Previous 1 .. 15 16 17 18 19 20 21 22 23 24 25 .. 35 Next › Last »

take commented on 2018-08-28 17:01 (UTC)

I can also confirm that this works. Thank you very much @degeberg!

hcooh commented on 2018-08-27 11:29 (UTC)

Awesome! Compilation took a while, but got there in the end. Everything seems to be working. Thanks a lot!

lfernando commented on 2018-08-26 20:12 (UTC)

Also, don't forget to set XDG_CURRENT_DESKTOP=X-Generic like so:

XDG_CURRENT_DESKTOP=X-Generic LD_LIBRARY_PATH=/opt/qt5-pmp/usr/lib:$LD_LIBRARY_PATH plexmediaplayer --terminal

Otherwise when you click "Sign-In" it'll try to launch kde-open5 which will look for Qt 5.11 and crash.

pstn_arch commented on 2018-08-26 19:50 (UTC)

@degeberg THANK YOU! works perfectly

degeberg commented on 2018-08-26 15:17 (UTC) (edited on 2018-08-26 15:17 (UTC) by degeberg)

I added a bunch of qt5-pmp-* packages to AUR and changed this package to use those instead of the regular packages. This should make it work.

For now, it has to be launched like this:

LD_LIBRARY_PATH=/opt/qt5-pmp/usr/lib:$LD_LIBRARY_PATH plexmediaplayer

I'm not sure what is the best way of including that in the package. Maybe I'll add a wrapper script.

take commented on 2018-08-24 14:07 (UTC)

Wow, that would be awesome. Thanks for the effort @degeberg.

degeberg commented on 2018-08-24 12:39 (UTC)

I'm planning on trying to create the relevant qt 5.10 packages and upload them to AUR this weekend. Something like qt5-webengine-pmp etc., and pinning its version to whatever is the latest one that PMP supports. Depending on such a package instead of the one in the official repos should theoretically work.

Doing that is sort of annoying, but it should still be better than not working at all.

mprom commented on 2018-08-24 12:28 (UTC)

@take Indeed. I guess it's time to file for removal of this package from the AUR :/

take commented on 2018-08-16 14:27 (UTC)

The PMP team has updated the issue and closed it. They won't be fixing this anytime in the near future.