Episode Title Part Missing
Posted: 23 Sep 2016, 22:15
I am using OS X 10.11.5, Filebot 4.7.2 (4210).
Using the renaming feature, I have been noticing an occasional (Based on Show/Match-Combination) missing "Part x" at the end of my series titles.
E.x.
Supernatural 02x021 & 02x22.
A simple
Shows:
However, when using the "Episodes" feature, the results are as follows:
It seems as if the {t} function is automatically removing parentheses from the end of titles (or not just from the end?)





A nice example also is the Series "Smallville". Many episodes have different names, but are considered Part-1/Part-2, such as Season 2, Ep. 22 and 23.
Episode feature shows (1)/(2) using "TheTVDB" & "TVmaze", but the renaming feature emits them.
Using the renaming feature, I have been noticing an occasional (Based on Show/Match-Combination) missing "Part x" at the end of my series titles.
E.x.
Supernatural 02x021 & 02x22.
A simple
Code: Select all
{s00e00} {t}
Code: Select all
TheTVDB:
S02E21 All Hell Breaks Loose
S02E22 All Hell Breaks Loose
TheMovieDB:
S02E21 All Hell Breaks Loose, Part 1
S02E22 All Hell Breaks Loose, Part 2
TVmaze:
S02E21 All Hell Breaks Loose
S02E22 All Hell Breaks Loose
Code: Select all
TheTVDB:
Supernatural - 2x21 - All Hell Breaks Loose (1)
Supernatural - 2x22 - All Hell Breaks Loose (2)
TheMovieDB:
Supernatural - 2x21 - All Hell Breaks Loose, Part 1
Supernatural - 2x22 - All Hell Breaks Loose, Part 2
TVmaze:
Supernatural - 2x21 - All Hell Breaks Loose (1)
Supernatural - 2x22 - All Hell Breaks Loose (2)





A nice example also is the Series "Smallville". Many episodes have different names, but are considered Part-1/Part-2, such as Season 2, Ep. 22 and 23.
Episode feature shows (1)/(2) using "TheTVDB" & "TVmaze", but the renaming feature emits them.