scanner: accept thumbnail images that use the dir name#29
scanner: accept thumbnail images that use the dir name#29coderobe wants to merge 1 commit intoboreq:masterfrom
Conversation
some album releases have their covers shipped as "Artist - Album/Artist - Album.png", this includes such
|
turns out that this doesn't work when there's a track in the album with the same name as the album itself (such as your test cases, which is why CI fails) this should probably check for image filetypes somehow? |
|
also, if it does eventually check for image filetypes perhaps it should add the first image that is not already covered as thumbnail stem as thumbnail when no alternative can be found, as some albums might be structured like such: |
|
@coderobe |
some album releases have their covers shipped as "Artist - Album/Artist - Album.png", this includes such