mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:55 -05:00
[Enhancement]: Podcast download queue #281
Labels
No labels
authentication
awaiting release
backlog
bug
chapter editor
config-issue
ebooks
encoding/embedding
enhancement
help wanted
listening sessions & progress
planned
possible plugin
progress sync
sorting/filtering/searching
unable to reproduce
upload
users & permissions
waiting
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/audiobookshelf-advplyr#281
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @HStep20 on GitHub (Apr 21, 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'?