makersmaio.blogg.se

Raspberry pi 3 plex server
Raspberry pi 3 plex server




sudo apt-get update & sudo apt-get install apt-transport-https binutils -y -force-yes Open your environment file sudo nano /etc/environmentĬtrl+X, Y and Enter to Save Install Plex Media Server on Raspberry Pi 3 using RepositoryĮnable https transport or you will get this error: E: The method driver /usr/lib/apt/methods/https could not be found. Locale: Cannot set LC_ALL to default locale: No such file or directory If you see these errors (on Jessie Lite) follow the next step locale: Cannot set LC_CTYPE to default locale: No such file or directory Reconfigure locales for good measure ( source) sudo dpkg-reconfigure locales Now generate the locales again if locale-gen wasn't found sudo locale-gen

raspberry pi 3 plex server

If you get the locale-gen cannot be found error this should solve it echo "export PATH=$PATH:/usr/sbin" > ~/.profile Uncomment this line by deleting the # en_US.UTF-8 UTF-8 To generate the locale edit the locale generator configuration file first to enable the locale sudo nano /etc/locale.gen If you don't have en_US.utf8 you can generate it This command lists current locales locale -a Pre-Install Requirements Generate Localesįirst we need to verify the en_US locale is enabled

raspberry pi 3 plex server

If you are having transcoding issues try using an older transcoder with this guide.Do not use instead use Dynamic DNS and a reverse proxy with this guide to avoid transcoding problems.Monitor Plex Media Server and restart it automatically with this guide.Do not use WiFi if you want the best result.

raspberry pi 3 plex server

Install Plex Media Server on Raspberry Pi 3 Installation Checklistįor the best performance for Plex Media Server on the Raspberry Pi 2 refer to this checklist






Raspberry pi 3 plex server