amugofjava / anytime_podcast_player

Simple, easy to use Podcast player app written in Flutter and Dart.
BSD 3-Clause "New" or "Revised" License
403 stars 100 forks source link

Add option to automatically remove downloaded episodes once played #112

Open amugofjava opened 9 months ago

amugofjava commented 9 months ago

Is your feature request related to a problem? Please describe. Once a downloaded episode has been fully played, it remains in the Downloads section until you manually remove it. Each episode has to be removed one at a time which can be frustrating.

Describe the solution you'd like A new option 'Remove downloaded episodes once played' should be added to the settings page in the Episodes section. When toggled on, upon reaching the end of playback of an episode which is downloaded to the user's device, it should be deleted.

mrkrash commented 7 months ago

Hello @amugofjava,

can I develop this feature?

amugofjava commented 7 months ago

Hi @mrkrash,

Sure, I'll assign the issue to you. Thank you.