@ -2082,25 +2082,30 @@ it gets imported correctly and isn't incorrectly matched as HDTV or WEB-DL etc.<
<p>The Tokens not available in the release won't be used/shown.</p>
<hr/>
<h2id="standard-movie-format">Standard Movie Format<aclass="headerlink"href="#standard-movie-format"title="Permanent link"></a></h2>
<p>This naming scheme is made to be compatible with the <ahref="https://forums.plex.tv/t/new-plex-media-server-movie-scanner-and-agent-preview/593269/517">New Plex Agent</a> that now supports IMDB and TMDB IDs in filenames, if you don't need it or want it just remove <code>[imdb-{ImdbId}]</code></p>
<p>This naming scheme is made to be compatible with the <ahref="https://forums.plex.tv/t/new-plex-media-server-movie-scanner-and-agent-preview/593269/517">New Plex Agent</a> that now supports IMDb and TMDb IDs in filenames, if you don't need it or want it just remove <code>{imdb-{ImdbId}}</code></p>
<divclass="admonition caution">
<pclass="admonition-title">Starting from v4.0.0.5720, Radarr now supports recognizing Dolby Vision (DV) and High Dynamic Range (HDR) types.</p>
<p>If you're using a lower version replace:</p>
<p><code>{[MediaInfo VideoDynamicRangeType]}</code> with <code>{[MediaInfo VideoDynamicRange]}</code></p>
<p>The officially supported format is <code>{imdb-{ImdbId}}</code>but plex also support <code>(imdb-{ImdbId})</code> or <code>[imdb-{ImdbId}]</code> what you can read <ahref="https://forums.plex.tv/t/new-plex-media-server-movie-scanner-and-agent-preview/593269/517"rel="noopener noreferrer"target="_blank">here</a>, though the above should work for now. 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.</p>
<p>The officially supported format is <code>{imdb-{ImdbId}}</code>and this is required in Radarr <code>v4.2.2.6489</code> and above to make the tags conditional. Plex also support <code>(imdb-{ImdbId})</code> or <code>[imdb-{ImdbId}]</code> which you can read <ahref="https://forums.plex.tv/t/new-plex-media-server-movie-scanner-and-agent-preview/593269/517"rel="noopener noreferrer"target="_blank">here</a>, however Radarr will not treat these as conditional meaning a movie with no IMDb ID would have <code>(imdb-)</code> or <code>[imdb-]</code> 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.</p>
</div>
<hr/>
<h2id="original-title-vs-original-filename">Original Title vs Original Filename<aclass="headerlink"href="#original-title-vs-original-filename"title="Permanent link"></a></h2>
@ -2128,7 +2133,7 @@ it gets imported correctly and isn't incorrectly matched as HDTV or WEB-DL etc.<
<p><strong>Radarr supports IMDb ID and TMDb ID in the folder name.</strong></p>
<divclass="admonition quote">
<pclass="admonition-title">Quote from a developer</p>
<p>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</p>
<p>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.</p>
</div>
</div>
<hr/>
@ -2150,7 +2155,7 @@ it gets imported correctly and isn't incorrectly matched as HDTV or WEB-DL etc.<