Normal
Hi Anony,a regex for the string SeriesName.S01E01.HDTV.XviD-XYZ.avicould be such a regex \w*\.\w*\d*\.\w*\.\w*\-\w*\.\w*\d*
Hi Anony,
a regex for the string SeriesName.S01E01.HDTV.XviD-XYZ.avi
could be such a regex \w*\.\w*\d*\.\w*\.\w*\-\w*\.\w*\d*