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
Is your feature request related to a problem? Please describe.
It always frustrates me when music players don't split a song/album's artists into different entries when it has 2 or more in its tags (e.g. ”Artist 1 & Artist 2" would be a single artist entry instead of 2 separate entries.)
Describe the solution you'd like
There's a few players that deal with it in this way. They manage artist separators by identifying them (e.g. the separators: ”&”, ”;”, ”feat.”, etc.) and split the artists into different entries.
Describe alternatives you've considered
N / A
Additional context
N / A
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
It always frustrates me when music players don't split a song/album's artists into different entries when it has 2 or more in its tags (e.g. ”Artist 1 & Artist 2" would be a single artist entry instead of 2 separate entries.)
Describe the solution you'd like
There's a few players that deal with it in this way. They manage artist separators by identifying them (e.g. the separators: ”&”, ”;”, ”feat.”, etc.) and split the artists into different entries.
Describe alternatives you've considered
N / A
Additional context
N / A
The text was updated successfully, but these errors were encountered: