rithik-b / PlaylistManager

Playlist loading and organization mod for Beat Saber.
GNU General Public License v3.0
100 stars 25 forks source link

Feature request: delete all songs in a playlist. #54

Open Senju-vilis opened 2 years ago

Senju-vilis commented 2 years ago

Use case - I like to download custom songs in huge batches. This often results in already deleted songs re-appearing. To keep track of these, I created a 'delete' playlist, from which I manually delete these 'undead' songs one by one after each batch download (which often are in hundreds).

It would be very convenient if with a single button click, I could:

rithik-b commented 2 years ago

Hmm, I do like to keep the scope simple and adding an option like this would be unintuitive or hard to explain What I could do instead is have an easy way of cloning or copying playlists ingame so you can delete one of them with songs and the other remains

Senju-vilis commented 2 years ago

Deleting a playlist only removes the playlist file itself, but leaves the custom maps listed in it intact, right? I would like to have a feature for the opposite behavior of that - a process that loops through items (custom levels) listed in the particular playlist and deletes them from the custom levels folder.