as you can see in the image. it is renaming, but not by the configuration that I put. could someone help me.

I'm using this configuration.
Code: Select all
for f in *.mkv ; do filebot "$f" -rename -r --db TheMovieDB::TV -non-strict --mode "{n.upperInitial().space(".")}.{vc}.{s00e00}.{t.space}(".").{vf}.CR.WEB-DL.{ac}{channels}.{vc.replace('AVC','x264')}.pt-BR.JPN-Levaculik" --lang English ;done