![]() Registered Member ![]()
|
Hi, I recently switched over from Azureus but am totally stuck as far as setting up the RSS feed. I did a little searching around, but everything I found was way over my head.
This is what I have so far: http://i74.photobucket.com/albums/i275/ ... orrent.png now the problem i'm having is getting all my shows to show up on the next page. For example 1 word shows like "Chuck" are fine as Chuck.*.HDTV*. but for example how do I do Nip/Tuck or Dirty Jobs etc. your help is greatly appreciated!! |
![]() Registered Member ![]()
|
This might be a lot of reading, but it should give you a fairly basic grasp on Regular Expressions. With this it can also give you a way to better filter your results, so you can actually get the specific release you want.
http://en.wikipedia.org/wiki/Regular_expression But off the top of my head for Nip/Tuck you should be able to use the backslash as an escape for the forward slash. (Backslashes in regexp are the same as in unix/linux... it is an escape character) So... Nip\/Tuck*HDTV* A better example... This one will grab all HDTV episodes of Stargate Atlantis, but only in season 4 and only from the release group 2HD and that it has eztv at the end
Good Luck Jeremy |
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]