I want to use a NEW RPi 3b+ to play music files hosted on another RPi and Windows a PC. The RPi with media files runs a SAMBA server with a 4TB HDD with all music and other files on it. The RPi also acts as a NAS drive.
The NEW RPi will also cycle through web pages (using Chromium with a plugin) from 3 webservers on my LAN (Also RPi's - monitoring Solar production and power usage etc)
Now the question: On the NEW PRi, Besides VLC Media Player, and speakers, what software do I need to install and configure to be able to connect and read any SAMBA server AND any Windows shared folders?
Thanks for the help
Frits
https://raspberrypi.stackexchange.com/questions/40974/access-network-samba-share-from-pi-client
How can I automate : sudo mount -a.
I tried adding in fstab, but mapping does does happen
– user4742250 Jul 09 '19 at 17:14I have managed to schedule a reboot in cron to happen at midnight. Directly after that I have also added a task to map the drive.
I am unable to create a cron task to start playing the shortcut that is on my desktop.
How do I do that?
– user4742250 Jul 31 '19 at 09:06