I recently added several albums to my library on a USB mounted SSD. All are showing in the library folder if I connect the drive to my Mac. However, two of the albums aren’t available in Volumio when I chose Music Library as my source.
I’ve rescanned and updated the Library with no success.
Any help?
Thanks
Please run the log after the scan of your library finishes.
I’m only seeing entries for a few tracks in the queue. Since you’re a Mac user, did you copy the new albums while the USB device was connected to your Mac? It might be a rights issue. A scan log will help us determine if that’s the case.
yes - I plugged the drive into USB on my Mac to move the files over. looking at the rights in File Info, they appear the same as other searchable/playable albums.
Please explain how I can do a scan log.
Just the same as the previous log.
But now go to Sources => Rescan.
When completed the full scan go, generate the log as you just did in the previous reply.
Oct 22 14:01 : exception: Failed to open /var/lib/mpd/music/USB/VolumioLib/MusicLibrary/Jamie Stillway and Eric Skye - Over the Waterfall: Permission denied
Oct 22 14:01 : exception: Failed to open /var/lib/mpd/music/USB/VolumioLib/MusicLibrary/Laura Marling - Patterns in Repeat (pre-order): Permission denied
Oct 22 14:01 : exception: Failed to open /var/lib/mpd/music/USB/VolumioLib/MusicLibrary/Silkroad Ensemble- Rhiannon Giddens - American Railroad (pre-order): Permission denied
Oct 22 14:01 : exception: Failed to open /var/lib/mpd/music/USB/VolumioLib/MusicLibrary/The Once - The Once: Permission denied
Oct 22 14:01 : exception: Failed to open /var/lib/mpd/music/USB/VolumioLib/Silkroad Ensemble- Rhiannon Giddens - American Railroad (pre-order): Permission denied
Seems permission errors as expected. Are these the missing entries?
Not a Mac user, bought a MaxBook Pro a few years back and got fed up with it after 3 months and passed it to my daughter.
So very global
Connect via ssh to volumio, check the permissions of the folders in the mount that are working and change owner and permissions identical to working folders, with the commands chown and chmod
Thanks for the assistance.
I was able to make the changes directly on the SSD using the terminal on my Mac. Everything is now visible and playable from the Library.
From now on I’ll check permissions and adjust as needed before I add music to the library.