Comment on page
Sonarr Homepage Item
Homepage Item Information
About
Links

Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.
This homepage item allows you to have the following items displayed on the homepage:
- Calendar (Upcoming and Past TV Shows)
- Queue (Current Downloading Items)
- API Socks (Access to API without needing to Reverse Proxy Sonarr)
When setting up the homepage item, the first option is to enable it, do that by toggling the
Enable
Switch. After that you need to set the Minimum Authentication
group that will be able to use this item. Please make sure not to set the
Minimum Authentication
to at least the same or lower than the homepage's Tab Group

Field | Value |
Enable | Enable the Module |
Main Module Minimum Authentication | Minimum Group needed to see Entire Module |
Enter the connection details of your Sonarr server. This homepage item allows multiple Sonarr server connections.

Field | Value |
Multiple URL's | URL to your Sonarr Servers - LAN preferred |
Multiple API Key/Token's | API Keys to your Sonarr Servers |
Disable Certificate Check | Disables the Certificate of the URL provided if https |
Use Custom Certificate | Uses a Custom Certificate for the verification of the URL provided if https |
Organizr's API Socks allows you to access Sonarr's API without needing to Reverse Proxy it.
Settings
Preview

Field | Value |
Enable | Enable the Module |
Module Minimum Authentication | Minimum Group needed to use Module |
Disable Certificate Check | Disables the Certificate of the URL provided if https |

Depending on if you entered either one Sonarr Connection or multiple will determine which URL you will use.
One Sonarr Connection
Multiple Sonarr Connections
URL for Socks Connection:
Replace
docker:8000
with the address to your actual Organizr Serverhttp://docker:8000/api/v2/socks/sonarr/
I.E.
http://demo.organizr.app/api/v2/socks/sonarr/
Depending on how many connections you setup, replace {#} with which server you are connecting to.
URL for Socks Connection:
Replace
docker:8000
with the address to your actual Organizr Server and {#}
with the number of the connectionhttp://docker:8000/api/v2/multiple/socks/sonarr/{#}
I.E.
http://demo.organizr.app/api/v2/multiple/socks/sonarr/1
http://demo.organizr.app/api/v2/multiple/socks/sonarr/2
http://demo.organizr.app/api/v2/multiple/socks/sonarr/3
Enabling this module will output Sonarr's Download Queue on the homepage.
Settings
Homepage Preview

Field | Value |
Enable | Enable the Module |
Module Minimum Authentication | Minimum Group needed to use Module |
Add to Combined Downloader | Adds this downloader to a combined downloader module |
Refresh Seconds | Sets the time in between data being refreshed |
Better preview coming soon...

This module adds past and future TV Shows on the homepage Calendar
Settings
Homepage Preview

Field | Value |
Days Before | Amount of days to grab before todays date |
Days After | Amount of days to grab after todays date |
Start Day | First Day of Calendar for Week View |
Default View | Which view to display on page load |
Time Format | Format for the time of TV Showing |
Locale | Region format for date |
Items Per Day | Amount of items to show pre day before cut-off |
Refresh Seconds | Sets the time in between data being refreshed |
Show Unmonitored | Display shows that are unmonitored |

Make sure to save before hitting the
Test Connection
button
Last modified 2yr ago