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 .. 35 Next › Last »
hps commented on 2020-11-25 16:04 (UTC)
I think it's mpv 0.33. Downgrading to 0.32 makes it work again
sudo pacman -U /var/cache/pacman/pkg/mpv-1:0.32.0-6-x86_64.pkg.tar.zst
phonemic commented on 2020-11-25 15:29 (UTC)
segmentation fault
occurs when trying to run the application. i believe danhyal is correct that it's related to the qt5 update.ultimate255 commented on 2020-11-24 01:45 (UTC)
If anyone is experiencing the client crashing upon clicking the "sign in" button, try using fullscreen mode or maximizing the window.
amelia commented on 2020-11-23 22:48 (UTC)
does not work with the qt5 update today
clidx commented on 2020-11-23 19:45 (UTC)
Getting the following error after an Syu.
plexmediaplayer: error while loading shared libraries: libplacebo.so.29: cannot open shared object file: No such file or directory
Symlinking to libplacebo.so seems to work for now.
wtpckl commented on 2020-10-27 16:34 (UTC)
The app crashes when using the Wayland desktop environment (Gnome Wayland session, run with
QT_QPA_PLATFORM=wayland plexmediaplayer
).It works fine on XWayland (Gnome Wayland session, run using
QT_QPA_PLATFORM=xcb plexmediaplayer
).madserge commented on 2020-10-26 19:54 (UTC)
This is not working for me, every time I launch plex media player the window for the application pops up but I get stuck on the application loading up doesn't go anywhere from there.
sunflsks commented on 2020-09-22 16:43 (UTC) (edited on 2020-09-30 20:05 (UTC) by sunflsks)
Do you think it's possible to switch to the Ninja build system? I got significantly faster build times w/ Ninja, with 50 seconds for it compared to 161 seconds for GNU Make. It should be fairly simple to switch, by just adding the
-G "Ninja"
flag tocmake
and replacing all calls tomake
with calls toninja
.anatolik commented on 2020-09-22 01:18 (UTC) (edited on 2020-09-22 01:18 (UTC) by anatolik)
@gibbz, It means cec package got updated.
Now you need to rebuild plex-media-player package.
gibbz commented on 2020-09-22 00:44 (UTC) (edited on 2020-09-22 00:45 (UTC) by gibbz)
plexmediaplayer: error while loading shared libraries: libcec.so.5: cannot open shared object file: No such file or directory
Been having this since one of the updates earlier this year... Anyone know how to fix this?
Edit fix with: sudo ln -s /usr/lib/libcec.so.6 /usr/lib/libcec.so.5
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 35 Next › Last »