Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: Managing auto-deletion ocf rss-schedules #3853

Open
ScuttleSE opened this issue Jan 18, 2025 · 1 comment
Open

[Enhancement]: Managing auto-deletion ocf rss-schedules #3853

ScuttleSE opened this issue Jan 18, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@ScuttleSE
Copy link
Contributor

ScuttleSE commented Jan 18, 2025

Type of Enhancement

Web Interface/Frontend

Describe the Feature/Enhancement

As I understand it, if a podcast feed fails 24 times, its schedule "silently" deleted. No indications in the UI, just the logs.

The only way to re-enable the schedule is to manually edit the podcast-feed and create a new schedule.

If your internet-connection goes out for a while, or if you have any amount of extended downtime, you will then have to manually create a new schedule for every podcast you subscribe to.

Combined with the fact that the default schedule is to check hourly, you technically only have to be offline for one day for all your podcast-downloading to completely break down...

My suggestion is:

  • Don't delete a schedule for a podcast, just disable it.
  • Clear notification when a podcast schedule is disabled (not deleted). An overlay-icon in the UI and a message in the web UI for example
  • Easy, one-click way to re-enable the existing schedule. Clicking the "this podcast is no longer updating" icon suggested above perhaps.
  • Setting to adjust how aggressive the mechanism for auto-disabling a schedule should be.
  • Option to completely disable this mechanism.

Why would this be helpful?

It would be useful to not have the application silently delete settings...

Future Implementation (Screenshot)

n/a

Audiobookshelf Server Version

v2.7.17

Current Implementation (Screenshot)

No response

@ScuttleSE ScuttleSE added the enhancement New feature or request label Jan 18, 2025
@nichwall
Copy link
Contributor

Related to #3455

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants