01-07-2024, 12:51 AM
(01-06-2024, 02:57 AM)Tim Curtis Wrote: Use /var/lib/mpd/music/SDCARD/ as the root and you will be all set.
The thumbnail generator scans /mnt and /media
pi@moode:~ $ ls -l /var/lib/mpd/music
total 16
lrwxrwxrwx 1 root root 8 Dec 7 14:26 NAS -> /mnt/NAS
drwxrwxrwx 2 root root 16384 Dec 7 14:26 RADIO
lrwxrwxrwx 1 root root 11 Dec 7 14:26 SDCARD -> /mnt/SDCARD
lrwxrwxrwx 1 root root 6 Dec 7 14:26 USB -> /media
Thanks Tim - that worked a treat.
I had tested with a single folder but for some reason that didn't work.
Cheers
Pete