Difference between revisions of "Settings Connect"
From Servarr
Bakerboy448 (talk | contribs) m (→Radarr: link) |
|||
Line 11: | Line 11: | ||
*** [https://discordnotifier.com Discord Notifier] - The brainchild of one of the Radarr developers allowing you to have beautiful discord notifications with very fine tuned control. Constantly being updated and a favorite amongst many of the Radarr team. | *** [https://discordnotifier.com Discord Notifier] - The brainchild of one of the Radarr developers allowing you to have beautiful discord notifications with very fine tuned control. Constantly being updated and a favorite amongst many of the Radarr team. | ||
*** Email - Simply send yourself or somebody you want to annoy with email. If you're using Gmail and have 2-factor authentication enabled you need to use an App Specific password: https://support.google.com/accounts/answer/185833 | *** Email - Simply send yourself or somebody you want to annoy with email. If you're using Gmail and have 2-factor authentication enabled you need to use an App Specific password: https://support.google.com/accounts/answer/185833 | ||
− | *** [https://emby.media | + | *** [https://emby.media Emby] |
*** [http://growl.info Growl] | *** [http://growl.info Growl] | ||
*** [https://gotify.net Gotify] | *** [https://gotify.net Gotify] | ||
Line 29: | Line 29: | ||
**** Create a Twitter application (if you haven’t already) at https://apps.twitter.com/ | **** Create a Twitter application (if you haven’t already) at https://apps.twitter.com/ | ||
**** Fill in the mandatory fields as well as the callback URL, set it to a publicly available URL (not localhost), it doesn’t need to exist, but it does need to be set, using <code>https://radarr.video/twitter</code> is sufficient. | **** Fill in the mandatory fields as well as the callback URL, set it to a publicly available URL (not localhost), it doesn’t need to exist, but it does need to be set, using <code>https://radarr.video/twitter</code> is sufficient. | ||
+ | |||
* Connection Triggers | * Connection Triggers | ||
** On Grab - Be notified when movies are available for download and has been sent to a download client | ** On Grab - Be notified when movies are available for download and has been sent to a download client | ||
Line 48: | Line 49: | ||
*** [https://discord.com Discord] - By far one of the most common ways to push notifications of actions happening on your Sonarr | *** [https://discord.com Discord] - By far one of the most common ways to push notifications of actions happening on your Sonarr | ||
*** Email - Simply send yourself or somebody you want to annoy with emails. If you're using Gmail and have 2-factor authentication enabled you need to use an App Specific password: https://support.google.com/accounts/answer/185833 | *** Email - Simply send yourself or somebody you want to annoy with emails. If you're using Gmail and have 2-factor authentication enabled you need to use an App Specific password: https://support.google.com/accounts/answer/185833 | ||
− | *** [https://emby.media | + | *** [https://emby.media Emby] |
*** [https://gotify.net Gotify] | *** [https://gotify.net Gotify] | ||
*** [https://joaoapps.com/join/ Join] | *** [https://joaoapps.com/join/ Join] | ||
Line 77: | Line 78: | ||
==== Lidarr ==== | ==== Lidarr ==== | ||
<section begin=lidarr_settings_connect_connections /> | <section begin=lidarr_settings_connect_connections /> | ||
− | + | Connections are how you want Sonarr to communicate with the outside world. | |
+ | * By pressing the <code>+</code> button you'll be presented with a new window which will allow you to configure many different endpoints | ||
+ | ** There are many different endpoints | ||
+ | *** [https://boxcar.io Boxcar] | ||
+ | *** Custom scripts - This allows you to make a custom script for when a particular action happens this script will run | ||
+ | *** [https://discord.com Discord] - By far one of the most common ways to push notifications of actions happening on your Radarr | ||
+ | *** [https://discordnotifier.com Discord Notifier] - The brainchild of one of the Radarr developers allowing you to have beautiful discord notifications with very fine tuned control. Constantly being updated and a favorite amongst many of the Radarr team. | ||
+ | *** Email - Simply send yourself or somebody you want to annoy with email. If you're using Gmail and have 2-factor authentication enabled you need to use an App Specific password: https://support.google.com/accounts/answer/185833 | ||
+ | *** [https://emby.media Emby] | ||
+ | *** [https://gotify.net Gotify] | ||
+ | *** [https://joaoapps.com/join/ Join] | ||
+ | *** [https://kodi.tv Kodi] - Kodi spawned from the love of media. It is an entertainment hub that brings all your digital media together into a beautiful and user friendly package. It is 100% free and open source, very customisable and runs on a wide variety of devices. It is supported by a dedicated team of volunteers and a huge community. | ||
+ | **** By adding Kodi as a connection you can update Kodi's library when a new movie has been added to Radarr | ||
+ | *** [https://plex.tv Plex Media Server] - The server for your self hosted Plex system, Enabling this is much like Kodi will allow you to push an update to your plex server notifying it that a new/upgraded movie is available | ||
+ | *** [https://www.prowlapp.com Prowl] | ||
+ | *** [https://www.pushbullet.com Pushbullet] | ||
+ | *** [https://pushover.net Pushover] | ||
+ | *** [https://sendgrid.com Sendgrid] | ||
+ | *** [https://slack.com Slack] | ||
+ | *** [http://www.subsonic.org Subsonic] | ||
+ | *** [https://www.synology.com/en-global/knowledgebase/DSM/help/DSM/AdminCenter/application_indexservice_desc Synology Indexer] | ||
+ | *** [https://telegram.org Telegram] | ||
+ | *** [https://twitter.com Twitter] | ||
+ | |||
+ | * Connection Triggers | ||
+ | ** On Grab - Be notified when episodes are available for download and has been sent to a download client | ||
+ | ** On Import - Be notified when episodes are successfully imported | ||
+ | ** On Upgrade - Be notified when episodes are upgraded to a better quality | ||
+ | ** On Rename - Be notified when episodes are renamed | ||
+ | ** On Health Issue - Be notified on health check failures | ||
+ | ** Include Health Warnings - Be notified on health warnings in addition to errors. | ||
<section end=lidarr_settings_connect_connections /> | <section end=lidarr_settings_connect_connections /> | ||
==== Readarr ==== | ==== Readarr ==== |
Revision as of 20:43, 20 December 2020
Connect
Connections
Radarr
Connections are how you want Radarr to communicate with the outside world.
- By pressing the
+
button you'll be presented with a new window which will allow you to configure many different endpoints- There are many different endpoints
- Boxcar
- Custom Scripts - This allows you to make a custom script for when a particular action happens this script will run
- Discord - By far one of the most common ways to push notifications of actions happening on your Radarr
- Discord Notifier - The brainchild of one of the Radarr developers allowing you to have beautiful discord notifications with very fine tuned control. Constantly being updated and a favorite amongst many of the Radarr team.
- Email - Simply send yourself or somebody you want to annoy with email. If you're using Gmail and have 2-factor authentication enabled you need to use an App Specific password: https://support.google.com/accounts/answer/185833
- Emby
- Growl
- Gotify
- Join
- Kodi - Kodi spawned from the love of media. It is an entertainment hub that brings all your digital media together into a beautiful and user friendly package. It is 100% free and open source, very customisable and runs on a wide variety of devices. It is supported by a dedicated team of volunteers and a huge community.
- By adding Kodi as a connection you can update Kodi's library when a new movie has been added to Radarr
- Plex Media Server - The server for your self hosted Plex system, Enabling this is much like Kodi will allow you to push an update to your plex server notifying it that a new/upgraded movie is available
- Prowl
- Pushbullet
- Pushover
- Sendgrid
- Slack
- Synology Indexer
- Telegram
- Trakt
- Twitter
- Create a Twitter application (if you haven’t already) at https://apps.twitter.com/
- Fill in the mandatory fields as well as the callback URL, set it to a publicly available URL (not localhost), it doesn’t need to exist, but it does need to be set, using
https://radarr.video/twitter
is sufficient.
- There are many different endpoints
- Connection Triggers
- On Grab - Be notified when movies are available for download and has been sent to a download client
- On Import - Be notified when movies are successfully imported
- On Upgrade - Be notified when movies are upgraded to a better quality
- On Rename - Be notified when movies are renamed
- On Delete - ?TBD?
- On Health Issue - Be notified on health check failures
- Include Health Warnings - Be notified on health warnings in addition to errors.
Sonarr
Connections are how you want Sonarr to communicate with the outside world.
- By pressing the
+
button you'll be presented with a new window which will allow you to configure many different endpoints- There are many different endpoints
- Boxcar
- Custom scripts - This allows you to make a custom script for when a particular action happens this script will run
- Discord - By far one of the most common ways to push notifications of actions happening on your Sonarr
- Email - Simply send yourself or somebody you want to annoy with emails. If you're using Gmail and have 2-factor authentication enabled you need to use an App Specific password: https://support.google.com/accounts/answer/185833
- Emby
- Gotify
- Join
- Kodi - Kodi spawned from the love of media. It is an entertainment hub that brings all your digital media together into a beautiful and user friendly package. It is 100% free and open source, very customisable and runs on a wide variety of devices. It is supported by a dedicated team of volunteers and a huge community.
- By adding Kodi as a connection you can update Kodi's library when a new episode has been added to Sonarr
- Plex Home Theater
- Plex Media Center
- Plex Media Server - The server for your self hosted Plex system, Enabling this is much like Kodi will allow you to push an update to your plex server notifying it that a new/upgraded episode is available
- Prowl
- Pushbullet
- Pushover
- Sendgrid
- Slack
- Synology Indexer
- Telegram
- Trakt
- There are many different endpoints
- Connection Triggers
- On Grab - Be notified when episodes are available for download and has been sent to a download client
- On Import - Be notified when episodes are successfully imported
- On Upgrade - Be notified when episodes are upgraded to a better quality
- On Rename - Be notified when episodes are renamed
- On Health Issue - Be notified on health check failures
- Include Health Warnings - Be notified on health warnings in addition to errors.
Lidarr
Connections are how you want Sonarr to communicate with the outside world.
- By pressing the
+
button you'll be presented with a new window which will allow you to configure many different endpoints- There are many different endpoints
- Boxcar
- Custom scripts - This allows you to make a custom script for when a particular action happens this script will run
- Discord - By far one of the most common ways to push notifications of actions happening on your Radarr
- Discord Notifier - The brainchild of one of the Radarr developers allowing you to have beautiful discord notifications with very fine tuned control. Constantly being updated and a favorite amongst many of the Radarr team.
- Email - Simply send yourself or somebody you want to annoy with email. If you're using Gmail and have 2-factor authentication enabled you need to use an App Specific password: https://support.google.com/accounts/answer/185833
- Emby
- Gotify
- Join
- Kodi - Kodi spawned from the love of media. It is an entertainment hub that brings all your digital media together into a beautiful and user friendly package. It is 100% free and open source, very customisable and runs on a wide variety of devices. It is supported by a dedicated team of volunteers and a huge community.
- By adding Kodi as a connection you can update Kodi's library when a new movie has been added to Radarr
- Plex Media Server - The server for your self hosted Plex system, Enabling this is much like Kodi will allow you to push an update to your plex server notifying it that a new/upgraded movie is available
- Prowl
- Pushbullet
- Pushover
- Sendgrid
- Slack
- Subsonic
- Synology Indexer
- Telegram
- There are many different endpoints
- Connection Triggers
- On Grab - Be notified when episodes are available for download and has been sent to a download client
- On Import - Be notified when episodes are successfully imported
- On Upgrade - Be notified when episodes are upgraded to a better quality
- On Rename - Be notified when episodes are renamed
- On Health Issue - Be notified on health check failures
- Include Health Warnings - Be notified on health warnings in addition to errors.
Readarr
Text