However, I believe I came across a bug where if I click on the Download button on the RSS Feed's Filter page, it starts the download and saves the file with a malformed name. The name appears to be some sort of HTML <a> tag surrounding the correct name of the download. I've looked at the source in Chrome and discovered the name coming from the nzbname attribute of the Download button's form data.
Code: Select all
<input type="hidden" name="nzbname" value="<a href=`https-++www.newzbin.com+browse+post+5776545+` target=`_blank`>The First 48 - 11x31 - Stolen Lives+Family Bonds&l">Screenshot:


