@ -35,11 +35,11 @@ All the following attributes can override the global/library [Sonarr](https://gi
| [Item Sonarr Tag Remove](#arr-edit-details) | `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 | :heavy_check_mark: |
| [Item Sonarr Tag Remove](#arr-edit-details) | `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 | :heavy_check_mark: |
| [Item Sonarr Tag Sync](#arr-edit-details) | `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 | :heavy_check_mark: |
| [Item Sonarr Tag Sync](#arr-edit-details) | `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 | :heavy_check_mark: |
### Arr Add
### Arr Add Missing
When `radarr_add`/`sonarr_add` are true the items missing from the collection/playlist will be added to Radarr/Sonarr.
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
### Arr Add Existing
When `radarr_add`/`sonarr_add` are true the items that exist in the collection/playlist will be added to Radarr/Sonarr.
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
### 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`.
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`.