vanilla-music / vanilla

Vanilla Music Player for Android
GNU General Public License v3.0
1.13k stars 291 forks source link

Embedded cover arts are not displayed for songs with <no album> tag (related to #819) #1208

Closed Alexey104 closed 4 weeks ago

Alexey104 commented 1 month ago

Description

Hello! I saw #819, which has to be fixed according to the last post, but I still don't see cover arts for files having no album tag. I use metaflac and mid3v2 tools on a desktop machine for tagging my flacs and mp3 respectively, and any desktop or Android music player can display embedded covers for those files without issues. Vanilla does also display them, but only if a file has a non-empty album tag. Otherwise, just the default picture is shown. Full rescan with flushing the database doesn't help.

I would appreciate any suggestions on how to solve this.

...

Screenshot / Video (If applicable)

... Screenshot_20240604-234638_Vanilla_Music

Alexey104 commented 4 weeks ago

OK, after rereading #819 I realized that that was a different issue related to #208, and what I am describing is actually the intended behavior, not a bug. It just looks like a bug if you don't know the context. It seems that the only workaround is to edit the Album tag for files that have it empty. I just have many singles not belonging to any album, but having embedded cover arts which are not displayed by Vanilla, that confused me.

Well, because my issue is not technically a bug, I guess I should close it. Sorry for spamming.