PINE64
Plex server - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: General Discussion on PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=3)
+--- Thread: Plex server (/showthread.php?tid=4945)



Plex server - abrmx - 08-16-2017

Hello

I succesfully mount a Plex media Server on a PineA64

I use this instructions:

Code:
# Run add the ARMHF architecture to the Debian Packages that can be installed here
sudo dpkg --add-architecture armhf
# Make sure that we install the correct version of the arm package
echo "deb [arch=armhf] https://dev2day.de/pms/ jessie main" | sudo tee /etc/apt/sources.list.d/pms.list
# Update the package lists
sudo apt-get update
# Install the media server and all the dependencies
sudo apt-get install binutils:armhf plexmediaserver-installer -y

good luck!


RE: Plex server - Luke - 08-16-2017

(08-16-2017, 03:48 PM)abrmx Wrote: Hello

I succesfully mount a Plex media Server on a PineA64

I use this instructions:

Code:
# Run add the ARMHF architecture to the Debian Packages that can be installed here
sudo dpkg --add-architecture armhf
# Make sure that we install the correct version of the arm package
echo "deb [arch=armhf] https://dev2day.de/pms/ jessie main" | sudo tee /etc/apt/sources.list.d/pms.list
# Update the package lists
sudo apt-get update
# Install the media server and all the dependencies
sudo apt-get install binutils:armhf plexmediaserver-installer -y

good luck!

Neat. Hows the performance ?


RE: Plex server - abrmx - 08-16-2017

(08-16-2017, 03:55 PM)Luke Wrote:
(08-16-2017, 03:48 PM)abrmx Wrote: Hello

I succesfully mount a Plex media Server on a PineA64

I use this instructions:

Code:
# Run add the ARMHF architecture to the Debian Packages that can be installed here
sudo dpkg --add-architecture armhf
# Make sure that we install the correct version of the arm package
echo "deb [arch=armhf] https://dev2day.de/pms/ jessie main" | sudo tee /etc/apt/sources.list.d/pms.list
# Update the package lists
sudo apt-get update
# Install the media server and all the dependencies
sudo apt-get install binutils:armhf plexmediaserver-installer -y

good luck!

Neat. Hows the performance ?

I dunno. first im trying to be accesed from the outside. I was reading that with transcoding is not good, but with directstream has to work well. I will try it tonight.


RE: Plex server - abrmx - 08-16-2017

I will try to access from outside from home... but these are the results of playing a series in plex... Standard definition.  Too much cpu use xD