

It can even let you or your friends access your home media collection while away from home. It allows you to build your streaming service with that media collection. This is what exactly Plex Media Server solves. Perhaps it is difficult to access it, sort through it, play it, and it doesn’t have the beautiful visualizations that Netflix has. You have an amazing collection of media, but you never seem to use it. If it hasn't started then you may have a systemd / init.d issue so test if Plex starts manually sudo bash /usr/lib/plexmediaserver/start.Bonus Material: 25% OFF + FREE 5-day Seedbox Optimization Course When you know there is a new version of Plex Media Server you can upgrade with this command after uglymagoo updates his repository sudo apt-get update & sudo apt-get upgrade -yĪccess Plex on your Orange Pi at this URL, replace ip.address with your actual local IP or !/setup Install Plex Media Server on your Orange Pi sudo apt-get install plexmediaserver -y

Update your package lists sudo apt-get update Grab uglymaoo's gpg key for his repository wget -O - | sudo apt-key add -Īdd uglymagoo's repository, if your ldd –version output said 2.19 you are using the jessie repository echo "deb jessie main" | sudo tee /etc/apt//pms.list sudo apt-get update & sudo apt-get install libexpat1 apt-transport-https binutils -y -force-yes Install Plex Media Server on Orange Pi DevicesĬheck your libc6 version with this command, it if doesn't say 2.19 or newer then you should use the Raspberry Pi guide ldd -versionĮnable https transport or you will get this error: E: The method driver /usr/lib/apt/methods/https could not be found.
