Table Of Content
In short, Plex organizes TV shows reliably when the library points to a simple TV root, each series has its own folder, season and episode codes follow a predictable pattern, and the selected episode order matches the database. The reliable pattern is filesystem simplicity first, Plex-side grouping second.
Plex relies on recognizable folder and filename patterns, then uses the selected metadata source and episode order to identify each series. When those signals conflict, a show may be unmatched, split into duplicate entries, or assigned the wrong episode information. Problems usually begin for three reasons:
.nfo, .xml, or stale subtitle files) can conflict with a local metadata workflow or an agent configured to read them.The fix is not to build elaborate status, genre, or franchise folders. I recommend keeping scanner-facing folders limited to one folder per show, then using Plex collections for franchises or other conceptual groups and playlists for a chosen viewing sequence. For broader home-library planning beyond Plex's scanner rules, see our organizing TV shows walkthrough.
Files such as The Office (US) S01 E01-E06.mp4 and the.office.us.season1.ep7.avi provide inconsistent matching signals and can cause Plex to split one series into multiple entries. Watch for:
S01E01, 1x01, Episode 1, Ep.01 all in one folder.Season 01 vs season1 vs no folder at all.Multiply that across a few seasons and even you cannot find anything.
Even when filenames look correct, old .nfo or .xml files can introduce conflicting episode information if the library uses a local metadata workflow or an agent that reads those files. If Plex still misbehaves, review sidecars and the selected episode order before renaming the files again.

Before scanning, create a TV Shows library, select the folder directly above the individual show folders, and keep movies and TV shows in separate library roots. The following season-based structure follows Plex's documented naming pattern:
/TV Shows
/Show Name (Year)
/Season 01
Show Name (Year) - S01E01.ext
Show Name (Year) - S01E02.ext
/Season 02
Show Name (Year) - S02E01.ext
Real example:
/TV Shows
/Breaking Bad (2008)
/Season 01
Breaking Bad (2008) - S01E01.mkv
Breaking Bad (2008) - S01E02.mkv
/Season 02
Breaking Bad (2008) - S02E01.mkv
Recommended rules:
Battlestar Galactica (2004) and Battlestar Galactica (1978).Season 01 and Season 02.Plex's scanner is a regex machine. Give it predictable patterns and it will reward you.
Standard episode:
Show Name (Year) - S01E01.ext
Optional episode title for readability:
Band of Brothers (2001) - S01E01 - Currahee.mkv
For one physical file containing multiple episodes, use a range such as:
Show Name (Year) - S02E18-E19.ext
Plex may create a separate library entry for each episode while playing the full combined file from either entry. Correct syntax cannot fully reconcile one physical file with database-level episode granularity, so splitting the file is preferable when practical.
When one episode is divided into multiple files, use Plex's split-part syntax consistently:
Show Name (Year) - S01E01 - part1.ext
Show Name (Year) - S01E01 - part2.ext
Quick-reference rules:
S01E01 rather than S1E1.Specials are Plex's most common Edge case. They belong in Season 00 — not Season 1, not the show root.
/Breaking Bad (2008)
/Season 00
Breaking Bad (2008) - S00E01.mkv (holiday special)
Breaking Bad (2008) - S00E02.mkv (making-of)
Mini-series and single-season limited shows: treat them like a regular Season 01. Name files S01E01, S01E02, etc.
Practical check: Before naming a special, confirm its number in the episode order selected for that series. If the chosen order lists a Christmas special as S00E05, use S00E05 rather than creating a custom number.
Shows without a traditional season structure — The Daily Show, SNL weekly segments, nightly news — use date-based naming. The show folder is unchanged, but files look like:
/The Daily Show (1996)
/Season 2026
The Daily Show (1996) - 2026-04-13 - Guest Name.mkv
The scanner treats YYYY-MM-DD as the episode identifier. Make sure the library's agent supports date-based scanning (the default Plex TV Series agent does). Without the right agent, date-based episodes appear as unmatched.
Plex can associate local extras at three levels. Show-level extras can use a suffix in the show folder or a supported extras subfolder:
/Breaking Bad (2008)
Breaking Bad (2008) - trailer.mkv
/Behind The Scenes
Making the Series.mkv
Season-level extras belong inside the relevant season folder, typically in a supported extras subfolder:
/Breaking Bad (2008)
/Season 01
/Featurettes
Season 1 Overview.mkv
Episode-level extras use the episode filename followed by an extras suffix:
Breaking Bad (2008) - S01E01 - deleted.mkv
Common types include trailers, behind-the-scenes videos, deleted scenes, featurettes, and interviews. Show-level extras have broader client support; season- and episode-level extras are not displayed uniformly across all Plex clients.

