03-26-2022, 04:43 AM
(This post was last modified: 03-26-2022, 06:59 AM by Relocated2007.)
Ok I have solved the problem a bit brut force method but it is good enough for me.
I have just simple in mpd.com music_directory instead of USB I have put the whole path to my music folder on USB HDD attached and DONE, only that folder is scanned everything is working so all good finally!!
How this looks more elegant way:
go to /var/lib/mpd/music where us find NAS RADIO SDCARD USB
USB is symlink so I removed that on and made new
this is example to my folder:
ln -s /media/7b4..... 6784/media/music USB
and magic of Linux took care of the rest.
I got a clean library however with one more bummer.
Even after or regenerating and refreshing I lost thumbnails in the main Album screen (SS attached)
Oh well you can't have it all ;-)
I have just simple in mpd.com music_directory instead of USB I have put the whole path to my music folder on USB HDD attached and DONE, only that folder is scanned everything is working so all good finally!!
How this looks more elegant way:
go to /var/lib/mpd/music where us find NAS RADIO SDCARD USB
USB is symlink so I removed that on and made new
this is example to my folder:
ln -s /media/7b4..... 6784/media/music USB
and magic of Linux took care of the rest.
I got a clean library however with one more bummer.
Even after or regenerating and refreshing I lost thumbnails in the main Album screen (SS attached)
Oh well you can't have it all ;-)