eztv.wf | eztvstatus.org
Search title:  
TV Packs only
 
💬

Need help with House RSS Filters (Regular Expression)

Join the conversation
🏠 Forum » General » Need help with House RSS Filters (Regular Expression)
Posted at 27/04/2007, 19:44
#31571
hi, i need help with the rss filter for searching house but leaving out
desperate housewives and runs house. i've tried looking and reading up on
regular expressions and trying a few syntex but failed to get the results i
want. therefore i need help with coming up with the filter that would allow me
to search for house but discard if it contains desperate housewives and runs
house. thanks!
Posted at 27/04/2007, 20:26
#31576
first need to know your client, second check out the rss tutorial there are
instructions for both azureus and utorrent. if you have utorrent, you just add
in the "not" box: *desperate housewives*|*runs house* it will filter those out.
Posted at 27/04/2007, 22:21
#31602
house is, in fact, one of the examples i give in the table at the bottom of
the tutorial page (linked from the menu bar at top of the page here). 🙂

i'm presuming azureus, because utorrent's own built-in filter would already
distinguish between house, desperate ... , run's ... etc.
Posted at 29/04/2007, 18:53
#31871
✎ Quote by kurai
house is, in fact, one of the examples i give in the table at the
bottom of
the tutorial page (linked from the menu bar at top of the page here). 🙂

i'm presuming azureus, because utorrent's own built-in filter would already
distinguish between house, desperate ... , run's ... etc.


the regex given there for house doesn't seem to work with azureus; it's little
engine possibly doesn't like the \\s. this seems to work:

^house\\b

and fails on housewives (and obviously run's house).

not to be disrespectful of the magnificent iron fish, of course; i'm just saying
is all.
Posted at 30/04/2007, 00:08
#31935
works here [tm]

it might be worth noting that it's the rss plugin that contains the regex
engine, not azureus itself. the reference plugin for the tutorial is `rss
feed scanner 1.3.4` there are others around that are not so well featured and
have less complete regex implementations. which plugin are you using ?

the \\b would work in most cases - it matches on a word boundary. `word` in
regex terms being a string of a-z alpha characters. this, however, means that
a non-alpha or numeric would also get matched.
\\s is a little stricter - it matches on a whitespace instead.
Posted at 30/04/2007, 05:56
#31986
✎ Quote by kurai
works here [tm]

it might be worth noting that it's the rss plugin that contains the regex
engine, not azureus itself. the reference plugin for the tutorial is `rss
feed scanner 1.3.4` there are others around that are not so well featured and
have less complete regex implementations. which plugin are you using ?


that's the one, rss feed scanner 1.3.4. i can't get it to test green with

^house\\s

but i can with

^house\\b

oh well.
Posted at 30/04/2007, 06:44
#31994
if you choose to download via rss will it download all available episodes of
that show?

i want to schedule utorrent to download house but as there's more than one
version if i do that will it download all of them or just the type i want??
Posted at 30/04/2007, 08:53
#32012
saw it after i posted, cheers
Posted at 01/05/2007, 01:20
#32138
✎ Quote by warren

that's the one, rss feed scanner 1.3.4. i can't get it to test green with

^house\\s

but i can with

^house\\b

oh well.


it's probably a feed dependent issue then.

some will render the title as "house s03e20 hdtv xvid-lol", some
as "house.s03e20.hdtv.xvid-lol"

the period will get matched by word boundary, but not by whitespace.
Posted at 01/05/2007, 14:22
#32275
hmm... i've re-read the tutorial after posting this and saw the updated regular
expressions list at the bottom of the page. i am using azureus 2.5.0.4 with rss
feed scanner 1.3.4. really appreciate the alternative of using ^house/b, now it
works even if there was a period in the filename. thanks kurai and warren for
the invaluable insights. cheers!
ssl  EZTV RSS EZTV Status | EZTV API | upload Upload | DMCA: [email protected]