mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:56 -05:00
[Bug]: Opened RSS feeds not updating with new podcast episodes #923
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#923
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 @rudism on GitHub (Jan 23, 2023).
Describe the issue
Possible regression of #939.
Podcasts with opened RSS feeds do not update those RSS feeds with new episodes as they come out, even after audiobookshelf indexes the new episode and makes it available via the web UI. Restarting audiobookserver does not seem to help. The only way I'm able to get new episodes into audiobookshelf's opened RSS feeds is to close and re-open the feeds.
I believe the expected behavior should be that when a new episode of a subscribed podcast comes out, when audiobookshelf discovers that new episode, downloads it, and makes it available through the web UI, it should also add that episode to the RSS feed for that podcast if one is opened.
Steps to reproduce the issue
Audiobookshelf version
v2.2.12
How are you running audiobookshelf?
Docker
@Bostrolicious commented on GitHub (Jan 24, 2023):
I've noticed this as well, also on v2.2.12. The RSS feed also fails to update when you use the search function to download already published episodes, so waiting for a new episode to be published isn't necessary to reproduce the bug.
@Bostrolicious commented on GitHub (Jan 25, 2023):
On the server (not from the mobile app), create a new library and change the Media Type to Podcasts.
@AvMavs commented on GitHub (Jan 25, 2023):
Thanks, I completely missed that. Found it now, it's super nifty.
@octopusx commented on GitHub (Jan 28, 2023):
Hey, I noticed a problem that is perhaps related on my server after the update to v2.2.12. Also running in docker. I do keep my podcasts in a separate library which is marked as a podcast library. If I do a manual search for new episodes in the edit form for the podcasts it will show me that there are new episodes available, then it will display a banner for that podcast saying
X Episode(s) queued for download, but it never actually downloads them.@advplyr commented on GitHub (Jan 31, 2023):
Fixed in v2.2.13