patch for matching based on showname instead of .torrentname
Brought to you by:
jasonswan
Here is a patch for makeing tvrss 1.7 work with
tvrss.net 's rss feeds which takes their .torrents from
mininova.org. Mininova.org have a number and not a
showname in their .torrent filename and therefore tvrss
was useless against those new feeds. Apply this patch
and the download matching is based on the rss title and
not the .torrent filename.
Just put the patch in the same directory as the tvrss
file and do a:
patch -p0 tvrss < tvrss_1.7-rssmatching_patch