[Enhancement]: Podcast download queue #280

Open
opened 2026-04-24 23:03:19 +02:00 by adam · 0 comments
Owner

Originally created by @HStep20 on GitHub (Apr 22, 2022).

Describe the feature/enhancement

I added a list of podcasts to my podcast library, and had the app crash for unrelated reasons. The podcasts that didn't have any episodes downloaded, yet the folder for it was created (aka #427). Other podcasts were half downloaded, and I had to go manually download more of the episodes

I would think the queue to be saved in some way or form, so that when the app restarts, it can pick up where it left off. Perhaps a database table with a 'queue'?

Originally created by @HStep20 on GitHub (Apr 22, 2022). ### Describe the feature/enhancement I added a list of podcasts to my podcast library, and had the app crash for unrelated reasons. The podcasts that didn't have any episodes downloaded, yet the folder for it was created (aka #427). Other podcasts were half downloaded, and I had to go manually download more of the episodes I would think the queue to be saved in some way or form, so that when the app restarts, it can pick up where it left off. Perhaps a database table with a 'queue'?
adam added the enhancement label 2026-04-24 23:03:19 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#280