Skip to content

Fetchers

d8ahazard edited this page Oct 14, 2018 · 2 revisions

Webhook Notifications

The Fetchers section is rather straightforward. At the very top, you have a button that allows you to copy a webhook URL, which can be used to send messages to Flex TV, which can then be played over a designated cast device using the broadcast feature.

For CouchPotato, this is located under Settings > Notifications > Webhook. Simply paste the URL and click "Save".

For Sonarr and Radarr, this is located under Settings > Connections. Click the + Button, select "Webhook". Choose the events you want it to fire for, and paste in the URL you copied. Leave the method at POST. Click "test" if you want to verify it's working.

For Sickbeard/Sickrage, you're currently SOL. I've got a feature request in to the sickrage issue tracker, but I don't really use Sickbeard, so haven't gone so far yet.

For other services, submit a feature request, and I'll see what I can do.

App-Specific Settings

Beneath the notifications button are sections for each individual application. Each section uses the same values, which are described below.

IP/URL:

The full IP address to your server. Protocol does not need to be specified, but it is recommended.

Path (Optional):

If you have a path specified in your app for reverse-proxy reasons or just because you're a unique snowflake, you can add it here.

Port: }The port to use. Yes, you need to put this in even if using ports 80 or 443...

Token:

Your API Key. Your Token. The thingy that lets you talk to that app.

Quality Profile:

This will be fetched automagically from it's respective application once a proper port, IP, and token have been entered. Press the "TEST" button to manually force the application to retrieve this.