musikr: include coverart.png files

This commit is contained in:
Alexander Capehart 2025-03-04 12:20:59 -07:00
parent e092d81cf2
commit 6b8c0faf44
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47

View file

@ -99,7 +99,7 @@ class MutableFolderCovers(private val context: Context) :
"artwork", "artwork",
"art", "art",
"folder", "folder",
"cover") "coverart")
// Check if the filename matches any common cover art names // Check if the filename matches any common cover art names
// Also check for case variations (e.g., Cover.jpg, COVER.JPG) // Also check for case variations (e.g., Cover.jpg, COVER.JPG)