Manual RSS Download links saves files with malformed names

Report & discuss bugs found in SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
chalkdust41485
Newbie
Newbie
Posts: 3
Joined: August 29th, 2011, 9:07 am

Manual RSS Download links saves files with malformed names

Post by chalkdust41485 »

First I would like to say Kudos! I love this software, its just what I was looking for once my friend converted me to usenets.

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">​​
I think that if the nzbname was changed to just the episode name, that it would fix it.

Screenshot:
Image
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Manual RSS Download links saves files with malformed nam

Post by shypike »

You've caught an odd bug.
It's exclusive for newzbin when combined with the "Download" button.
Automated download and clicking "Force Download" both work fine.
So do feeds like those of nzbmatrix.com
Thanks for the report. If an 0.6.9 release is otherwise needed, this fix will be included.
Else it will have to wait for 0.7.0
chalkdust41485
Newbie
Newbie
Posts: 3
Joined: August 29th, 2011, 9:07 am

Re: Manual RSS Download links saves files with malformed nam

Post by chalkdust41485 »

Correct, the automated download works fine. I haven't tested the Force Download, since there are a lot of downloads listed and I dont need to download all of them. I guess I could use the filter to trim down the list to a few downloads, then test the Force Download, but it sounds like you've already tested that.

Thanks for the quick reply!
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Manual RSS Download links saves files with malformed nam

Post by shypike »

Will be fixed in 0.6.9 (which will appear after all).
hizo4749
Newbie
Newbie
Posts: 1
Joined: September 2nd, 2011, 4:16 am

Re: Manual RSS Download links saves files with malformed nam

Post by hizo4749 »

Good thank Fro You SoMuch! O0 O0 O0
chalkdust41485
Newbie
Newbie
Posts: 3
Joined: August 29th, 2011, 9:07 am

Re: Manual RSS Download links saves files with malformed nam

Post by chalkdust41485 »

Can confirm that it is fixed in 0.6.9. Thanks!
carlosnava312
Newbie
Newbie
Posts: 1
Joined: November 13th, 2011, 6:02 pm
Location: San Diego

Re: Manual RSS Download links saves files with malformed nam

Post by carlosnava312 »

how do I fix it as soon as possible ?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Manual RSS Download links saves files with malformed nam

Post by shypike »

carlosnava312 wrote:how do I fix it as soon as possible ?
Read chalkdust41485's message:
Can confirm that it is fixed in 0.6.9. Thanks!
Post Reply