I'd like to use the commandline to rename the files, but the seasons are messed up. I tried looking at the rename steps filebot makes with the GUI, which gave me the following error:

This is the filename of Season 1: [HorribleSubs] Kono Subarashii Sekai ni Shukufuku wo! - 01 [720p].mkv
This is the filename of Season 2: [HorribleSubs] Kono Subarashii Sekai ni Shukufuku wo! 2 - 01 [1080p].mkv
Pressing skip always gives back Season 2, and for some reason he sees "The Exorcist" in the file name.
This is the commandline version
filebot -rename "S:/batch/anime/anime/" --action hardlink --conflict skip --format "S:/anime/{plex.tail}" --db anidb
Love to get some feedback on what I'm doing wrong