I am using Volumio 2,699 in a Raspberry pi 3B+, and I have put 11,050 songs, all with their complete tags and covers, on a pendrive USB, all with the same format and bitrate * .m4a.
When I scan the USB with volume, it tells me that it has found 10,795 songs. And of 2030 that there are albums only find 2002.
I have disconnected the USB, I have copied all the songs to /data/INTERNAL, I have rescanned again and it continues telling me that I only have 10,795 songs.
I have executed this and it does find all my music:
volumio@volumio:~$ cd /data/INTERNAL
volumio@volumio:/data/INTERNAL$ find . -name "*.m4a" -type f | wc -l
11050
Is there any way to see which albums you have found, or not, Volumio?
I have looked inside /var/log/volumio.log and I don’t detect any problems in the scans. Maybe because I don’t know what to look for.
Any idea? Any solution?
Thanks