[Bug]: schedule automatic episode downloads occasionally gets disabled #3239

Open
opened 2026-02-20 11:01:41 -05:00 by deekerman · 3 comments
Owner

Originally created by @jenks6797 on GitHub (Feb 19, 2026).

What happened?

Occassionally I’ll notice a podcast hasn’t had a new episode in a while, and when I go to the podcasts settings I’ll notice that “schedule automatic episode downloads” is unchecked, even though I never disabled this setting. It seems to be happening randomly, and only for some podcasts, not all of them.

What did you expect to happen?

I expect that schedule automatic episode downloads stays enabled unless I manually disable it.

Steps to reproduce the issue

  1. Hard to reproduce. Enable automatic episode downloads, and then check back each week to see if it’s still enabled.

Audiobookshelf version

V2.32.1

How are you running audiobookshelf?

Docker

What OS is your Audiobookshelf server hosted from?

Linux

If the issue is being seen in the UI, what browsers are you seeing the problem on?

None

Logs


Additional Notes

No response

Originally created by @jenks6797 on GitHub (Feb 19, 2026). ### What happened? Occassionally I’ll notice a podcast hasn’t had a new episode in a while, and when I go to the podcasts settings I’ll notice that “schedule automatic episode downloads” is unchecked, even though I never disabled this setting. It seems to be happening randomly, and only for some podcasts, not all of them. ### What did you expect to happen? I expect that schedule automatic episode downloads stays enabled unless I manually disable it. ### Steps to reproduce the issue 1. Hard to reproduce. Enable automatic episode downloads, and then check back each week to see if it’s still enabled. ### Audiobookshelf version V2.32.1 ### How are you running audiobookshelf? Docker ### What OS is your Audiobookshelf server hosted from? Linux ### If the issue is being seen in the UI, what browsers are you seeing the problem on? None ### Logs ```shell ``` ### Additional Notes _No response_
Author
Owner

@nichwall commented on GitHub (Feb 19, 2026):

The download schedule is automatically disabled when the server is unable to fetch the RSS feed 24 times in a row.

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

@nichwall commented on GitHub (Feb 19, 2026): The download schedule is automatically disabled when the server is unable to fetch the RSS feed 24 times in a row. Duplicate of https://github.com/advplyr/audiobookshelf/issues/3853
Author
Owner

@jenks6797 commented on GitHub (Feb 19, 2026):

The download schedule is automatically disabled when the server is unable to fetch the RSS feed 24 times in a row.

Duplicate of #3853

I see. Most recently, this only happened to one of my podcasts. And the RSS feed seems to work normally. Does that imply that this is not an issue with my internet, otherwise the download schedule would have been disabled for all of my podcasts, and not just one?

@jenks6797 commented on GitHub (Feb 19, 2026): > The download schedule is automatically disabled when the server is unable to fetch the RSS feed 24 times in a row. > > Duplicate of [#3853](https://github.com/advplyr/audiobookshelf/issues/3853) I see. Most recently, this only happened to one of my podcasts. And the RSS feed seems to work normally. Does that imply that this is not an issue with my internet, otherwise the download schedule would have been disabled for all of my podcasts, and not just one?
Author
Owner

@nichwall commented on GitHub (Feb 19, 2026):

If it's only one RSS feed that was disabled, it could have been for several reasons, such as:

  • provider rejected the ABS user agent
  • provider was temporarily unavailable
  • that podcast is on a different download schedule and there were Internet issues
  • DNS issues preventing resolution for that specific RSS feed
@nichwall commented on GitHub (Feb 19, 2026): If it's only one RSS feed that was disabled, it could have been for several reasons, such as: - provider rejected the ABS user agent - provider was temporarily unavailable - that podcast is on a different download schedule and there were Internet issues - DNS issues preventing resolution for that specific RSS feed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/audiobookshelf-advplyr#3239
No description provided.