From c8ca0038cd2770bac7d97bc922a0fd8ca666b2da Mon Sep 17 00:00:00 2001 From: <> Date: Sat, 24 Sep 2022 16:47:14 +0000 Subject: [PATCH] Deployed 68c9266f with MkDocs version: 1.3.1 --- .../Radarr-recommended-naming-scheme/index.html | 10 +--------- .../Sonarr-recommended-naming-scheme/index.html | 11 +---------- search/search_index.json | 2 +- sitemap.xml.gz | Bin 973 -> 973 bytes 4 files changed, 3 insertions(+), 20 deletions(-) diff --git a/Radarr/Radarr-recommended-naming-scheme/index.html b/Radarr/Radarr-recommended-naming-scheme/index.html index 6e052ddf5..3fc8b9d90 100644 --- a/Radarr/Radarr-recommended-naming-scheme/index.html +++ b/Radarr/Radarr-recommended-naming-scheme/index.html @@ -2088,11 +2088,6 @@ it gets imported correctly and isn't incorrectly matched as HDTV or WEB-DL etc.<
This naming scheme is made to be compatible with the New Plex Agent that now supports IMDb and TMDb IDs in filenames, if you don't need it or want it just remove {imdb-{ImdbId}}
Starting from v4.0.0.5720, Radarr now supports recognizing Dolby Vision (DV) and High Dynamic Range (HDR) types.
-If you're using a lower version replace:
-{[MediaInfo VideoDynamicRangeType]}
with {[MediaInfo VideoDynamicRange]}
Starting from v4.2.2.6489, Radarr now supports Plex Multiple Edition tags in naming.
If you're using a lower version or don't need it replace:
{edition-{Edition Tags}}
with {Edition Tags}
{Movie CleanTitle} {(Release Year)} {imdb-{ImdbId}} {edition-{Edition Tags}} {[Custom Formats]}{[Quality Full]}{[MediaInfo 3D]}{[MediaInfo VideoDynamicRangeType]}{[Mediainfo AudioCodec}{ Mediainfo AudioChannels}]{MediaInfo AudioLanguages}[{Mediainfo VideoCodec}]{-Release Group}
The officially supported format is {imdb-{ImdbId}}
and this is required in Radarr v4.2.2.6489
and above to make the tags conditional. Plex also support (imdb-{ImdbId})
or [imdb-{ImdbId}]
which you can read here, however Radarr will not treat these as conditional meaning a movie with no IMDb ID would have (imdb-)
or [imdb-]
in the name. IMDb IDs are going to be very accurate and rarely change, but they may be missing for some movies added to Radarr. TMDb IDs, on the other hand, do change or are removed more frequently, but Radarr will always have this ID for each movie.
If you want to keep the original release name that holds all the info of the file then I suggest to use {Original Title}
over {Original Filename}
The Tokens not available in the release won't be used/shown.
Starting from v3.0.6.1431, Sonarr now supports recognizing Dolby Vision (DV) and High Dynamic Range (HDR) types.
-If you're using a lower version replace:
-{[MediaInfo VideoDynamicRangeType]}
with {[MediaInfo VideoDynamicRange]}
{Series TitleYear} - S{season:00}E{episode:00} - {Episode CleanTitle} [{Preferred Words }{Quality Full}]{[MediaInfo VideoDynamicRangeType]}{[Mediainfo AudioCodec}{ Mediainfo AudioChannels]}{MediaInfo AudioLanguages}{[MediaInfo VideoCodec]}{-Release Group}
RESULT:
The Series Title! (2010) [imdb-tt1520211]
Note
-The officially supported format is {imdb-{ImdbId}}
but Plex should also support (imdb-{ImdbId})
or [imdb-{ImdbId}]
, though the above should work for now, It's actually not needed to add an ID to the folder or filename to use the new Plex TV Series Scanner.
For Jellyfin/Emby:
{Series TitleYear} [imdbid-{ImdbId}]