Search Criteria
Package Details: plex-media-player-standalone-service 1.0-7
Package Actions
| Git Clone URL: | https://aur.archlinux.org/plex-media-player-standalone-service.git (read-only, click to copy) |
|---|---|
| Package Base: | plex-media-player-standalone-service |
| Description: | Systemd service and user to run PMP in stand-alone mode |
| Upstream URL: | https://github.com/hv15/plex-media-player-standalone-service |
| Keywords: | audio media player plex service systemd video |
| Licenses: | GPL |
| Submitter: | hv15 |
| Maintainer: | None |
| Last Packager: | hv15 |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-11-20 17:09 (UTC) |
| Last Updated: | 2019-08-31 14:03 (UTC) |
Dependencies (5)
- plex-media-playerAUR
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- systemd (systemd-selinuxAUR, systemd-gitAUR)
- xorg-server (xorg-server-gitAUR, xorg-server-bug865-issue1578AUR, xorg-server-bug865AUR, xlibre-server-binAUR, xorg-server-tearfreeAUR, xlibre-xserverAUR, xlibre-xserver-bootstrapAUR)
- xorg-xinit (xorg-xinit-gitAUR)
Latest Comments
1 2 Next › Last »
anatolik commented on 2020-04-28 08:29 (UTC)
When I run plex at up-to-date Arch I am getting following crash. Any ideas what can go wrong?
hv15 commented on 2019-10-02 19:13 (UTC)
@Palshife sure, submit a PR at https://github.com/hv15/plex-media-player-standalone-service and I'll merge :). Thanks for you help!
Palshife commented on 2019-10-02 14:55 (UTC)
I hacked on this a bit to perform an xset to prevent screen blanking. What would you think about incorporating that?
hv15 commented on 2019-08-31 14:03 (UTC)
@HakBaRT no problem, done
HaKBaRT commented on 2019-08-31 08:08 (UTC)
Is it possible to get the package marked as working with the ARM-architecture? (armv5, armv6 and armv7)
Thanks in advance...
hv15 commented on 2019-03-11 07:32 (UTC)
@garwalk thanks for spotting that problem, could you try release 5 and see if that fixes it for you?
garwalk commented on 2019-03-10 22:12 (UTC) (edited on 2019-03-10 22:14 (UTC) by garwalk)
This assumes the directory /usr/lib/plexmediaplayer exists, but it's never created. So when attempting to start this service Xorg will crash because it can't write to /usr/lib/plexmediaplayer/.local/share/xorg/Xorg.0.log.
I had to do the following to get PMP to launch with
systemctl:mkdir -p /usr/lib/plexmediaplayer/.local/share/xorg
chown -R pplex:pplex /usr/lib/plexmediaplayer
hv15 commented on 2018-07-01 19:29 (UTC)
@FallenSnow thanks for the feedback, I never considered someone wanting to run both the server and player on the same machine. I've change the plex player user to
pplex. Let me know how it goes...FallenSnow commented on 2018-07-01 17:34 (UTC) (edited on 2018-07-01 17:34 (UTC) by FallenSnow)
This service causes issues if it is installed on a machine with plex-media-server. Both services use the plex user but try to use a different home directory. Changing this service to use user plexplayer seems to alleviate most of the issues.
hv15 commented on 2017-01-21 17:57 (UTC) (edited on 2017-04-05 15:15 (UTC) by hv15)
1 2 Next › Last »