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: | ombre (Asator) |
Last Packager: | ombre |
Votes: | 109 |
Popularity: | 0.000760 |
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-amd-full-gitAUR, mpv-full-gitAUR, mpv-fullAUR, mpv-gitAUR, mpv-build-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
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- cmake (cmake-gitAUR) (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 »
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
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.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 35 Next › Last »