whatdaybob / sonarr_youtubedl

A Sonarr companion script to allow the automatic downloading of web series normally not available for Sonarr to search for. Using Youtube-DL it allows you to download your webseries from the list of supported sites.
107 stars 34 forks source link

Must restart sonarr_youtubedl to find new episodes #35

Open timotheeandres opened 2 years ago

timotheeandres commented 2 years ago

Version used: dev

When Sonarr finds new episodes to download, sonarr_youtubedl does not know about them until I restart it. Here's a log excerpt:

2022-06-04 09:06:07,662 - sonarr_youtubedl - INFO - Configuration Found. Loading file.
2022-06-04 09:06:07,673 - sonarr_youtubedl - INFO - Default scan interval of every 15 minutes
2022-06-04 09:06:07,714 - sonarr_youtubedl - INFO - My Little Pony: Tell Your Tale no episodes needed
2022-06-04 09:06:07,714 - sonarr_youtubedl - INFO - Nothing to process
2022-06-04 09:06:07,714 - sonarr_youtubedl - INFO - Waiting...
2022-06-04 09:21:08,703 - sonarr_youtubedl - INFO - Configuration Found. Loading file.
2022-06-04 09:21:08,732 - sonarr_youtubedl - INFO - Default scan interval of every 15 minutes
2022-06-04 09:21:08,797 - sonarr_youtubedl - INFO - My Little Pony: Tell Your Tale no episodes needed
2022-06-04 09:21:08,797 - sonarr_youtubedl - INFO - Nothing to process
2022-06-04 09:21:08,797 - sonarr_youtubedl - INFO - Waiting...
2022-06-04 09:32:51,051 - sonarr_youtubedl - INFO - Initial run
2022-06-04 09:32:51,087 - sonarr_youtubedl - INFO - Configuration Found. Loading file.
2022-06-04 09:32:51,134 - sonarr_youtubedl - INFO - Scan interval set to every 15 minutes by config.yml
2022-06-04 09:32:51,224 - sonarr_youtubedl - INFO - My Little Pony: Tell Your Tale missing 2 episodes
2022-06-04 09:32:51,225 - sonarr_youtubedl - INFO -   1: My Little Pony: Tell Your Tale - My Little Pony: Tell Your Tale | Maretime Bay Day 2.0 | Full Episode
2022-06-04 09:32:51,225 - sonarr_youtubedl - INFO -   2: My Little Pony: Tell Your Tale - My Little Pony: Tell Your Tale | The Game is a Hoof | Full Episode
2022-06-04 09:32:51,225 - sonarr_youtubedl - INFO - Processing Wanted Downloads
2022-06-04 09:32:51,225 - sonarr_youtubedl - INFO -   My Little Pony: Tell Your Tale:
2022-06-04 09:32:51,419 - sonarr_youtubedl - INFO -     Extracting urls from https://www.youtube.com/playlist?list=PLUnS6VWqJBaZqq_emLdwdCwU7O7RDEyxW
2022-06-04 09:32:52,578 - sonarr_youtubedl - INFO - Waiting...

You can see the restart, and after it there were two "new" episodes. They had been out for a while, so it is probably not a matter of refresh time.