hi, i am huge newb when it comes to this regular expression stuff. i have
been researching like crazy but it sure isn't an easy thing to learn. what i
am trying to accomplish is to download only the hdtv versions of certain shows
through azureus's rssfeed scanner. i have managed to make a regular
expression that works for all but one item. the expression i have been using
is very simple and looks like this, supernatural.+(hdtv). but when i try and
do the same to download only the 720p version of 24 it does not work. every
variation i tried failed a test until i tried [(24.)+(720p)]. i know that is
probably completely wrong and not even a valid expression but it seemed to
work. until after the first night i realized anything that matched all the
characters in the expression downloaded. so as long as there was a 2, 4, 7, 0
and a p in the title it downloaded. can anyone help me make an expression
that will only download episodes of 24 that are 720p?
any help will be greatly appreciated.
been researching like crazy but it sure isn't an easy thing to learn. what i
am trying to accomplish is to download only the hdtv versions of certain shows
through azureus's rssfeed scanner. i have managed to make a regular
expression that works for all but one item. the expression i have been using
is very simple and looks like this, supernatural.+(hdtv). but when i try and
do the same to download only the 720p version of 24 it does not work. every
variation i tried failed a test until i tried [(24.)+(720p)]. i know that is
probably completely wrong and not even a valid expression but it seemed to
work. until after the first night i realized anything that matched all the
characters in the expression downloaded. so as long as there was a 2, 4, 7, 0
and a p in the title it downloaded. can anyone help me make an expression
that will only download episodes of 24 that are 720p?
any help will be greatly appreciated.
