5 Arr Details
meisnate12 edited this page 2 years ago

Radarr Details

All the following attributes can override the global/library Radarr attributes which are the default unless otherwise specified.

Name Attribute Description Allowed Values Works with Playlists
Radarr Add Missing radarr_add_missing Override Radarr add attribute boolean: true or false ✔️
Radarr Add Existing radarr_add_existing Override Radarr add_existing attribute boolean: true or false ✔️
Radarr Root Folder radarr_folder Override Radarr root_folder_path attribute Folder Path ✔️
Radarr Monitor radarr_monitor Override Radarr monitor attribute boolean: true or false ✔️
Radarr Availability radarr_availability Override Radarr availability attribute announced, cinemas, released, db ✔️
Radarr Quality Profile radarr_quality Override Radarr quality_profile attribute Radarr Quality Profile ✔️
Radarr Tag radarr_tag Override Radarr tag attribute List or comma-separated string of tags ✔️
Radarr Search radarr_search Override Radarr search attribute boolean: true or false ✔️
Item Radarr Tag item_radarr_tag Used to append a tag in Radarr for every movie found by the builders that's in Radarr List or comma-separated string of tags ✔️
Item Radarr Tag Remove item_radarr_tag.remove Used to remove existing tags in Radarr for every movie found by the builders that's in Radarr List or comma-separated string of tags ✔️
Item Radarr Tag Sync item_radarr_tag.sync Matches the tags in Radarr for every movie found by the builders that's in Radarr with the provided tags List or comma-separated string of tags ✔️

Sonarr Details

All the following attributes can override the global/library Sonarr attributes which are the default unless otherwise specified.

Name Attribute Description Allowed Values Works with Playlists
Sonarr Add sonarr_add_missing Override Sonarr add attribute boolean: true or false ✔️
Sonarr Add Existing sonarr_add_existing Override Sonarr add_existing attribute boolean: true or false ✔️
Sonarr Root Folder sonarr_folder Override Sonarr root_folder_path attribute Folder Path ✔️
Sonarr Monitor sonarr_monitor Override Sonarr monitor attribute all, future, missing, existing, pilot, first, latest, none ✔️
Sonarr Quality Profile sonarr_quality Override Sonarr quality_profile attribute Sonarr Quality Profile ✔️
Sonarr Language Profile sonarr_language Override Sonarr language_profile attribute Sonarr Language Profile ✔️
Sonarr Series Type sonarr_series Override Sonarr series_type attribute standard, daily, anime ✔️
Sonarr Season Folder sonarr_season Override Sonarr season_folder attribute boolean: true or false ✔️
Sonarr Tag sonarr_tag Override Sonarr tag attribute List or comma-separated string of tags ✔️
Sonarr Search sonarr_search Override Sonarr search attribute boolean: true or false ✔️
Sonarr Cutoff Search sonarr_cutoff_search Override Sonarr cutoff_search attribute boolean: true or false ✔️
Item Sonarr Tag item_sonarr_tag Used to append a tag in Sonarr for every series found by the builders that's in Sonarr List or comma-separated string of tags ✔️
Item Sonarr Tag Remove item_sonarr_tag.remove Used to remove existing tags in Sonarr for every series found by the builders that's in Sonarr List or comma-separated string of tags ✔️
Item Sonarr Tag Sync item_sonarr_tag.sync Matches the tags in Sonarr for every series found by the builders that's in Sonarr with the provided tags List or comma-separated string of tags ✔️

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.

Radarr Add Details

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.

Radarr Details

Sonarr Add Details

When adding a movie 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.

Sonarr Details

Arr Edit Details

When editing the details of items that exist in the collection/playlist and in Radarr/Sonarr use item_radarr_tag and item_sonarr_tag