Radarr/Sonarr Definition Settings¶
Radarr Definition Settings¶
All the following attributes can override the global/library Radarr attributes which are the default unless otherwise specified.
| Attribute | Description & Values |
|---|---|
item_radarr_tag.remove |
Description: Used to remove existing tags in Radarr for every movie found by the builders that's in Radarr Values: List or comma-separated string of tags |
item_radarr_tag.sync |
Description: Matches the tags in Radarr for every movie found by the builders that's in Radarr with the provided tags Values: List or comma-separated string of tags |
item_radarr_tag |
Description: Used to append a tag in Radarr for every movie found by the builders that's in Radarr Values: List or comma-separated string of tags |
radarr_add_existing |
Description: Override Radarr add_existing attributeValues: true or false |
radarr_add_missing |
Description: Override Radarr add_missing attributeValues: true or false |
radarr_availability |
Description: Override Radarr availability attributeValues: announced, cinemas, released, db |
radarr_folder |
Description: Override Radarr root_folder_path attributeValues: Folder Path |
radarr_ignore_cache |
Description: Override Radarr ignore_cache attributeValues: true or false |
radarr_monitor_existing |
Description: Override Radarr monitor_existing attributeValues: true or false |
radarr_monitor |
Description: Override Radarr monitor attributeValues: movie, collection, or none |
radarr_quality |
Description: Override Radarr quality_profile attributeValues: Radarr Quality Profile |
radarr_search |
Description: Override Radarr search attributeValues: true or false |
radarr_tag |
Description: Override Radarr tag attributeValues: List or comma-separated string of tags |
radarr_upgrade_existing |
Description: Override Radarr upgrade_existing attributeValues: true or false |
Sonarr Definition Settings¶
All the following attributes can override the global/library Sonarr attributes which are the default unless otherwise specified.
| Attribute | Description & Values |
|---|---|
item_sonarr_tag.remove |
Description: Used to remove existing tags in Sonarr for every series found by the builders that's in Sonarr Values: List or comma-separated string of tags |
item_sonarr_tag.sync |
Description: Matches the tags in Sonarr for every series found by the builders that's in Sonarr with the provided tags Values: List or comma-separated string of tags |
item_sonarr_tag |
Description: Used to append a tag in Sonarr for every series found by the builders that's in Sonarr Values: List or comma-separated string of tags |
sonarr_add_existing |
Description: Override Sonarr add_existing attributeValues: true or false |
sonarr_add_missing |
Description: Override Sonarr add_missing attributeValues: true or false |
sonarr_cutoff_search |
Description: Override Sonarr cutoff_search attributeValues: true or false |
sonarr_folder |
Description: Override Sonarr root_folder_path attributeValues: Folder Path |
sonarr_ignore_cache |
Description: Override Sonarr ignore_cache attributeValues: true or false |
sonarr_language |
Description: Override Sonarr language_profile attributeValues: Sonarr Language Profile |
sonarr_monitor_existing |
Description: Override Sonarr monitor_existing attributeValues: true or false |
sonarr_monitor |
Description: Override Sonarr monitor attributeValues: all, future, missing, existing, pilot, first, latest, none |
sonarr_quality |
Description: Override Sonarr quality_profile attributeValues: Sonarr Quality Profile |
sonarr_search |
Description: Override Sonarr search attributeValues: true or false |
sonarr_season |
Description: Override Sonarr season_folder attributeValues: true or false |
sonarr_series |
Description: Override Sonarr series_type attributeValues: standard, daily, anime |
sonarr_tag |
Description: Override Sonarr tag attributeValues: List or comma-separated string of tags |
sonarr_upgrade_existing |
Description: Override Sonarr upgrade_existing attributeValues: true or false |
Adding to Arr¶
You can add items to Radarr/Sonarr in two different ways. 1. Items found by Kometa that are missing from your collections/playlists. 2. Items found by Kometa that already exist in Plex but are not in Radarr/Sonarr.
Arr Add Missing¶
When radarr_add_missing/sonarr_add_missing are true the items missing from the collection/playlist will be added to
Radarr/Sonarr.
Arr Add Existing¶
When radarr_add_existing/sonarr_add_existing are true the items that exist in the collection/playlist will be added
to Radarr/Sonarr.
If your Radarr/Sonarr has different file system mappings from your Plex use radarr_path/sonarr_path along with
plex_path from your Radarr/Sonarr global config settings.
Radarr Add Settings¶
When adding a movie in Radarr you get the screen below to set these options use radarr_folder, radarr_monitor,
radarr_availability, radarr_quality, radarr_tag, and radarr_search.
Sonarr Add Settings¶
When adding a show in Sonarr you get the screen below to set these options use sonarr_folder, sonarr_monitor,
sonarr_quality, sonarr_language, sonarr_series, sonarr_season, sonarr_tag, sonarr_search, and
sonarr_cutoff_search.
Arr Edit Settings¶
When editing the details of items that exist in the collection/playlist and in Radarr/Sonarr use item_radarr_tag and
item_sonarr_tag

