alireqop.blogg.se

Popcorn time 4.5
Popcorn time 4.5











"download-dir": "/home/pi/movies"Ĭhanging folder permission. Unmask:2 is used to set every file downloaded owned by the group. Set transmission default download folder sudo nano /etc/transmission-daemon/settings.jsonĮdit according to the details below. Go to users root directory and create a folder where movies will be stored cd

popcorn time 4.5

Now set the default folder for Transmission downloads and change its permission. Please change it according to your network IP address. The address starting from 192 is your network address. The rpc-whitelist IP address starting from 127 is a loop and do not remove it. Let’s start editing the configuration sudo nano /etc/transmission-daemon/settings.jsonįind and replace with the value listed below: "rpc-authentication-required": false Make a backup of the default configuration first sudo cp /etc/transmission-daemon/settings.json /etc/transmission-daemon/ In the next step we will install Transmission as our Torrent applicationīack it our terminal, start installing Transmission sudo apt-get install transmission-daemon Installing Torrent application Transmission on Raspberry pi 3 Let stop here for a moment and install torrent application. Go to your web browser and type the address : followed by :32400/web Restart the service sudo service plexmediaserver restart Step 4: Change the permission by adding pi user to Plex media server user sudo nano /etc/default/plexmediaserverįind and Change the user as pi.

popcorn time 4.5

Sudo apt-get install -t jessie plexmediaserver

popcorn time 4.5

Step 3: Install the Plex media server package sudo apt-get update Step 2: Install https transport package sudo apt-get install apt-transport-https Step 1: Add the dev2day repository to our source list sudo nano /etc/apt/sources.listĭownload the key from dev2day and add the key wget Please follow along as this tutorial guide you the way. Installing Plex on Raspberry Pi is a little different compare to Linux computers. Install Plex Media server on Raspberry Pi 3 Login to your Raspberry Pi again and test your internet sudo apt-get update To apply the change we made, please reboot your Raspberry Pi sudo reboot Wpa-conf /etc/wpa_supplicant/wpa_nfĮdit the Dhcpcp configuration sudo nano /etc/nfĪnd paste the code listed below: interface wlan0Įnsure dhcpcd and networking service are enabled sudo systemctl enable dhcpcd Let’s start editing the network interfaces sudo nano /etc/network/interfacesīelow code is the default configuration.

popcorn time 4.5

On Putty type the IP address of your Raspberry pi or type the domain name raspberrypi.local If you want to configure static IP for Ethernet please read my previous post about setting up a static IP address on Raspberry Pi 3 On this step we will set static IP on Wifi.













Popcorn time 4.5