nukeop / nuclear

Streaming music player that finds free music for you
https://nuclear.js.org/
GNU Affero General Public License v3.0
11.72k stars 1.02k forks source link

Empty Playlists #1575

Closed Lazontez closed 3 months ago

Lazontez commented 3 months ago

Description: When a user empties all songs from a playlist, the playlist itself should also be deleted as there are no songs attributed to it, and takes up unnecessary space.

Resolution: Automatically (or with a pop-up to confirm with the user) delete the playlist with NO songs.

image

nukeop commented 3 months ago

An empty playlist takes almost no space. It's possible (and needed) to delete all tracks from a playlist, and then add new tracks to it, so I decided not to go ahead with this feature.