mkbrr analyzes video files in your directory to detect missing episodes in TV season packs, helping prevent incomplete uploads.
Video Files
Only analyzes files with these extensions:
.mkv.mp4
Episode Patterns
Detects episode numbers from:
- Single:
S01E01 - Range:
S01E01-E03 - Multi:
S01E01E02
Season Detection Patterns
Season Detection Patterns
mkbrr looks for season numbers in directory and file names using these patterns:
Season detection is case-insensitive and handles various separators (dots, dashes, underscores, spaces).
How Completeness Check Works
How Completeness Check Works
mkbrr determines if a season pack is suspicious by:
1
Find Highest Episode
Scan all video files to determine the highest episode number in the pack
2
Count Episodes
Count unique episodes found across all valid video files
3
Check for Gaps
Compare episode numbers to identify any missing episodes in the sequence
The detection focuses on standard episode numbering. Special episodes (S01E00) and unconventional naming may affect accuracy.
Example Warning Output
Example Warning Output
This feature helps catch common packaging mistakes but isn’t foolproof. Always verify your files manually before uploading to trackers.

