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.098624
First Submitted: 2015-11-29 18:10 (UTC)
Last Updated: 2022-04-06 20:27 (UTC)

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 35 Next › Last »

polyzen commented on 2020-02-08 18:28 (UTC) (edited on 2020-02-08 18:30 (UTC) by polyzen)

Looks like a couple lines got mixed up:

git diff 829f3d78357faf632794fc787529398bd2280f71..
...
     mkdir -p build/dependencies
-    for f in "buildid-${_web_buildid}.cmake"; do
+    for f in "web-client-desktop-${_web_buildid}-${_web_desktop_ver}.tar.xz"{,.sha1} "web-client-tv-${_web_buildid}-${_web_tv_ver}.tar.xz"{,.sha1}; do
         ln -sf "${srcdir}/${f}" "build/dependencies/${f}"
     done
-    for f in "web-client-desktop-${_web_buildid}-${_web_desktop_ver}.tar.xz"{,.sha1} "web-client-tv-${_web_buildid}-${_web_tv_ver}.tar.xz"{,.sha1}; do
+    for f in "web-client-desktop-${_web_buildid}-${_web_desktop_ver}.tar.xz"{,.sha1} ; do
         target="${f/-${_web_buildid}-/-}"
...

moita commented on 2020-02-08 03:57 (UTC)

On Qt 5.14.1-1, PMP 2.50.0-3 is still not working. Building qt5-595 from cian1500ww and applying the PKGBUILD changes continues to work as before. Would it be possible to adopt this temporary solution? I'm not confident that this issue is a top priority for Plex, my bet is that it will take some months to get fixed. There's the problem of the build time of qt5-595 packages but that's a one time annoyance vs having to edit PKGBUILD for every update.

polyzen commented on 2020-02-07 20:06 (UTC)

clidx, see this comment which I just pinned.

clidx commented on 2020-02-07 19:25 (UTC)

I have the same issue as @chamber, @guitaristtom and @aonsao with no video output. Downgrading qt5 packages to 5.13.1 breaks my Plasma install... so guess I'll just wait for it to be fixed.

polyzen commented on 2020-02-07 16:45 (UTC)

This package was in a working state, and you pushed updates with no idea if they work? Plex Media Player has a desktop and a TV mode. Please revert these changes and be more cautious in the future. Please make sure the package works for you before pushing changes.

ombre commented on 2020-02-07 15:38 (UTC) (edited on 2020-02-07 15:54 (UTC) by ombre)

Hi Everyone, I took over Maintaining this Package and just updated it to the newest Version. I'm not quite sure about how everything works but try to shed light on it ;) I couldn't find any references to web-client-tv in the upstream repo, do we even need this? Also do I have the same Issues as @guitaristtom @aonsao and @chamber reported, I will try to figure out why, but any hints would be appreciated. (just found @boennhoff's commnent and can confirm that downgrading to qt5.13.2 does fix this issue)

degeberg commented on 2020-02-07 07:29 (UTC)

I've orphaned the package. I don't really use the package anymore, so I guess that means I'm not very good at keeping it updated. I'm sorry for not keeping up with it.

samip537 commented on 2020-02-03 16:13 (UTC)

I have sent an email to the maintainer, so let's hope we will get an updated version soon.

Palshife commented on 2020-02-03 15:17 (UTC)

This is now two releases out of date. 2.49 was released on Jan 21, 2020.