So, I've encountered a few scenarios where a show has the wrong season from the release groups and it doesn't match up with thetvdb data. I've also come across a few shows where the release groups release as s00e00a and SickBeard doesn't like that either... so I've created a custom script that fixes the seasons in the file name and then calls SickBeards sabToSickBeard.py.
realslacker wrote:Bootstrap file since SAB doesn't like *.py files on Windows
That's not quite true. The requirement is that you did a proper installation of something like ActiveState Python.
(Which will adjust the PATH environment variable and the .py association).