Page 2 of 2
Re: 0.7.17RC2 Password input broken
Posted: May 28th, 2014, 11:25 am
by houston_
Something new about this?
Re: 0.7.17RC2 Password input broken
Posted: May 28th, 2014, 3:31 pm
by shypike
Have you tried 0.7.17 Final?
Re: 0.7.17RC2 Password input broken
Posted: May 30th, 2014, 5:14 am
by houston_
Yep, sab still wont take the password out of the filename that i give the download entry.
Re: 0.7.17RC2 Password input broken
Posted: May 30th, 2014, 12:12 pm
by shypike
It works when you enter "my title/password" in the bottom field of the Add-NZB dialog.
It also works when you send a my_show{{password}}.nzb to the watched folder.
When exactly doesn't it work?
Re: 0.7.17RC2 Password input broken
Posted: June 1st, 2014, 9:14 am
by houston_
shypike wrote:It works when you enter "my title/password" in the bottom field of the Add-NZB dialog.
It also works when you send a my_show{{password}}.nzb to the watched folder.
When exactly doesn't it work?
I add a nzb via chrome addon, on the sabnzb gui i choose the download entry and want to give it the name: "my_show{{password}}"
In versions before 7.17RC2 it worked and was translated into "my title/password"
If i use the "my title/password" version it cuts the whole filename and dont take the password. Instead it just name the download "my title+password" without any password.
Re: 0.7.17RC2 Password input broken
Posted: June 2nd, 2014, 2:18 pm
by shypike
It could be that passwords aren't handled properly through the API, I'll check and fix if needed.
The SABnzbd GUI has a separate password box, so it doesn't support the other forms any more.
Re: 0.7.17RC2 Password input broken
Posted: June 4th, 2014, 7:36 am
by houston_
shypike wrote:The SABnzbd GUI has a separate password box, so it doesn't support the other forms any more.
Then that is the problem!
If you removed it, okay. But I thought it was broken...
Couldn't you add this again? I used this very frequently since i don't have nzbs files with a password in the filename.
Re: 0.7.17RC2 Password input broken
Posted: June 4th, 2014, 9:40 am
by FCrane
Yes please add this extremely convenient feature again! There's no reason to remove it.
Re: 0.7.17RC2 Password input broken
Posted: June 4th, 2014, 2:57 pm
by shypike
Not before 0.8.0. It was removed because it gave a a lot of problems,
due to overcomplexity in the implementation.
Will be redesigned for 0.8.0
Re: 0.7.17RC2 Password input broken
Posted: June 16th, 2014, 1:03 pm
by shypike
shypike wrote:It could be that passwords aren't handled properly through the API, I'll check and fix if needed.
The SABnzbd GUI has a separate password box, so it doesn't support the other forms any more.
Embedded passwords are still supported in the API, I checked.
Embedded passwords can be entered in the NZB details page again (in 0.7.18) thanks to a patch contributed by user.
Re: 0.7.17RC2 Password input broken
Posted: July 1st, 2014, 5:34 am
by houston_
Thank you for this