mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
1.6 KiB
1.6 KiB
Radarr Builders
You can find items in your Plex using the features of Radarr.
Configuring Radarr in the config is required for any of these builders.
Attribute | Description | Works with Movies | Works with Shows | Works with Playlists and Custom Sort |
---|---|---|---|---|
radarr_all |
Gets all Movies in Radarr. | :fontawesome-solid-circle-check:{ .green } | :fontawesome-solid-circle-xmark:{ .red } | :fontawesome-solid-circle-xmark:{ .red } |
radarr_taglist |
Gets Movies from Radarr based on their tags. | :fontawesome-solid-circle-check:{ .green } | :fontawesome-solid-circle-xmark:{ .red } | :fontawesome-solid-circle-xmark:{ .red } |
Radarr All
Gets all Movies in Radarr.
collections:
ALL Radarr Movies:
radarr_all: true
Radarr Taglist
Gets Movies from Radarr based on their tags.
Set the attribute to the tag you want to search for. Multiple values are supported as either a list or a comma-separated string.
collections:
Radarr Tag1 and Tag2 Movies:
radarr_taglist: tag1, tag2
If no tag is specified then it gets every Movie without a tag.
collections:
Radarr Movies Without Tags:
radarr_taglist: