mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:55 -05:00
[Bug]: Podcast fails to download correct episodes based on set date #3217
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#3217
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 @cojoMan on GitHub (Feb 4, 2026).
What happened?
Trying to download the Critical role podcast, but just 5 episodes since I've fallen behind and it's a big podcast.
https://podcasts.apple.com/us/podcast/critical-role/id1453805439
After setting the limit to 5 and the date to be after 09/09/2020 instead of giving me episode 108 based on the link above, it gives me the latest 5 episode (podcast is ongoing) and the date resets in the picker...
What did you expect to happen?
After checking the date the episode to start downloading had and putting it in the date dropdown with a 5 limit, I was expecting to get episodes 108-112 downloaded.
Steps to reproduce the issue
Audiobookshelf version
v2.32.1
How are you running audiobookshelf?
Docker
What OS is your Audiobookshelf server hosted from?
Other (list in "Additional Notes" box)
If the issue is being seen in the UI, what browsers are you seeing the problem on?
None
Logs
Additional Notes
OS: UGOS on a ugreen nas
@nichwall commented on GitHub (Feb 4, 2026):
This is expected behavior, where the newest episodes are downloaded first.
Duplicate of https://github.com/advplyr/audiobookshelf/issues/4073
@cojoMan commented on GitHub (Feb 4, 2026):
so "from this date" does not mean starting to with that date and coming to the present on, it's just a cutoff and it starts from the latest episodes ?...
@nichwall commented on GitHub (Feb 5, 2026):
Yes, that is correct.