('episode.special >= 1' is so it's limited to special episodes)
Code: Select all
filebot --db anidb --filter 'episode.special >= 1' -non-strict -rename
It should incorrectly name it 'Gunbuster - 0x04 & 0x05 - Science Course - Chapter 4 The Size of the Fiendish Space Monsters & Science Course - Chapter 4+1 The History of Spaceships.mkv' when it should be 'Gunbuster - 0x05 - Science Course - Chapter 4+1 The History of Spaceships.mkv'
Is it possible to force FileBot to interpret each file as one episode?