The Plex TV Series agent uses TMDB aired order by default, but a library or individual series can use TVDB ordering when its season and episode numbering better matches your files. In Plex Web, open the TV library or series settings, choose Advanced, and review the available episode-order setting before renaming anything.
Use the order that matches how the release is divided. TVDB ordering may resolve DVD-order differences or specials placed differently from TMDB. Plex Media Server 1.40.4 or newer may also expose series-specific TVDB alternate orders when available. I recommend changing the selected order rather than inventing custom episode numbers that do not exist in the chosen database.
For a long-running library, test the order change on one series and verify its episodes, specials, and watch-state continuity before applying broader changes.
When a title is ambiguous, append a TMDB or TVDB ID in curly braces to the show folder:
/The Office (2005) {tmdb-2316}
/Sherlock (2010) {tvdb-176941}
The ID gives Plex a direct matching hint instead of relying on the title alone.
For a distinct edition of an entire show, add {edition-Edition Title} at the show-folder level, for example Show Name (Year) {edition-Extended}. An edition applies to the whole show, not an individual season or episode, and should not be used merely to label resolution, codec, or routine per-season differences.

The Plex Dance is a disruptive cache-and-rematch workflow, not a routine organization step. First verify the folder and filename pattern, selected episode order, match ID, and relevant sidecars, then try Fix Match or a metadata refresh when available. Use the following process only if those lower-risk checks fail:
Plex then treats the returned folder as newly discovered content and performs a fresh match. Because this process can replace cached metadata and associations, verify one problem show before using it elsewhere in the library.

Protect the existing library first: back up the Plex data directory, test one show, preserve a map of old and proposed filenames, and verify the result before changing a full season or series.
For personal backups and other files you are authorized to process, use naming tools only where permitted by applicable law and source terms. You remain responsible for the content and any copyright restrictions.
Batch renaming is useful when a tool such as FileBot or TinyMediaManager can preview proposed matches before files move or change names. Export or save the proposed mapping, apply it to a small sample, and inspect specials, multi-episode files, and ambiguous disc titles manually. In my view, automation is appropriate only when its decisions can be reviewed and reversed.
Manual cleanup is safer for rare specials, uncertain episode orders, unnamed physical-media files, mixed sidecars, and any show whose database match remains ambiguous.
Folder names and episode codes determine Plex matching; containers and codecs determine whether a client can direct-play a file or must transcode it. For authorized local files that need playback standardization, a free video converter can create a more consistent set of playback files without replacing the naming workflow.
| Container | Effect on Plex matching | Playback considerations | Audio and subtitle flexibility | Typical fit |
| MP4 | None; matching depends on folders and filenames | Often convenient for clients with narrower container support | Supports common audio and subtitle combinations, but complex tracks may require planning | Libraries prioritizing broad client compatibility |
| MKV | None; matching depends on folders and filenames | Direct play depends on the codecs and the specific Plex client | Well suited to multiple audio tracks, subtitle tracks, and disc-style media | Libraries preserving flexible track combinations |
Choose MP4 or MKV around the actual playback capabilities of your Plex clients, not as a way to improve scanner matching.
Use a previewable renaming tool or a careful manual workflow to establish Plex-compatible folders and filenames first. UniFab TV Show Converter can then support local-file format standardization, but it does not replace Plex's naming, episode-order, or matching rules.
Complete the naming and match review before conversion so the processed files retain a folder structure and episode pattern that Plex can recognize.
UniFab TV Show Converter is a desktop app for Windows and Mac that can standardize authorized local episodes to MP4 or MKV, with output up to 4K. Its relevant role here is local playback preparation, not Plex matching.
If authorized older episodes also need local quality processing, consider an AI video upscaler only after naming and playback compatibility are settled. Quality processing does not change how Plex identifies the show or its episode order.
UniFab is unnecessary when filenames alone need correction or when the existing files already direct-play well on every relevant client. In those cases, preserve the files and use a previewable naming workflow instead.
Full feature access, without watermark!
After installing UniFab, launch the application and navigate to the TV Show Converter section. Click the upload button to start adding your files.
Locate the folder containing your TV shows or episodes. Select the files you want to organize and upload them into UniFab. Adjust your settings as desired, then hit the Start button.
Once the conversion finishes, check your chosen output folder. Alongside your video files, you'll see a system info file that stores the metadata for each show or episode, helping keep everything organized.
Changing paths does not necessarily erase watch history, but a large move can cause Plex to treat files as removed and newly added if matches change. Back up the Plex data directory, reorganize one show first, scan it, and verify its match and watch state before changing the rest of the library.
Keep the filesystem scanner-friendly with one folder per individual show. Use a Plex collection to group shows from the same franchise or fictional universe, and use a playlist when you want a specific viewing sequence across shows or seasons. Avoid placing separate series inside one franchise folder unless each show remains directly visible to the library root.
For discs you own and may lawfully back up, compare the disc order, running times, chapter structure, and episode descriptions with the selected TMDB or TVDB order. Create a proposed filename map and spot-check each file before renaming it. Follow applicable law and disc terms; you are responsible for confirming that you have permission to process the content.
Yes. Use a dry-run or preview mode, save the proposed old-to-new filename mapping, and apply it to one show first. Keep the original filenames until Plex confirms the expected matches. Review specials, combined episodes, and uncertain physical-media titles manually rather than accepting every proposed match.