* feat(guide): Update naming scheme and add tvdb/tmdb
* added: inline notation to ignore specific violations
* changed: result text to reflect what's seen in Radarr GUI
* Updated: Sonarrr Recommended naming scheme
* fixed: typo
* removed: un-needed info
* Apply suggestions from code review
Co-authored-by: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: zakary <zak@ary.dev>
* fix: MD009
* moved renaming-description-faq to the starr folder because it's used by both
* added: to single placeholder to prevent multiple places to edit the same content
* fix: file location
---------
Co-authored-by: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
Co-authored-by: zakary <zak@ary.dev>
On the [Radarr Discord](https://radarr.video/discord){:target="\_blank" rel="noopener noreferrer"} people often ask, "What's the recommended/best way to
name your files?" First off, it's personal preference, but it's often recommended to add non-recoverable info.
Why?
If, for what ever reason, you ever need to do a re-install or re-import in
the Starr Apps or Plex/Emby/Jellyfin it's nice to have all that info in the filename so
it gets imported correctly and isn't incorrectly matched as HDTV or WEB-DL etc.
The Tokens not available in the release won't be used/shown.
---
---
@ -29,75 +20,133 @@ Finally, enable `Rename Movies` to reveal the movie renaming options.
## Standard Movie Format
## Standard Movie Format
This naming scheme is made to be compatible with the [New Plex Agent](https://forums.plex.tv/t/new-plex-media-server-movie-scanner-and-agent-preview/593269/517){:target="\_blank" rel="noopener noreferrer"} that now supports IMDb and TMDb IDs in filenames, if you don't need it or want it just remove `{imdb-{ImdbId}}`
<sub><sup>**Movie**: `The Movie Title (2010) {edition-Ultimate Extended Edition} [IMAX HYBRID][Bluray-1080p Proper][3D][DV HDR10][DTS 5.1][x264]-EVOLVE`</sup></sub>
=== "Plex"
This naming scheme is made to be used with the [New Plex Agent](https://forums.plex.tv/t/new-plex-media-server-movie-scanner-and-agent-preview/593269/517){:target="\_blank" rel="noopener noreferrer"},
!!! danger "If you use the `{edition-{Edition Tags}}` part of the recommended file name, then Plex will recognize the edition of the movie and add it the the Plex UI - e.g., Directors Cut.<br><br>However, this means that if you have two copies of a movie with different editions in a single merged library - for example, a 1080p Directors Cut and a 2160p Theatrical Edition - then these will show as two separate items in Plex.<br><br>If you only want a movie to appear once per library, where you keep more than one copy of a movie, then replace: `{edition-{Edition Tags}}` with `{Edition Tags}`."
!!! danger "Only use `{edition-{Edition Tags}}` if you are prepared to have movies separated by edition<br>when using a merged Plex library - e.g., you keep both 1080p and 2160p versions of one movie.<br><br>For example if you have the `Directors Cut` and the `Extended Cut` for one movie, those will show up as two separate movies in your library.<br><br>Note that not using `{edition-{Edition Tags}}` will prevent Plex from recognizing the edition."
<sub><sup>**Movie**: `The Movie Title (2010) {imdb-tt0066921} {edition-Ultimate Extended Edition} [Surround Sound x264][Bluray-1080p Proper][3D][DTS 5.1][DE][10bit][AVC]-EVOLVE`</sup></sub>
<sub><sup>**Movie**: `The Movie Title (2010) [tmdbid-65567] - {edition-Ultimate Extended Edition} [Surround Sound x264][Bluray-1080p Proper][3D][DTS 5.1][DE][10bit][AVC]-EVOLVE`</sup></sub>
---
---
@ -121,70 +170,86 @@ The filename can be Obscured where the Release naming isn't, especially when you
## Movie Folder Format
## Movie Folder Format
!!! danger ""
--8<--"includes/radarr/imdb-vs-tmdb.md"
**Please note that folder names are created (in the database) whenever the movie is added to Radarr, and it may be missing or incorrect at that time and your folder would have a blank ID!!!**
!!! warning "Please note that folder names are created in the database whenever the movie is added to Radarr and it may be missing or incorrect at that time, resulting in your folder having a blank ID.:bangbang:<br><br>If you instead add it to the filename, the IMDb/TMDb ID will be freshly pulled for any download or upgrade."
If you instead add it in the filename, the IMDb ID will be freshly pulled for any download or upgrade.
=== "Standard Folder"
Another potential negative of using it in the folder is that folder renames are complex, lengthy, and potentially destructive in Radarr compared to file renames.
Keep in mind adding anything more after the release year could give issues during a fresh import in to Radarr, but it helps for movies that have the same release name and year.
--8<--"includes/radarr/tmdb-imdb-info.md"
**Radarr supports IMDb ID and TMDb ID in the folder name.**
<sub><sup>**Example**: `The Movie Title (2010) {imdb-tt1520211}`</sup></sub>
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.
This naming scheme is made to be compatible with the new [Plex TV Series Scanner](https://forums.plex.tv/t/beta-new-plex-tv-series-scanner/696242){:target="\_blank" rel="noopener noreferrer"} that now support IMDB and TVDB IDs in file names.
<sub><sup>**Example**: `The Movie Title (2010) {tmdb-1520211}`</sup></sub>
`The Series Title! (2010) - S01E01 - 001 - Episode Title 1 [iNTERNAL HDTV-720p v2][HDR10][10bit][x264][DTS 5.1][JA]-RlsGrp`
<sub><sup>**Example**: `The Series Title! (2010)`</sup></sub>
Multi Episode:
=== "Optional Plex"
`The Series Title! (2010) - S01E01-E03 - 001-003 - Episode Title [iNTERNAL HDTV-720p v2][HDR10][10bit][x264][DTS 5.1][JA]-RlsGrp`
This naming scheme is made to be used with the [New Plex TV Series Scanner](https://forums.plex.tv/t/beta-new-plex-tv-series-scanner/696242){:target="\_blank" rel="noopener noreferrer"}
<sub><sup>**Example**: `The Series Title! (2010) {imdb-tt1520211}`</sup></sub>
#### Optional Series Folder Format
=== "Plex Folder TVDb"
This naming scheme is made to be compatible with the new [Plex TV Series Scanner](https://forums.plex.tv/t/beta-new-plex-tv-series-scanner/696242){:target="\_blank" rel="noopener noreferrer"} that now support IMDB and TVDB IDs in file names.
<sub><sup>**Example**: `The Series Title! (2010) [tvdbid-1520211]`</sup></sub>
---
---
### Season Folder Format
## Season Folder Format
For this there's only one real option to use in my opinion.
For this there's only one real option to use in my opinion.
@ -125,17 +132,17 @@ For this there's only one real option to use in my opinion.
Season {season:00}
Season {season:00}
```
```
RESULT: `Season 01`
<sub><sup>**Example**: `Season 01`</sup></sub>
---
---
### Multi-Episode Style
## Multi-Episode Style
```bash
```bash
Prefixed Range
Prefixed Range
```
```
RESULTS:
<sub><sup>**Example**:</sup></sub>
![results](images/results.png)
![results](images/results.png)
@ -159,8 +166,4 @@ The filename can be Obscured where the Release naming isn't, especially when you
---
---
Thanks:
A big Thanks to [fryfrog](https://github.com/fryfrog), [rg9400](https://github.com/rg9400) and [bakerboy448](https://github.com/bakerboy448) for the suggestions.
While both IMDb and TMDb IDs are unique, TMDb can occasionally remove IDs entirely, sometimes only to be re-added with a new ID later. However, due to using TMDb as its metadata source, they can be seen as "more aligned" with Radarr. IMDb IDs on the other hand, once present, are very accurate and rarely ever change.
!!! note "Keep in mind adding anything additional after the release year could give issues during a fresh import into Radarr, but it can help for movies that have the same release name and year"
While both IMDb and TVDb IDs are unique, TVDb can occasionally remove IDs entirely, sometimes only to be re-added with a new ID later. However, due to using TVDb as its metadata source, they can be seen as "more aligned" with Sonarr. IMDb IDs on the other hand, once present, are very accurate and rarely ever change.
- “What's the recommended/best way to name your files or folders?”
- “Why is my naming scheme bad?”
Even though it is a personal preference, it is still recommended to add non-recoverable information for several reasons.
## FAQ
??? question "Why?"
- If, for whatever reason, you ever need to do a re-install or a full re-import in the Starr Apps or Plex/Emby/Jellyfin, it's nice to have all that info in the filename so it gets imported correctly and isn't incorrectly matched as HDTV or WEB-DL etc.
??? question "Why is the non-recoverable information important/needed?"
- **Prevent download loops**.
- **Quality Source (HDTV, WEBDL, Bluray, Remux, etc..)**: Can you tell from the following info: `movie (year).ext`, which quality source the file is from? Probably not, and there is no real way to determine it if it's lost after import. Why would you care? Mainly if you ever want to upgrade or downgrade your media file and to prevent re-downloads of the same file.
- **Release group**: With the knowledge of which release group your release belongs to, you can determine if the file has any issues related to that specific release. It can also help find extra information if it's a hybrid release or which sources are used.
- **Edition version**: To determine if the release is an directors cut, theatrical, unrated, etc.
- **Repack/Proper**: To determine if the release was a repack or a proper, so you know if you have the correct version and not the broken one with playback issues or other issues with the media file.
??? question "But Plex, Emby and Jellyfin work fine with just `movie (year).ext`/`tv showname SxxExx.ext`"
- True, but they don't care about the quality of your media file you're using, their main purpose is just to provide you with your media library and play the media files.
??? question "Why is the file naming so long?"
- To make sure your filename contains all the info needed to prevent download loops after import.
- The so-called "naming tokens" not used in your media file won't be used/shown.
- Any proper media server (Plex, Emby, or Jellyfin) won't display the actual filename outright anyway, so why worry about how the file's naming looks when it has all the needed info included?
The naming scheme provided here is made with the help of the Sonarr/Radarr (Support) Team and information provided by the community.