musikr: include coverart.png files
This commit is contained in:
parent
e092d81cf2
commit
6b8c0faf44
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue