digimezzo / dopamine

The audio player that keeps it simple
https://digimezzo.github.io/site/
GNU General Public License v3.0
1.56k stars 111 forks source link

Multiple artists of flac are not recognized #657

Open korin5 opened 2 months ago

korin5 commented 2 months ago

image

digimezzo commented 2 months ago

@korin5 Could you explan what is wrong? I'm not sure I understand the problem.

korin5 commented 2 months ago

In .mp3 format audio files, if there is more than one artist in the tag, and I split it with a “/”, the application can distinguish them and show them as multiple artists. But in .flac format audio files, multiple artists are merged.

yurisuika commented 2 weeks ago

Try using \\ for artist separators, it works for me.