swingmx / swingmusic

Swing Music is a beautiful, self-hosted music player for your local audio files. Like a cooler Spotify ... but bring your own music.
https://swingmx.com
MIT License
666 stars 41 forks source link

Handling Artists using Splitting Delimiters #183

Open sortedcord opened 4 months ago

sortedcord commented 4 months ago

There are a few artists that use splitting delimiters (mainly the /) in their artist names like: Au/Ra and K/DA. The end up appearing as two different artists:

image image

Is there any solution that can be implemented for this? The only thing I could come up with was quick and easy exception list.

image

cwilvx commented 4 months ago

@sortedcord

I'm having the same issue, so I guess it's the time to fix this.

image

I've already frozen the feature list for v1.4.8, so I'm moving this to v1.4.9.