PINE64

Full Version: Plex server
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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!
(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 ?
(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.
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