Search found 1 match

by bodertz
13 Dec 2016, 22:48
Forum: Help and Support
Topic: [CLI] A file is wrongly identified as containing two episodes -- can I force FileBot to see it as one?
Replies: 1
Views: 2145

[CLI] A file is wrongly identified as containing two episodes -- can I force FileBot to see it as one?

Make a directory named 'Gunbuster' and inside create a file called 'Gunbuster.05.Chapter.04+1.mkv'. On that file, run the following:

('episode.special >= 1' is so it's limited to special episodes)
filebot --db anidb --filter 'episode.special >= 1' -non-strict -rename


It should incorrectly ...