mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-04 10:26:02 -05:00
Also look for artwork in folder.jpg
This commit is contained in:
parent
49ab2a3ce4
commit
0f3cf27f57
@ -45,7 +45,7 @@
|
||||
|
||||
static const char *cover_basename[] =
|
||||
{
|
||||
"artwork", "cover",
|
||||
"artwork", "cover", "folder",
|
||||
};
|
||||
|
||||
static const char *cover_extension[] =
|
||||
|
Loading…
x
Reference in New Issue
Block a user