
here is the batch script i am using, i have tried not using a batch script and it gives the same issue:
Code: Select all
filebot -script fn:renall "D:/movies/" --db TheMovieDB --format "{n.upperInitial().space('.').replaceAll(/[,()]+/).replaceAll(/\.-\./,'.')}{".$y"}{".Part.$pi"}{(dim[1]>480 && dim[0]==1280) ? '.720p' : dim[1]>720 && dim[0]==1920)? '.1080p' : null}{".$source"}{"."+ac.match(/DTS/)}{".$vc"}{'-'+fn.replaceAll(/$n/,n.replaceAll(/[-]/,'.')).match(/(?:(?<=[-])(?!(cd|CD)[0-9]+)\w+$)|(?:^(?!(cd|CD)[0-9]+)[A-Za-z0-9]+(?=[-]))|(?:(?<=^[\[])[^\]]+(?=[\]]))|(?:(?<=[\[])[^\]]+(?=[\]]$))/)}-{group}" --def target=folder --action test --log info