Open
Description
What happened?
Sometimes when the server has been running for a while, it seems to hang on it self, with a simple message of "[CronManager] Podcast cron "0 * * * *" is already executing", it will not download more podcasts from the RSS feeds automatically, until the docker container is restarted. I can still go through each manually and download the episodes from the RSS feed
What did you expect to happen?
I expected it to potentially throw an error/warning in the logs, if it was hanging, and then retry later
Steps to reproduce the issue
I am unsure of when and how it happens, but usually it is just
- Setup podcasts with RSS feed to automatically try to pull every hour (standard)
- Wait a couple of days
- Automatic download stops working
Audiobookshelf version
v2.19.5
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