Naming and organizing your Movie files says
/Movies/MovieName (release year)/MovieName (release year).ext so that's the official Plex naming standard for all accounts and purposes:
Code: Select all
/Movies
/Batman Begins (2005) {tmdb-272}
Batman Begins (2005) {tmdb-272}.mp4
Keep in mind that support for
{tmdb-id} is a rather recent addition, because of name / year inconsistencies, name / year changes over time, different release years for different countries, plus there are rare corner cases where multiple movies have the same
Name (Year). The
{tmdb-id} marker makes things simple and reliable. If you do have the
{tmdb-id} number in the file path, then Plex will probably look at neither the name nor the year. If you do not have
{tmdb-id} then
Name (Year) is absolutely required for mostly accurate matching.