Code: Select all
regexp -all {([^a-z]\d{1,3})\s{1,2}(\d+x)\s(\W.\d+\w\W)\s(\w.+)(3cd|4cd|2cd|cd|vinyl|SBD|fm|promo|cdr)(.*)(.tar)} $text - pnum get size name type scene extentsion
But when i try to add this one everything is right:#1 7x [ 86M] The_Speed_Freak-Banging_Trash-(AA01)-Vinyl-2006-DEF.tar
[16:59] Tcl error [pubm:test]: can't read "pnum": no such variable
soo.. the problem has to be the (AA01)#1 7x [ 86M] DJ_Chokai-Live_At_Terror_FM_Live-SBD-15-07-2006-1REAL.tar
but i don't know how to fix it
can someone help me with this? Thanks!!!