You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That was in regards to local files on my computer. Seems the code that
scans local files mistook the semi colon for something else. I corrected it
by changing the metadata on my end, so no worries there.
I have also found a few small cases where if an "artist" has a song with
the same name on multiple albums, it will use the same cover for both of
those songs. I assume this is because the program is not taking the album
name into account when scanning the files, only song and artist names. This
also doesn't happen often, I am using this for showing VGM music. For
example if "Level 1" by "Nintendo" is on "Super Mario Bros." and on "Super
Mario Bros. 2", you will see the first games art for both songs. I think
the specific place I noticed this was "Intermission" by "idSoftware" being
on multiple DOOM games.
I've found that album art for a song does not show if the artist name includes a semicolon for some reason
The text was updated successfully, but these errors were encountered: