jnrbed.blogg.se

Raspberry pi home media server
Raspberry pi home media server













You can also add your external storage disk which is mounted to your Raspberry Pi Scroll down the file and add the following To configure Samba open the smb.conf file using the following command.? sudo nano /etc/samba/smb.conf Install samba using the following command sudo apt-get install samba samba-common-bin And after your libraries are scanned you can see your media in the home of Jellyfin.Īnd voila you have setup your Jellyfin Server. Now login to Jellyfin login page with username and password you created earlier. Choose Metadata language and configure if you want to allow remote connections and finally click Finish to complete Jellyfiin configuration. Select preferred language and create a new user for Jellyfin.Īnd then choose folders where your media files are using Add Media Library use the content type, i.e., audio, video, movies etc. Once jellyfin is installed, open the browser and navigate to - You can see the jellyfin welcome screen.

raspberry pi home media server

To check if jellyfin service is started sudo systemctl status jellyfin

raspberry pi home media server

Import Jellyfin GPG signing key wget -O - | sudo apt-key add -Īdd Jellyfin Repository sudo touch /etc/apt//jellyfin.listĮcho "deb $( lsb_release -c -s ) main" | sudo tee /etc/apt//jellyfin.listįinally update and install jellyfin sudo apt updateĪfter install Jellyfin, start jellyfin service sudo systemctl enable jellyfin

raspberry pi home media server

Install HTTPS transfort for APT is not installed sudo apt install apt-transport-https The purpose of the project is to setup Jellyfin server for home media and Samba for file sharing.















Raspberry pi home media server