This is using Filebot. FileBot also supports generic batch renaming, and you can rewrite the filenames with Groovy expressions just like in Episode / Movie mode. 1. Drop files into Original Files 2. Click on the empty New Names component 3. Now that New Names has focus hit F2 4. New Names will instantly filled […]
Validate TV episode/ Movie Names with colon (:) in the Title – FileBot naming scheme
TV episode downloaded as blindspot.110.hdtv-lol[ettv].mp4 and renamed using FileBot as Blindspot – S01E10 – Evil Handmade Instrument.mp4 The naming scheme I’m using is one of the default for the TV Show naming: {n} – {s00e00} – {t} with slightly modifying as {n} – {s00e00} – {t.replaceAll(/:/, ‘ – ‘)}. Perks? When a title has colon […]