Page 1 of 1

reversed filenames are not recognized

Posted: 15 Oct 2017, 13:28
by peatnik
Consider the following hypothetical example: /path/to/Mindhunter.S01E02.1080p.NF.WEB-DL.DD5.1.x264-NTb/bTN-462x.1.5DD.LD-BEW.FN.p0801.30E10S.retnuhdniM.srt
Filebot won't find a match for that file.

Re: reversed filenames are not recognized

Posted: 15 Oct 2017, 21:36
by rednoah
FileBot indeed does not support reversed filenames.

FileBot can help you reverse the reverse filename though using this generic file format:

Code: Select all

{fn.reverse()}
@see viewtopic.php?f=3&t=2072


e.g.

Code: Select all

filebot -rename *.mp4 --db xattr -non-strict --format "{fn.reverse()}"

Code: Select all

[MOVE] From [bTN-462x.1.5DD.LD-BEW.FN.p0801.30E10S.retnuhdniM.mp4] to [Mindhunter.S01E03.1080p.NF.WEB-DL.DD5.1.x264-NTb.mp4]