Raspberry Pi 5 as network storage, music server, and player - PART 4d

4d. INSTALLATION - CREATE NETWORK SHARE
Next we need to set up Samba, so our Pi will act as a network share, allowing us to copy music onto it from our desktop or laptop computer.
From the pCP web interface - http://pcp.local
go to the "Drives" tab, "Setup Samba Share"
"Install"
Once installed, click "Start Samba"
Server Name - piCorePlayer
Server WorkGroup - WORKGROUP (default Workgroup name for a home network, Windows and Mac)
Share Name - pCP_SHARE (if using the directory path used in section 4c.)
Share Path - /mnt/nvme0n1p1/pCP_SHARE (if using the directory path used in section 4c.)
Create File Mode - 0775
click "Set Shares"
now click "Set Password" - I used "mysamba"

Network file sharing is now fully set up.
In Windows File Explorer go to "Network" and you will see "PICOREPLAYER". Double-click it and you will see the shared folder "pCP_SHARE".  Double-click this folder and you will be prompted for a username (tc) and password (mysamba).
You are now ready to copy across your music library into the "pCP_Music" folder.  Go ahead and do so.

Comments

Popular posts from this blog

Raspberry Pi 5 as network storage, music server, and player

Raspberry Pi 5 as network storage, music server, and player - PART 2

Raspberry Pi 5 as network storage, music server, and player - PART 3