[Enhancement]: Do not re-download Completed/deleted episodes #2289

Closed
opened 2026-04-25 00:05:48 +02:00 by adam · 2 comments
Owner

Originally created by @mohammed90 on GitHub (Oct 2, 2024).

Type of Enhancement

Server Backend

Describe the Feature/Enhancement

If an episode is downloaded, then marked as "Completed" and deleted by the user, the server should not download it again. If marked as "Completed" but not deleted, then it should be kept.

Why would this be helpful?

Like all other users, I self-host this application. Most of the podcasts are configured with auto-download to make it easier for me to catch new episodes. If I'm not interested in an episode or have finished it already, I mark it "Completed" and delete it. I don't want to clutter my storage with files I won't need or refer to. The current implementation re-downloads the completed-and-deleted episode, no matter how many times I delete it.

Future Implementation (Screenshot)

UI changes are not expected.

Audiobookshelf Server Version

v2.13.4

Current Implementation (Screenshot)

No response

Originally created by @mohammed90 on GitHub (Oct 2, 2024). ### Type of Enhancement Server Backend ### Describe the Feature/Enhancement If an episode is downloaded, then marked as "Completed" and deleted by the user, the server should not download it again. If marked as "Completed" but not deleted, then it should be kept. ### Why would this be helpful? Like all other users, I self-host this application. Most of the podcasts are configured with auto-download to make it easier for me to catch new episodes. If I'm not interested in an episode or have finished it already, I mark it "Completed" and delete it. I don't want to clutter my storage with files I won't need or refer to. The current implementation re-downloads the completed-and-deleted episode, no matter how many times I delete it. ### Future Implementation (Screenshot) UI changes are not expected. ### Audiobookshelf Server Version v2.13.4 ### Current Implementation (Screenshot) _No response_
adam added the enhancement label 2026-04-25 00:05:48 +02:00
adam closed this issue 2026-04-25 00:05:48 +02:00
Author
Owner

@mohammed90 commented on GitHub (Oct 2, 2024):

I'm not sure whether to consider the current behavior as bug or enhancement, so I went with "Enhancement".

@mohammed90 commented on GitHub (Oct 2, 2024): I'm not sure whether to consider the current behavior as bug or enhancement, so I went with "Enhancement".
Author
Owner

@advplyr commented on GitHub (Oct 2, 2024):

Duplicate of https://github.com/advplyr/audiobookshelf/issues/3085

@advplyr commented on GitHub (Oct 2, 2024): Duplicate of https://github.com/advplyr/audiobookshelf/issues/3085
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#2289