diff --git a/Radarr/Radarr-recommended-naming-scheme/index.html b/Radarr/Radarr-recommended-naming-scheme/index.html index e090c1e05..ce9ab3e51 100644 --- a/Radarr/Radarr-recommended-naming-scheme/index.html +++ b/Radarr/Radarr-recommended-naming-scheme/index.html @@ -263,6 +263,15 @@ Minimal needed and recommended + @@ -952,6 +961,15 @@ Minimal needed and recommended + @@ -988,6 +1006,13 @@ it gets imported correctly and isn't incorrectly matched as HDTV or WEB-DL etc.< RESULTS: - [CLICK TO EXPAND]

The Movie Title (2010) {imdb-tt0066921} {edition-Ultimate Extended Edition} [IMAX HYBRID][Bluray-1080p Proper][3D][DV HDR10][DTS 5.1][x264]-EVOLVE

+

For Jellyfin/Emby:

+
{Movie CleanTitle} {(Release Year)} {[imdbid-{ImdbId}]} - {Edition Tags }{[Custom Formats]}{[Quality Full]}{[MediaInfo 3D]}{[MediaInfo VideoDynamicRangeType]}{[Mediainfo AudioCodec}{ Mediainfo AudioChannels}][{Mediainfo VideoCodec}]{-Release Group}
+
+
+RESULTS: - [CLICK TO EXPAND] +

The Movie Title (2010) [imdbid-tt0066921] {edition-Ultimate Extended Edition} [IMAX HYBRID][Bluray-1080p Proper][3D][DV HDR10][DTS 5.1][x264]-EVOLVE

+

If you do Anime

{Movie CleanTitle} {(Release Year)} {imdb-{ImdbId}} {edition-{Edition Tags}} {[Custom Formats]}{[Quality Full]}{[MediaInfo 3D]}{[MediaInfo VideoDynamicRangeType]}{[Mediainfo AudioCodec}{ Mediainfo AudioChannels}]{MediaInfo AudioLanguages}[{MediaInfo VideoBitDepth}bit][{Mediainfo VideoCodec}]{-Release Group}
 
@@ -995,6 +1020,13 @@ it gets imported correctly and isn't incorrectly matched as HDTV or WEB-DL etc.< RESULTS: - [CLICK TO EXPAND]

The Movie Title (2010) {imdb-tt0066921} {edition-Ultimate Extended Edition} [Surround Sound x264][Bluray-1080p Proper][3D][DTS 5.1][DE][10bit][AVC]-EVOLVE

+

For Jellyfin/Emby:

+
{Movie CleanTitle} {(Release Year)} {[imdbid-{ImdbId}]} - {Edition Tags }{[Custom Formats]}{[Quality Full]}{[MediaInfo 3D]}{[MediaInfo VideoDynamicRangeType]}{[Mediainfo AudioCodec}{ Mediainfo AudioChannels}]{MediaInfo AudioLanguages}[{MediaInfo VideoBitDepth}bit][{Mediainfo VideoCodec}]{-Release Group}
+
+
+RESULTS: - [CLICK TO EXPAND] +

The Movie Title (2010) [imdbid-tt0066921] {edition-Ultimate Extended Edition} [Surround Sound x264][Bluray-1080p Proper][3D][DTS 5.1][DE][10bit][AVC]-EVOLVE

+

Original Title vs Original Filename

Another option is to use {Original Title} rather than the recommeneded naming scheme outlined aboove. {Original Title} will use the title of the release which will contain all of the information included in the release itself. The benefit of this naming scheme is to prevent download loops which can occur on import when there is a discrepancy in the release title compared to the contents of the file itself (for example, if the release title says DTS-ES but the contents are actually DTS). The downside is less flexibility with how the files are named.

@@ -1025,24 +1057,37 @@ it gets imported correctly and isn't incorrectly matched as HDTV or WEB-DL etc.<

TMDb is usually better as it guarantees a match, IMDb only gets matched if the TMDb entry has the correct IMDb ID association. We don't actually talk to IMDb.

+

Optional Movies Folder Format for the Plex Movies Scanner and Jellyfin/Emby

+

This naming scheme is made to be compatible with the new Plex TV Series Scanner that now support IMDB and TVDB IDs in file names.

+

For Plex:

+
{Movie CleanTitle} ({Release Year}) {imdb-{ImdbId}}
+
+

RESULT:

+

The Movie Title (2010) {imdb-tt1520211}

+

For Jellyfin/Emby:

+
{Movie CleanTitle} ({Release Year}) [imdbid-{ImdbId}]
+
+

RESULT:

+

The Movie Title (2010) [imdbid-tt1520211]

+
+

Tip

+

IMDb IDs are going to be very accurate and rarely change, TVDB/TMDB IDs, on the other hand, do change or are removed more frequently.

+

Thanks:

A big Thanks to fryfrog and rg9400 for the suggestions.

-

Questions or Suggestions?

If you have questions or suggestions click the chat badge to join the Discord Support Channel where you can ask your questions directly and get live support.

Discord chat

- -
Last update: - December 28, 2022 21:20:58 + January 2, 2023 20:49:54