Update Radarr-recommended-naming-scheme.md

- Added: info to add {MediaInfo AudioLanguages} token if you do anime
pull/92/head
TRaSH 3 years ago
parent a05d69c7ab
commit 419e82bd54

@ -24,6 +24,14 @@ RESULT:
`The Movie Title (2010) Ultimate Extended Edition [imdb-tt0066921][Surround Sound x264][Bluray-1080p Proper][3D][HDR][10bit][x264][DTS 5.1]-EVOLVE`
??? info "If you do Anime"
If you do Anime you might consider to add the `{MediaInfo AudioLanguages}` token to your naming scheme.
```bash
{Movie CleanTitle} {(Release Year)} {Edition Tags} [imdb-{ImdbId}]{[Custom Formats]}{[Quality Full]}{[MediaInfo 3D]}{[MediaInfo VideoDynamicRange]}[{Mediainfo VideoBitDepth}bit][{Mediainfo VideoCodec}]{[Mediainfo AudioCodec}{ Mediainfo AudioChannels}]{MediaInfo AudioLanguages}{-Release Group}
```
### Minimal details + the irreplaceable data
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) that now support IMDB and TMDB IDs in file names, if you don't need it or want it just remove `[imdb-{ImdbId}]`

Loading…
Cancel
Save