Hi,
I am very hapy with HiFiBerryOS, but have problems setting up my local NAS library properly.
I followed the guide here: https://www.hifiberry.com/docs/hifiberryos/hifiberryos-handling-local-music-libraries/
mp3 files.
In the library there are mp3s as well as FLACs. But they seem to behave different.
While FLACs produce this feedback
INFO: root - /data/library/music/Musik/FLAC/Bloodhound Gang/Hefty Fine
For a whole album. MP3s produce this for every song:
WARNING: root - can't handle /data/library/music/Musik/Sortiert/Bon Jovi/Lost Highway/01 - Lost Highway.mp3
I already tried different mount options, according to this thread https://support.hifiberry.com/hc/en-us/community/posts/8061679755421-Library-on-NAS-doesn-t-work
But unfortunately this doesn't help.
cover images.
The NAS shares are read-only and I assume this is the reason for the following errors:
INFO: root - /data/library/music/Musik/Sortiert/Bonobo/Dial 'M' For Monkey
INFO: root - creating thumbnail for /data/library/music/Musik/Sortiert/Bonobo/Dial 'M' For Monkey/Folder.jpg
convert: unable to open image '/data/library/music/Musik/Sortiert/Bonobo/Dial 'M' For Monkey/cover-thumb.jpg': Read-only file system @ error/blob.c/OpenBlob/3537.
My setup
My smbmounts.conf looks like this:
Musik;//10.1.1.148/Musik;judith;verysecretpassword;noserverino,ro,cache=none
Hoerspiele;//10.1.1.148/Hoerspiele;judith;verysecretpassword;noserverino,ro,cache=none
Kinderlieder;//10.1.1.148/Kinderlieder;judith;verysecretpassword;noserverino,ro,cache=none
The errors occur if I run
/opt/hifiberry/bin/mount-smb.sh
Any help would be very apperciated!
Best regards
Samuel