Time.S01E01.KoreanDub.BluRay.NF.mkv
Put all files for a single season in a temporary folder: ~/temp/Time_S01.
filebot -rename *.mkv \
--format "n.SseasonEepisode.audio.subtitle.quality.group" \
--db TheTVDB
| Tool | Platform | Quick‑Start Command |
|------|----------|---------------------|
| FileBot | Win/macOS/Linux | filebot -rename *.mkv --format "n.SseasonEepisode.audio.subtitle.quality.group" |
| Bulk Rename Utility | Windows | Use Match → * - *x* - * → Replace → . etc. |
| PowerRename (Windows PowerToys) | Windows | Regex ^(.+?)\s*[-_]\s*([0-9])x([0-9]+).*$ → Replacement $1.S0$2E$3.<audio>.$sub.$qual.$group |
| Linux rename (perl) | Linux | rename -n 's/^(.+?)\s*-\s*([0-9])x([0-9]+)\s*-\s*(.+?)\s*\[(.+?)\]\.mkv$/$1.S0$2E$3.$4.$5.mkv/' *.mkv | Time-S1-EP01--Hindi-Korean DUB-ESub--KDHindiDub...
Tip: Run the renamer with a “dry‑run” (
-nor--preview) first to verify the output. Put all files for a single season in
Title: Time (Taime) Network: MBC (Seoul Broadcasting System) Episodes: 16 (Original Broadcast) Genre: Melodrama, Romance, Thriller Director: Jang Joon-ho Writer: Choi Ho-cheol | Tool | Platform | Quick‑Start Command |