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

1 2 3 4 5 6 .. 35 Next › Last »

FabioLolix commented on 2025-04-22 14:57 (UTC)

Can be easily fixed with a flag like this https://aur.archlinux.org/cgit/aur.git/commit/?h=fuzzylite&id=c2f22b0e1a5b099bf5765f26bdd7b037797b244d

EndlessEden commented on 2025-04-22 01:04 (UTC)

@ombre -- Broken due to cmake changes, minver=3.5. (CMAKE_POLICY_VERSION_MINIMUM=3.5)

even if you override however, cmake produces a error: [CMakeModules/utils.cmake:25 (get_property): The LOCATION property may not be read from target "PlexMediaPlayer".]

Also, the added deps: aur/google-breakpad

ann3nova commented on 2025-04-16 18:14 (UTC)

NVM, should be using plex-desktop instead

ann3nova commented on 2025-04-16 18:12 (UTC)

Anyone else getting a cmake error when building?

Compatibility with CMake < 3.5 has been removed from CMake.

FabioLolix commented on 2023-02-21 16:08 (UTC)

@ipaqmaster you need to rebuild the package as said a few post below

ipaqmaster commented on 2023-02-21 06:12 (UTC)

plexmediaplayer: error while loading shared libraries: libmpv.so.1: cannot open shared object file: No such file or directory

Any plans to make this not happen on every new install?

I'd rather not permanently add sudo ln -s /usr/lib/libmpv.so /usr/lib/libmpv.so.1 to my provisioning states.

T0rtillas commented on 2022-12-09 10:34 (UTC) (edited on 2022-12-09 10:37 (UTC) by T0rtillas)

@Ploppz

plex-media-player is deprecated. Plex is no longer actively maintaining Plex Media Player.

Source: https://github.com/plexinc/plex-media-player

Everyone should be using Plex for Linux: https://aur.archlinux.org/packages/plex-desktop

Ploppz commented on 2022-12-06 16:59 (UTC)

Just installed it. Every time I start it, within some seconds, it completely crashes and window closes and the terminal in which I started it prints: Cannot load libcuda.so.1 I'm in a laptop that only has an integrated GPU (Intel)...

nedludd commented on 2022-12-03 19:32 (UTC)

There seems to be a dependency on mujs here.

Got this after rebuilding to pick up libmpv:

/usr/bin/plexmediaplayer: error while loading shared libraries: /usr/lib/libmujs.so: cannot open shared object file: No such file or directory

Installed mujs and all worked fine.