Files
zulip/zerver/webhooks/radarr/doc.md
Anders Kaseorg dc33a0ae67 markdown: Rewrite include plugin without markdown-include.
markdown-include is GPL licensed.

Also, rewrite it as a block processor, so that it works correctly
inside indented blocks.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-06-26 17:36:31 -07:00

737 B

Receive Radarr notifications in Zulip!

  1. {!create-stream.md!}

  2. {!create-bot-construct-url.md!}

  3. Go to your Radarr dashboard. Click Settings and click Connect. Click the + icon.

  4. Select Webhook and set the name of the webhook to any name of your choice (e.g Zulip). Select the scenarios you would like to receive notifications for. You may also enter tags if you would like to be notified about movies with specific tags.

  5. Set URL to the URL constructed above. Set Method to POST and leave the Username and Password fields blank.

  6. Click Save and you should receive a test message.

{!congrats.md!}