http://www.pcre.org/SWH6929002tuSeommSE[04/10] - "SWH6929002tuSeommSE.rar" yEnc
^([A-Za-z]{2,6}[0-9]{4,10}[A-Za-z]{2,12})\[[0-9]{1,4}\/[0-9]{1,4}\].*\1([.]rar|[.]zip).*yEnc
^([A-Za-z]{2,6}[0-9]{4,10}[A-Za-z]{2,12})\[[0-9]{1,4}\/[0-9]{1,4}\].*\"\1([.]rar|[.]zip)\".*yEnc
These worked in the RE tester but Newsbin doesn't like these RE's for some reason.
I'll have to check it deeper once Newsbin is building again.
^([A-Za-z]{2,6}[0-9]{4,10}[A-Za-z]{2,12})\[[0-9]{1,4}\/[0-9]{1,4}\].*
It's good up to here but then when I add \1 to the end it fails to compile.
^([A-Za-z]{2,6}[0-9]{4,10}[A-Za-z]{2,12})\[[0-9]{1,4}\/[0-9]{1,4}\].*\1