About this article
This article covers setting up a webhook for Autoscan to Sonarr within the QuickBox environment. This article assumes you have already installed Autoscan and that you do not have RClone installed. If you are unsure about what Autoscan is, or if you are not sure it fits your needs, please refer to the Autoscan Quick Reference article for links and more about what Autoscan aims to achieve.
In the event that you do have RClone installed and your media is not being added to your Emby, Jellyin, or Plex instance then you can try setting up the additional Webhook for Autoscan outlined in this article.
Adding the Webhook
- Launch Sonarr from your Dashboard by clicking on the link icon or via the App Menu on your main navigation.
- Once in Sonarr, navigate to Settings > Connect
- Hit the big + button to create a new Connection.
- Now scroll down to and select the Webhook option.
- Give your Webhook a name, obviously we keep things tidy so name it Autoscan.
- Give your new Webhook the following Notification Triggers by checking the following boxes:
- On Import
- On Upgrade
- On Rename
- On Series Delete
- On Episode File Delete
- On Episode File Delete For Upgrade
- In the URL field enter in
http://localhost:AUTOSCAN_PORT/triggers/sonarr
- If you have Autoscan installed on a separate server:
Instead oflocahost
enter the server’s IP Address that has Autoscan installed.
- If you have Autoscan installed on a separate server:
- Method should default to and stay set as POST.
- As a default, on the install of Autoscan, QuickBox will protect your Webhook with your current username and password that you use to login to your QuickBox Dashboard. So do enter those credentials.
- Test the connection and if all is well and the test returns as successful, you’re all set! Hit Save button to save.. you’re done!