jmshrv / finamp

A Jellyfin music client for mobile
Mozilla Public License 2.0
1.96k stars 130 forks source link

Add ability to delete playlists #543

Open yagarea opened 11 months ago

Nexusnui commented 7 months ago

Do you mean the downloaded version on your phone or do you want to delete it from the server? The first option already available and it is debatable if the second one is usefull. @jmshrv should probably close this issue if no more information is provided.

yagarea commented 7 months ago

Do you mean the downloaded version on your phone or do you want to delete it from the server?

Deleting playlist from server. Not the songs themself but just playlist.

The first option already available and it is debatable if the second one is usefull

I find it really useful because absence of this feature makes me dependent on web interface which kills the comfort of an app. I personally think this is basic feature for music management.

Nexusnui commented 7 months ago

I am not sure if finamp is supposed to delete files from the server. I also do not know what happens if you delete a playlist, that is based on a m3u list in the web interface.

yagarea commented 7 months ago

Jellyfin web interface has the ability to delete playlist. Finamp can just invoke this already built in function.

Chaphasilor commented 7 months ago

I agree that this is a fundamental feature that Finamp should support, and in theory it should be as easy as suggested by @yagarea. I just had some bad experiences with deleting playlists in Jellyfin in the past, especially when dealing with .m3u files. I'll have to check if this has gotten more reliable.
If so, we can probably add this to the beta relatively soon.