jbmorley / showrss

Fetch new torrents for a specific ShowRSS user and kick-off a download
MIT License
16 stars 2 forks source link

Doesn't download HD episodes properly #1

Closed clee closed 10 years ago

clee commented 10 years ago

I had to change my URL line to read:

url = "http://showrss.info/rss.php?user_id=%s&hd=null&proper=1" % user_id

in order to get HD episodes that I had chosen from the site to show up.

jbmorley commented 10 years ago

Thanks for raising the bug. Now fixed in version 1.0.1.