Is there a rule, which would tell the plugin not to parse sample.avi files or avi files, which are in a Sample folder?
This one slips through:
the.big.bang.theory.s05e01.hdtv.xvid-asap.sample.avi
While this one does not:
the.big.bang.theory.s05e02.proper.hdtv.xvid-tla-sample.avi
(Both of them are in a subfolder called "Sample")
Thanks
Hi there,
Could someone give me a parsing string (that's what it's called right?) for files like these:
The Sopranos Season 1 Episode 01 - Pilot.mp4
(?<series>[^\\$]+)(??:\\(?eason|Staffel|S[eé]ries?)?[ .-]?[0-2]?[1-9])?\\s?(?<season>[0-2]?[1-9])|\\(??eason|Staffel|S[eé]ries?)[ .-])?(?<season>[0-2]?[1-9])\\[^\\]*?)[ex]?(?<episode>\d\d+)(?:[ .+-]e?(?<episode2>\d\d+))?(?:[ -]+(?<title>(?![^\\]*?sample)[^$]*?))?\.(?<ext>[^.]*)$