Package Details: plex-media-server-plexpass 1.41.2.9200-1

Git Clone URL: https://aur.archlinux.org/plex-media-server-plexpass.git (read-only, click to copy)
Package Base: plex-media-server-plexpass
Description: The back-end media server component of Plex.
Upstream URL: https://plex.tv/
Keywords: DLNA
Licenses: custom
Conflicts: plex-media-server
Provides: plex-media-server
Submitter: miffe
Maintainer: fryfrog (tixetsal)
Last Packager: fryfrog
Votes: 143
Popularity: 0.38
First Submitted: 2014-10-16 20:13 (UTC)
Last Updated: 2024-11-14 17:48 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 36 Next › Last »

j1simon commented on 2022-02-02 12:38 (UTC)

pacman shows an error when I uninstall this program:

$ sudo pacman -Rnsc plex-media-server-plexpass
....
error: could not retrieve information from /etc/pacman.d/hooks/plexmediaserver.hook: File or directory does not exist.
....

/etc/pacman.d/hooks/plexmediaserver.hook is a link to /usr/share/doc/plex-media-server-plexpass/plexmediaserver.hook

karog commented on 2021-09-11 14:13 (UTC)

@kode54, no you are not the only one with 1.24.2.5000-1 working to which I updated 9/8 on two arch arm machines.

I have a version check run nightly that said there was an update last night and I did not look close enough to see it was a downgrade. So I just ran my usual script to "update" on both machines and only then did I notice the downgrade.

I am just going to leave it at 4973 and upgrade whenever a "fix" appears even though I still have the 5000 package files.

kode54 commented on 2021-09-11 01:18 (UTC)

Am I the only one not having any trouble with 1.24.2.5000-1?

fryfrog commented on 2021-09-10 14:11 (UTC)

@stalet: Thanks for reporting, I noticed yesterday-ish when I updated the non-plexpass version that they'd changed the latest plexpass version to something lower. I thought it was weird, but didn't do anything. Since you're saying it is broken, I've set this one to what they're listing on the site now which will be a downgrade.

stalet commented on 2021-09-10 10:24 (UTC)

Broken in the last update. It wont play any file and alot of functions in the web gui fails.

I get alot of these in journal:

can't open file '/usr/lib/plexmediaserver/Resources/Plug-ins-1a38e63c6/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py': [Errno 2] No such file or directory

It seems that the file exists in another path (different plugin number) I fixed it by rolling back to plex-media-server-plexpass-1.24.1.4931-1

fryfrog commented on 2021-05-15 22:50 (UTC)

@Broekman, thanks for the wiki improvement. That reads great and jives w/ my understanding of normal vs. plexpass and it being stable vs. "beta". :)

Broekman commented on 2021-05-15 22:45 (UTC) (edited on 2021-05-15 22:49 (UTC) by Broekman)

Hi @fryfrog, I just made a small edit on the Wiki stating that this "media-server-plexpass" package is the beta update channel and the "plex-media-server" on the stable update channel (i.e. this matches the current releases from Plex). I'm now doubting myself a bit, am I correct in that both are identical, except for which update channel is used?

I changed the text to:

"

Install the plex-media-serverAUR (stable update channel) package or the plex-media-server-plexpassAUR (beta update channel). The latter is only available to Plex Pass holders and can provide early access to improvements and/or e.g. new functionalities. It is typically quite stable and if you have a Plex Pass, it is recommended that you install this version. Both packages are identical when on the same version.

"

If not correct, I have to revert it again.

https://wiki.archlinux.org/title/Plex

yochananmarqos commented on 2021-03-29 21:47 (UTC)

@mmozeiko: Ah, you're right. Sorry for the noise.

mmozeiko commented on 2021-03-29 20:52 (UTC)

@yochananmarqos it does not depend on these libraries as it ships with their own custom binaries - see /usr/lib/plexmediaserver/lib/ folder.

Service that runs server binary sets LD_LIBRARY_PATH to this folder from /etc/conf.d/plexmediaserver file.