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

[Feature Request] Webhook support #2

Open
hollanbm opened this issue Apr 26, 2024 · 1 comment
Open

[Feature Request] Webhook support #2

hollanbm opened this issue Apr 26, 2024 · 1 comment

Comments

@hollanbm
Copy link
Owner

add support for WebHooks

  • stand up HTTP server, to receive webook payload when sonarr grabs a file.
  • store episode information in database
  • when job runs, remove episodes from table which have title set

This will further reduce the number of calls to the TVDB, as it will only fetch and poll the TVDB for episodes which have been grabbed. Eliminating the HOURS_BEFORE_AIR setting

@zhdenny
Copy link

zhdenny commented Apr 26, 2024

Look forward to seeing the Webhook feature working.

Then this is really a great "autoscan"-ish service I might dig

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

No branches or pull requests

2 participants