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: Asator
Last Packager: ombre
Votes: 109
Popularity: 0.000067
First Submitted: 2015-11-29 18:10 (UTC)
Last Updated: 2022-04-06 20:27 (UTC)

Latest Comments

« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 35 Next › Last »

Forty-Bot commented on 2019-02-24 17:48 (UTC)

This package does not follow the Arch packaging guidelines. Specifically, it installs files to /usr/ which should be located in /usr/share/plex-media-player/.

WSDMatty commented on 2019-02-22 18:56 (UTC)

@marine88 Had the same problem with validity check. I use yay for my AUR packages, I deleted the cached ~/.cache/yay/plex-media-player directory and ran the upgrade again and everything passed the validity check.

marine88 commented on 2019-02-22 00:17 (UTC)

last build I have 1 error!

ERROR: One or more files did not pass the validity check!

marine88 commented on 2019-02-15 00:23 (UTC)

hi theree my computer just start supennding when im watching a video on plex is there any way to fix it?

xobust commented on 2019-01-03 22:01 (UTC)

Found the problem, there was an old binary in /usr/local/bin/plexmediaplayer Maybe my installation is broken, or it is missing from a cleanup script. Either way, Plex works again after deleting it.

xobust commented on 2018-12-26 22:42 (UTC)

After updating to the newest version I get the following error when trying to launch plexmediaplayer:

plexmediaplayer: relocation error: plexmediaplayer: symbol calloc version Qt_5 not defined in file libQt5WebEngineCore.so.5 with link time reference

There seem to be some problem library paths. Is there a work around?

martoko commented on 2018-12-20 23:16 (UTC) (edited on 2018-12-20 23:17 (UTC) by martoko)

The source currently includes a *.desktop file. Furthermore this package includes a *.desktop file.

Could we remove one of them? So that we do not get duplicate desktop icons.

For example just removing these two lines from the PKGBUILD:

    install -Dm644 "$srcdir/plex-media-player.desktop" "$pkgdir/usr/share/applications/plex-media-player.desktop"
    install -Dm644 ../resources/images/icon.png "$pkgdir/usr/share/icons/hicolor/256x256/apps/plex-media-player.png"

joasis commented on 2018-11-28 18:33 (UTC)

Ahh, that's true, removing cached downloads for web-client-desktop* did help. Thanks @firefox2501.

firefox2501 commented on 2018-11-17 02:11 (UTC)

@hak8or, @ZephireNZ, @joasis I had the same issue and resolved it by removing a cached download of web-client-desktop-3.71.1-757f795.tar.xz and web-client-desktop-3.71.1-757f795.tar.xz.sha1

joasis commented on 2018-11-14 12:47 (UTC)

Same issue as @hak8or and @ZephireNZ has.