bhj / KaraokeEternal

Open karaoke party system
https://www.karaoke-eternal.com
ISC License
460 stars 70 forks source link

[Feature Request] "Roll up" artist names to the first artist when there are multiple artists in the track name #69

Open longelf opened 1 week ago

longelf commented 1 week ago

Looking forward to v2 and zip support being added (I can help test this feature if you still need it), I have one more request if possible. My CDG files are named as "artist_name1 (& artist_name2....) - track_name (notes) [vendor_name]", so when there are multiple artists who appear on the track KaraokeEternal lists each combination of names as a separate artist name in the library. It would be nice to have the option to "roll up" the names so it only shows the tracks in the folder for artist_name1, but still displays the full artist list when you go into the folder.

bhj commented 1 week ago

Hi, sounds like maybe the bit of the artist in parentheses should instead appear as part of the song title? This may be achievable with a custom parser config. v2 has a very different approach to this, so if you're interested in testing, do drop by the #dev channel. Thanks