UltraStar-Deluxe / USDX

The free and open source karaoke singing game UltraStar Deluxe, inspired by Sony SingStarâ„¢
https://usdx.eu
GNU General Public License v2.0
871 stars 162 forks source link

Avoid duplicates in playlists #900

Open bohning opened 2 months ago

bohning commented 2 months ago

Currently it is possible to add the same song to a playlist, it is not checked if the song is already in the playlist.

basisbit commented 2 months ago

What about cases where the user specifically wants duplicates for example of popular songs in a bigger playlist?

bohning commented 2 months ago

You mean in order to increase the likelihood of those songs? Hmm, wasn't aware that that is a thing. Is it?

jc0rn3t commented 2 months ago

It would be good if duplicates in playlists are allowed. I use playlists as a sort of queue where people can add their songs to sing and sometimes popular songs could be added multiple times, but the game doesn't allow this due to the way the songlist is created.