Renaming TV Episodes Without Season and Episode Reference
Posted: 10 Sep 2013, 17:32
How do I get Filebot to rename file that do not include a season and episode reference in the tile? For example if a TV show has, s01e01 the file is handled with no problems. Now if the TV show does not have a season and an episode reference as shown below in the three examples it does nothing.
ShowTitle.0318-GroupName
ShowTitle.112.GroupName
ShowTitle.319.hdtv.x264-GroupName
filebot -rename M:/TVComplete --output \\ds212/TV --format "{n}/Season {s}/{n} {sxe} {t}" -non-strict --db TheTVDB
Once that has been sorted. The other issue I've been running into is that when those three examples are sitting in the rename folder and any file that shows up that can be renamed by Filebot it names all of the shows in the folder to the one show that is renamed properly.
So lets say the above three shows are sitting in the folder and this shows up, ShowTitle.s07e19.hdtv.x264-GroupName. The other three files that could not be renamed now are renamed to the show that was able to be renamed.
Thanks in Advance!
ShowTitle.0318-GroupName
ShowTitle.112.GroupName
ShowTitle.319.hdtv.x264-GroupName
filebot -rename M:/TVComplete --output \\ds212/TV --format "{n}/Season {s}/{n} {sxe} {t}" -non-strict --db TheTVDB
Once that has been sorted. The other issue I've been running into is that when those three examples are sitting in the rename folder and any file that shows up that can be renamed by Filebot it names all of the shows in the folder to the one show that is renamed properly.
So lets say the above three shows are sitting in the folder and this shows up, ShowTitle.s07e19.hdtv.x264-GroupName. The other three files that could not be renamed now are renamed to the show that was able to be renamed.
Thanks in Advance!