LogoLogo
APIDemoOfficial SiteDiscord
  • Introduction
  • Want to help?
  • 💾Installation
    • Prerequisites
      • Installing Webservers
        • Organizr & Dependency Installer
        • Nginx
        • Apache
        • Caddy
      • Installing PHP
    • Installing Organizr
  • 📌Getting started
  • First Time Setup
  • Tab Management
  • 🤖Features
    • Authentication Backend
      • Plex Backend
      • LDAP Backend
    • Server Authentication
      • Nginx Server Authentication
      • Caddy Server Authentication
      • Traefik Server Authentication
    • SSO
      • Plex SSO
      • Tautulli SSO
      • Overseerr SSO
      • Petio SSO
      • Ombi SSO
      • Jellyfin SSO
      • Komga SSO
      • Proxy Auth SSO
        • Grafana SSO
        • NZBHydra2 SSO
        • Calibre SSO
      • Troubleshooting SSO
    • Homepage
      • Sonarr Homepage Item
      • Plex Homepage Item
      • HealthChecks Homepage Item
    • API Socks
    • Backup & Restore
    • Custom Error Pages
    • Fail2Ban Integration
  • 🧪Tweaks
    • Tweaks
    • Hide custom text from specific groups
    • Optimizing PHP-FPM
  • 🆘Help
    • Custom Work
      • Custom Pages
    • Tutorials
      • Reverse Proxies
    • FAQ
      • Organizr Requirements
      • Forgot my password
      • Organizr Login Error
      • Login Looping - SameSite Errors
      • Auth cookie is not used by other subdomains
      • Update available even though up to date
      • Migration Guide
  • 🌍 Development
    • Plugin Development
Powered by GitBook
On this page
  • Summary
  • Setting up
  • Enable Tab
  • Connection
  • API Socks
  • Queue
  • Calendar
  • Test Connection

Was this helpful?

Export as PDF
  1. Features
  2. Homepage

Sonarr Homepage Item

Homepage Item Information

PreviousHomepageNextPlex Homepage Item

Last updated 3 years ago

Was this helpful?

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.

Summary

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)

Setting up

Enable Tab

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

Connection

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

API Socks

Organizr's API Socks allows you to access Sonarr's API without needing to Reverse Proxy it.

API Socks URL

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.

URL for Socks Connection:

Replace docker:8000 with the address to your actual Organizr Server

http://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 connection

http://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

Queue

Enabling this module will output Sonarr's Download Queue on the homepage.

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...

Calendar

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

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

Test Connection

Make sure to save before hitting the Test Connection button

🤖
Sonarr - Dive in
Main site
Logo
GitHub - Sonarr/Sonarr: Smart PVR for newsgroup and bittorrent users.GitHub
GitHub
Logo