Difference between revisions of "Settings General"

From Servarr
Line 139: Line 139:
 
<section end=readarr_settings_general_updates />
 
<section end=readarr_settings_general_updates />
  
=== Backups ===
+
== Backups ==
 
==== Radarr ====
 
==== Radarr ====
 
<section begin=radarr_settings_general_backups />
 
<section begin=radarr_settings_general_backups />

Revision as of 21:58, 13 November 2020

General

Host

Radarr

  • Binding Address - Valid IP4 address or '*' for all interfaces
  • Port Number - The port number that you are wanting to use to access the webUI for Radarr
    • Note: If using Docker do not touch
  • URL Base - For reverse proxy support, default is empty
  • Enable SSL - If you have SSL credentials and would like to secure communication to and from your Radarr enable this option.
    • Note: do not mess with unless you know what you're doing


Sonarr

Text

Lidarr

Text

Readarr

Text


Security

Radarr

  • Authentication - How would you like to authenticate to access your Radarr instance
    • None - You have no authentication to access your Radarr
      • Typically if you're the only user of your network, do not have anybody on your network that would care to access Radarr or your Radarr is not exposed to the web
    • Basic (Browser pop-up) - This option when accessing your Radarr will show a small pop-up allowing you to input a Username and Password
    • Forms (Login Page) - This option will have a familiar looking login screen much like other websites have to allow you to log onto your Radarr
  • API Key - This is how other programs would communicate or have Radarr communicate to other programs. This key if given to the wrong person with access could do all kinds of things to your library. This is why in the logs the API key is redacted
  • Certificate Validation - Change how strict HTTPS certification validation is


Sonarr

Text

Lidarr

Text

Readarr

Text


Proxy

Radarr

  • Proxy - This option allows you to run the information your Radarr pulls and searches for through a proxy. This can be useful if you're in a country that does not allow the downloading of Torrent files


Sonarr

Text

Lidarr

Text

Readarr

Text


Logging

Radarr

  • Log level - Probably one of the most useful troubleshooting tools
    • Info - This is the most basic way that Radarr gathers information this will include very minimal amount of information in the logs.
      • This log file contains fatal, error, warn and info entries.
    • Debug - Debug will include all the information that Info includes plus more information that can be useful.
      • This log files contains fatal, error, warn, info and debug entries
    • Trace - The most advance and detailed logging on Radarr, Trace will include all the information gathered by Info and Debug and more. This is the most common type of log that is going to be asked for when trouble shooting on Discord or Reddit. If you're needing help please select your log to Trace and redo the task that was giving you problems to capture the log.
      • This log files contains fatal, error, warn, info, debug and trace entries.


Sonarr

Text

Lidarr

Text

Readarr

Text


Analytics

Radarr

  • Analytics - Send anonymous usage and error information to Radarr's servers (Servarr). This includes information on your browser, which Radarr WebUI pages you use, error reporting as well as OS and runtime version. We will use this information to prioritize features and bug fixes.


Sonarr

Text

Lidarr

Text

Readarr

Text


Updates

Radarr

  • Branch - This is the branch of Radarr that you are running on. Please see Github for available branches and version information
  • Automatic - Automatically download and install updates. You will still be able to install from System: Updates
  • Mechanism - Use Radarr's built-in updater or a script
    • Docker - Do not update Radarr from inside the Docker, instead pull a brand new image with the new update
    • Script - Have Radarr run the update script


Sonarr

Text

Lidarr

Text

Readarr

Text


Backups

Radarr

Text

Sonarr

Text

Lidarr

Text

Readarr

Text


Templates