Plex Media Server for armhf (arm64) Debian / Ubuntu: Beta Packages

@shiggins8 Please read this guide and check the settings in /etc/systemd/system/plexmediaserver.service.d/override.conf.

@uglymagoo Thanks for the quick response. I’d been using the systemd setup before and I hadn’t modified my override.conf file between installs. I ran ā€œsystemctl daemon-reloadā€ and it just didn’t seem to make a difference. I had it installed on my Raspberry Pi 3, and I just couldn’t access it from any of my other devices even though it says it’s up and running. Weird stuff.

Well to fix it I ended up just removing all the init.d styled scripts and doing a little manual rearrangement of things, but it’s working now! Thanks again for always keeping your repo up to date!

Here is 1.9.3.

@shiggins8 Sorry, I totally overlooked your last post :confused: I am glad you found the problem.

I’ve updated Plex on my raspberry Pi 2 to 1.9.0 first and then to 1.9.3. After the update Plex works but if I try to start/stop service this happens:

osmc@RaspberryPi2:~$ sudo /etc/init.d/plexmediaserver stop
Plex Media Server is not running (no process found)…
osmc@RaspberryPi2:~$ sudo /etc/init.d/plexmediaserver start
Starting Plex Media Server: done
osmc@RaspberryPi2:~$ sudo /etc/init.d/plexmediaserver stop
Plex Media Server is not running (no process found)…

Any ideas?

Have you read up on systemd changes in this thread? I don’t believe the init.d is used anymore.
Try sudo systemctl daemon-reload
sudo systemctl stop plexmediaserver
sudo systemctl start plexmediaserver
sudo systemctl status plexmediaserver

Give a good read to this guide: https://forums.plex.tv/discussion/286395/customizing-your-plex-configuration#latest

Here is 1.9.5.

@uglymagoo any chance to have an update for the latest plex pass version:1.9.6.4385-ef7796e43 ?

Just wanna tell you that this package works pretty well on amlogic s905x
Thank you for the great work!

@elRadix said:
@uglymagoo any chance to have an update for the latest plex pass version:1.9.6.4385-ef7796e43 ?

Tomorrow for sure, but today I will spend my whole day on a plane :slight_smile:

Edit: Found some time at the airport. Here is 1.9.6.

Here is 1.9.6.4401.

Here is 1.9.7.4441.

hi all
I’m trying to change some settings in /lib/systemd/system/plexmediaserver.service but every time I update the server the changes are overwritten. How can I avoid this?
Thanks in advance
Francesco

@Francesco said:
hi all
I’m trying to change some settings in /lib/systemd/system/plexmediaserver.service but every time I update the server the changes are overwritten. How can I avoid this?

http://forums.plex.tv/discussion/286395/customizing-your-plex-configuration

Here is 1.9.7.4460.

Here is 1.10.0.4523.

Here is 1.10.1.4561.

PMS is unable to see Hauppauge HVR-955Q when trying to set up Live TV/DVR. RPI3, any thoughts?

@TheTinman85 said:
PMS is unable to see Hauppauge HVR-955Q when trying to set up Live TV/DVR. RPI3, any thoughts?

Your report is best placed in the TV/DVR subforum

@TheTinman85 said:
PMS is unable to see Hauppauge HVR-955Q when trying to set up Live TV/DVR. RPI3, any thoughts?

@ChuckPA is right. But first try this simple solution: install the package firmware-linux-nonfree and perform a reboot afterwards. If your Hauppauge is still not recognized please create a new thread as @ChuckPA told you.