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: ombre (Asator)
Last Packager: ombre
Votes: 109
Popularity: 0.000091
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 »

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.

FabioLolix commented on 2022-12-03 09:24 (UTC)

@skandix you don't have to remove mpv, just rebuild the package

skandix commented on 2022-12-03 00:06 (UTC)

(plexmediaplayer: error while loading shared libraries: libmpv.so.1: cannot open shared object file: No such file or directory ) I had an easier solution to this issue than downgrading, was just to uninstall mpv and plex-media-player, and then install just plex-media-player again so it pull down the right mpv dependency :)