{edition-{Edition Tags}} part of the recommended file name, Plex will recognize the movie edition and add it to the Plex interface — for example, Director's Cut.
{edition-{Edition Tags}} with {Edition Tags}.
| Release | Matched CFs | Quality | Group | Score | Status | ||||
|---|---|---|---|---|---|---|---|---|---|
| ⋮⋮ | · | ||||||||
| · |
formatItems — they are mandatory and always synced. End users cannot disable them.
— Radarr: CFs, profiles
— Sonarr: CFs, profiles
Not cloned yet. Click Pull in the nav bar.
2000, 2040, 2045) if your indexer only tags specific sub-categories and root-only searches return no results.
TRUSTED_NETWORKS environment variable. To change the value, edit the Unraid template (or docker-compose.yml) and restart the container. Unsetting the env var unlocks this field.
10.x, 172.16-31.x incl. Docker bridges, 192.168.x, link-local, IPv6 ULA). Convenient but treats any container on your Docker host and any device on your home WiFi as admin.
192.168.86.0/24 (home VLAN), 10.66.0.0/24 (WireGuard), 192.168.86.22/32 (one device). Loopback is always trusted so healthchecks work.
TRUSTED_NETWORKS (comma-separated CIDRs) in the Unraid template to prevent this field from being changed through the UI — useful if you want host-level control over the trust boundary.
TRUSTED_PROXIES environment variable. To change the value, edit the Unraid template (or docker-compose.yml) and restart the container.
X-Forwarded-For is trusted. Leave empty for direct access. Lock via env var TRUSTED_PROXIES in the Unraid template for host-level control.X-Api-Key: <key> header. Query parameter (?apikey=) also works but leaks to logs and browser history — prefer the header.You are about to turn off login for Clonarr. After this change, anyone who reaches this UI will be admin — they can modify your Radarr/Sonarr/Prowlarr API keys, change Discord webhooks to their own server, and read every notification token.
Pick this only if you have another authentication layer in front (Authelia, Cloudflare Access) or you are running on a machine that is not reachable from other devices.