Code:
^.*?\\?(?<series>[^\\$]+?)(?:\.S(?<season>[0-9]?\d)-(?<episode>\d\d)|(?<season>(?:[0-1]\d|(?<!\d)\d)))(?!\d)(?:[ .-]?(?:(?<episode2>\d\d(?!\d))|)|)[ -.]*(?<title>(?![^\\]*?sample)[^\\]*?[^\\]*?)\.(?<ext>[^.]*)$
I Modified one of the default expressions in expresso and tested it on Friends.S1-16-17 - The One With Two Parts.avi
and success! it parsed with no problem.
However when testing in MPTVseries I still get the error Parsing Failed for Showname...Episode is not numerical...
I store my files as D:\Recorded TV\Friends\Friends - Season 1\Friends.S1-16-17 - The One With Two Parts.avi
Can anyone help diagnose what the problem is please, I'm really getting frustrated having to manually add these double episodes.
Thanks in anticipation.
John
Edit: Just to state, I combed through the requests thread and posted but no joy!
United Kingdom