wildnax.blogg.se

Plex media server raspberry pi command
Plex media server raspberry pi command










To set up Plex on your Raspberry Pi 4, you will have to install the Plex Media Server package on your Raspberry Pi 4 from the official Plex package repository. Plex can organize video and audio files as well. Plex can stream movies, music, TV shows, LIVE TV channels, and so on from the Plex server. systemctl stop plexmediaserver nano /lib/systemd/system/plexmediaserver.Plex is a media streaming service. So to achieve this follow these simple steps. The principle is correct, you want to run the plexmediaserver as “pi” this allows you to access mounted folders etc. Type Y for “yes” to save your changes and hit Enter to stick with the same old file name. Delete “plex” and type in “pi,” so that the line reads PLEX_MEDIA_SERVER_USER=pi. Look for the line that says PLEX_MEDIA_SERVER_USER=plex. Your terminal window will fill with a big text document. “Let’s set Plex to run under the Pi user. This is where many of the instructions are a little out of date 😦 You’ll have to hit “y” when prompted to approve the download. Yep, we’re finally at this stage! apt-get install -t jessie plexmediaserver echo “deb jessie main” | sudo tee /etc/apt//pms.listįinally, update the package list. Next, we’ll add dev2day’s repository to the package source list.

plex media server raspberry pi command

First, we need a crypt O key for the dev2day website. We need the dev2day repository because it contains Plex. Step 2: Add the dev2day repository to your package source list Either way, you’re now ready for the next step. If you already have it, you’ll just get a message kicked back telling you so. Stay in the command line and type: apt-get install apt-transport-https It should be automatically installed on Raspbian, but that isn’t true for some older versions. We’re going to use the HTTPS transport package in this process.

plex media server raspberry pi command

Step 1: Check that you have the HTTPS transport package installed You as always can use sudo in front of all the commands, I hate typing so I use sudo su to start. I used the following site for the start of the config. Ok there are many instructions that help you install Plexmediaserver on a Raspberry Pi, unfortunately there is one missing component when using the newest version of raspbian.












Plex media server raspberry pi command