Follow the command I'm trying to use.
Shell: Select all
for f in *.mkv; do filebot "$f" -rename -r --format "{n.upperInitial( ).space('.').replaceAll(/[`´'''?,!]/,".")}.{ s00e00}.{t.space('.').replaceAll(/[()`´'''?,!]/,"")}.{vf}.CR.WEB-DL.{ac}{af .format(8:'DD+ 7.1',7:'6.1',6:'DD 5.1',5:'5.0',3:'2.1',2:'2.0')}.{vc.replace('Microsoft ', 'VC-1').replace ('AVC','H.264') .replace ('x264','H.264')}.{ audioLanguages.ISO3.joining('.','', '').upper().replace("ENG","pt-BR")}-Levaculik" --db TheTVDB -non-strict ; done