06-13-2023, 11:41 AM
(This post was last modified: 06-13-2023, 11:42 AM by Tim Curtis.)
Yes, it appears the issue is a side effect of the Folder view enhancement. This enhancement allows the thumbnail generator to create cover thumbs for images in the parent folders of the Album folder, but it has no way of excluding the Album folder itself which is what is causing @cirrower's issue.
The enhancement is very nice since it enables things like Artist covers, CD Box set covers, etc but assumes that if covers are embedded there would be no image files in the Album dir but of course this is not a reasonable assumption.
The code in question is in file /var/www/util/list-songfiles.sh and it looks like a patch that removes the enhancement is needed ASAP. I'll post one later today or tomorrow.
A permanent fix will take some investigation.
The enhancement is very nice since it enables things like Artist covers, CD Box set covers, etc but assumes that if covers are embedded there would be no image files in the Album dir but of course this is not a reasonable assumption.
The code in question is in file /var/www/util/list-songfiles.sh and it looks like a patch that removes the enhancement is needed ASAP. I'll post one later today or tomorrow.
A permanent fix will take some investigation.