Package Details: plex-media-server 1.41.2.9200-1

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

Latest Comments

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

tinycheese commented on 2021-12-14 18:12 (UTC) (edited on 2021-12-14 18:14 (UTC) by tinycheese)

@fryfrog can you help with Transcoder temporary directory?

I am trying to use /mnt/ssd/plex (permissions 775 plex:plex) as my temporary directory, as it resides on a drive with much more space (and I've been running out as my server increases in use).

Simply changing the server's Transcoder temporary directory option to /mnt/ssd/plex does not seem to work, as transcoding files still show up in /tmp/Transcode after applying this setting.

I tried changing PLEX_MEDIA_SERVER_TMPDIR and TMPDIR in /etc/conf.d/plexmediaserver, but this change prevents PMS from even starting (core dumped, signal=ABRT).

I also tried adding a ReadWritePaths line to the system file (in combination with the conf.d changes) as suggested in the wiki, but that did not appear to help either.

If this was covered previously, I'm sorry for the trouble (I read through 2.5 years of comments here). I can write an addendum to the wiki if we get it working :)

TIA for your help...

Tkgafs commented on 2021-07-14 09:59 (UTC) (edited on 2021-07-18 09:05 (UTC) by Tkgafs)

Please note if you are using Plex with Alexa

Plex seem to have broken build 1.23.4.4805 for playing music with Alexa

if you ask alexa to play an album or playlist it starts playing but stops after one track has been played

several threads on Plex forums confirm this

downgrading to version 1.23.3.4707 appears to fix the issue for the moment

UPDATE

turns out the fault was in the alexa skill which has now been fixed by Plex, and not in the media-server code.

techwiz commented on 2021-04-11 15:45 (UTC)

@olimazi, I prefer to add the Plex user to a group like “media” and manage file permissions using the group settings. Just “chgrp -R media /mnt/media” and “chmod -R g+rw /mnt/media”

Also, I would recommend not mounting your drives in your home directory as only your user can enter, and that might be preventing Plex from crawling the mount location.

Good luck.

olimazi commented on 2021-04-11 11:28 (UTC)

Can't get the PMS AUR package to see my auto mounted internal NTFS drive sub directories, I have them mounted via FSTAB: UUID=THE-UUID-YOU-COPIED /home/canelesso/ssd250 ntfs-3g auto,nofail,uid=1000,gid=1000,utf8,umask=022,defaults 0 0 which works fine, so must be a Plex permissions issue. Tried editing the service config in: /etc/systemd/system/multi-user.target.wants/plexmediaserver.service and changed the user from 'Plex' to my own, but didn't work. Thanks for your help guys. [the Snap package of Plex was able to see my directories, but I'd rather get the AUR working]

yochananmarqos commented on 2021-03-08 02:14 (UTC) (edited on 2021-03-08 02:14 (UTC) by yochananmarqos)

When the server crashes, it says it has written a log to /var/lib/plex/Plex Media Server/Crash Reports/<version>/, but all the folders are empty. Any ideas?

darose commented on 2021-02-08 19:35 (UTC)

Yes. I would recommend adhering to their firewall suggestions as well, though.

openurice commented on 2021-02-08 18:11 (UTC)

@darose 'The fix is available in Plex Media Server v1.21.3.4014 or newer.' So it seems that we are OK.

darose commented on 2021-02-08 16:21 (UTC)

https://forums.plex.tv/t/security-regarding-ssdp-reflection-amplification-ddos/687162

fryfrog commented on 2020-12-14 22:08 (UTC)

Whew, I thought I'd rolled it too far forward and everyone would be stuck.

DaOfficialRolex commented on 2020-12-14 21:30 (UTC) (edited on 2020-12-14 21:32 (UTC) by DaOfficialRolex)

@fryfrog I'm sorry about that I am getting a weird glitch with getting a server update.

Edit: Rebuilding the package seemed to fix it for me. Sorry about flagging the package out of date.