03-15-2022, 12:26 PM
(03-15-2022, 11:48 AM)Tim Curtis Wrote:(03-15-2022, 09:09 AM)jonners Wrote:(03-15-2022, 07:59 AM)philrandal Wrote: My workaround would be to use a Raspberry Pi running OpenMediaVault instead of the router as your NAS. Really easy to set up.
Cheers,
Phil
Would that entail running a separate RPi with a screen?
I used to use Router as file server but for quite some time now I use a Pi headless running moOde with music on a USB drive. The Samba share is automatically created when the USB drive is plugged in and it shows up just fine in a SCAN.
The share name is whatever label was assigned to the USB drive. In my case I assigned it the label "VFAT256" indicating it was formatted as VFAT (Fat32) and is 256GB in size. I created a folder named FLAC on the drive and copied one of my collections to
it
When creating a Music Source in Library Config it's listed as HOST/VFAT256 in a SCAN. Then add the folder name FLAC to the Path make a complete Path of HOST/VFAT256/FLAC
I also use the Pi as a Multiroom Sender :-)
Once again Tim beat me to a reply by minutes. I think his coffee must be stronger than mine.
I have been running OpenMediaVault on a headless Odroid HC1 24/7 for years, chosen because it comes packaged in a tray which holds my SSD securely. OMV can be spun up on many different devices and is convenient because it integrates so many typical NAS functions along with a nice GUI-based manager. You wouldn't be far wrong to think of it as a poor-man's version of Synology DSM. There are other open-source possibilities as well; packages currently known as TrueNAS Core and XigmaNAS come to mind.
As Tim says though, every moOde player has an Samba server built in and that's hard to beat for convenience. LIkewise, spinning up a Samba server or an FTP server is dead easy on any Linux host.
And then there's Window file sharing. I run Windows only on virtual machines and only for certain programs which won't run in Wine so I won't comment on my successes and failures in cross-platform file sharing.
Regards,
Kent