Search Criteria
Package Details: plex-media-player 2.58.1-3
Package Actions
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) |
Dependencies (10)
- libcec (libcec-gitAUR)
- mpv (mpv-light-pulseAUR, mpv-gitAUR, mpv-build-gitAUR, mpv-full-luajit-gitAUR, mpv-amd-full-gitAUR, libmpv-gitAUR, mpv-fullAUR, mpv-full-gitAUR, mpv-full-build-gitAUR)
- p8-platform (libplatform-gitAUR)
- protobuf (protobuf-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- qt5-quickcontrols (qt5-quickcontrols-gitAUR)
- qt5-webengine
- qt5-x11extras
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- cmake (cmake-gitAUR, cmake3AUR) (make)
Required by (1)
Sources (9)
- buildid-183-045db5be50e175.cmake
- plex-media-player-2.58.1-ae73e074.tar.gz
- plex-wayland-hwdec.patch
- plex-wayland.patch
- plex.patch
- web-client-desktop-183-045db5be50e175-4.29.2-e50e175.tar.xz.sha1
- web-client-desktop-183-045db5be50e175-4.29.2-e50e175.tar.xz
- web-client-tv-183-045db5be50e175-4.29.6-045db5b.tar.xz.sha1
- web-client-tv-183-045db5be50e175-4.29.6-045db5b.tar.xz
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 35 Next › Last »
madserge commented on 2020-09-04 15:23 (UTC)
This stopped working for me randomly and won't launch do not know the cause.
Drew commented on 2020-07-18 04:02 (UTC)
Build is failing for me due to missing breakpad:
dmp1ce commented on 2020-07-17 19:03 (UTC)
Thank you @anatolik! I removed the symlink I created and rebuilt plex-media-player which fixed the issue for me.
anatolik commented on 2020-07-17 15:37 (UTC)
Please don't mess with the symlinks. Please rebuild plex-media-player package itself.
dmp1ce commented on 2020-07-17 14:30 (UTC) (edited on 2020-07-17 14:31 (UTC) by dmp1ce)
I also am getting the error
plexmediaplayer: error while loading shared libraries: libcec.so.5: cannot open shared object file: No such file or directory
.sudo pacman -S libcec
did NOT work for me.sudo ln -s /usr/lib/libcec.so.6 /usr/lib/libcec.so.5
did work.boennhoff commented on 2020-07-17 13:29 (UTC)
I had the same problem @Scarecr0w, seems like the ABI of libcec changed. Most straightforward way to fix this is reinstalling this package!
BIL4X4 commented on 2020-07-17 04:51 (UTC)
@Scarecr0w a quick fix: sudo ln -s /usr/lib/libcec.so.6 /usr/lib/libcec.so.5
Scarecr0w commented on 2020-07-17 00:28 (UTC)
Hi, I'm getting this error when launching
plexmediaplayer
through terminal.It also threw similar error for
libcec
but fixed it usingsudo pacman -S libcec
.Is there a quick fix around this problem?
redairforce commented on 2020-06-22 01:50 (UTC)
Can you please change PKGBUILD to include arch=('i686' 'x86_64' 'armv7h' 'aarch64') This installs fine on my Pi4 once I edit the PKGBUILD and install manually. If you throw in the aarch64 line, I can use it from AUR directly and maintain update.
inslee commented on 2020-05-16 15:30 (UTC)
Having issues with 1080p h265/HEVC files stuttering significantly in PMP but playing smoothly when opened directly with MPV.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 35 Next › Last »