From 14976f1f825919ff1327c701f7cffca7eb31ff41 Mon Sep 17 00:00:00 2001 From: nuxen Date: Sat, 4 Feb 2023 13:10:34 +0100 Subject: [PATCH] feat(radarr): Edition naming reminder Added a reminder for the new edition naming scheme. --- docs/Radarr/Radarr-recommended-naming-scheme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/Radarr/Radarr-recommended-naming-scheme.md b/docs/Radarr/Radarr-recommended-naming-scheme.md index 8b0c35770..57c8d441c 100644 --- a/docs/Radarr/Radarr-recommended-naming-scheme.md +++ b/docs/Radarr/Radarr-recommended-naming-scheme.md @@ -23,6 +23,13 @@ This naming scheme is made to be compatible with the [New Plex Agent](https://fo `{edition-{Edition Tags}}` with `{Edition Tags}` + !!! danger "" + + Only use this if you are prepared to have movies separated by Edition in your merged Plex library. + + For example if you have the `Directors Cut` and the `Extended Edition` for + one movie, those will show up as two separate movies in your library. + ```bash {{ radarr['naming']['radarr-naming']['file']['default'] }} ```