aforty / sabnzbd-knockstrap

An interface/theme for SABnzbd
58 stars 19 forks source link

How to set NZB Password? #21

Open pquerner opened 10 years ago

pquerner commented 10 years ago

How does one set a password for a download? I cant figure it out.

aforty commented 10 years ago

Ruh-roh, one probably does not set a password for a download.

pquerner commented 10 years ago

Wow. x) Are you considering of implementing this?

aforty commented 10 years ago

Yes, assuming it's a feature of SABnzbd's Plush theme (meaning that there's an API hook to do this).

I just really haven't had the time to work on this project lately. There is a whole BS3 makeover that has been ongoing for months.

pquerner commented 10 years ago

Yep, the "plush theme" does have that feature (its a single-site for that nzb so to day, where you can set its category etc., see its parts and also set a archive password)

What do you mean by BS3?

hashworks commented 9 years ago

In the current master you can set passwords by adding them to the name of the download: name{{password}} Will then become: name/password, meaning the password has been recognized.