Search found 12 matches
- July 13th, 2020, 1:48 pm
- Forum: Feature Requests
- Topic: Req: Password input box on "Add NZB" screen
- Replies: 3
- Views: 3841
- July 12th, 2020, 8:42 pm
- Forum: Feature Requests
- Topic: Req: Password input box on "Add NZB" screen
- Replies: 3
- Views: 3841
Req: Password input box on "Add NZB" screen
Currently on the "Add NZB" screen you can optionally specify a name for the NZB, but you can't optionally supply a password. This means for password protected files you must wait until the NZB fully loads, then supply a password. It would be nice to be able to do this right from the get-go.
- June 4th, 2014, 3:51 pm
- Forum: Feature Requests
- Topic: set priority of Backup Server
- Replies: 50
- Views: 49100
Re: set priority of Backup Server
I'm not hugely familiar with git, but hopefully this answers your question. Top output of "git log" (the top two were me): commit bb11fed59b12111d6fd18127cd123f29ec9d65f4 Author: Fmstrat <aasdf@asdf.com> Date: Thu Dec 19 18:02:52 2013 -0500 Updated for server priority selection commit 0130...
- June 3rd, 2014, 2:58 pm
- Forum: Feature Requests
- Topic: set priority of Backup Server
- Replies: 50
- Views: 49100
Re: set priority of Backup Server
I don't have time at the moment to resync and re-make the changes, but if it helps, here is a diff from when I conducted the change. It was a pretty straight forward tweak overall: Added a numerical priority option into the config_server and setup wizard skins In get_article, where it looped through...
- June 3rd, 2014, 9:06 am
- Forum: Feature Requests
- Topic: set priority of Backup Server
- Replies: 50
- Views: 49100
Re: set priority of Backup Server
If you don't still have mine, I likely have a local copy of the change around here somewhere.
- March 18th, 2014, 7:20 pm
- Forum: Feature Requests
- Topic: set priority of Backup Server
- Replies: 50
- Views: 49100
Re: set priority of Backup Server
Currently "develop" is seriously behind 0.7.x This has to do with the fact the the Unicode-ification makes the code bases divergent. As soon as 0.7.17Final is out, I will start the merge actions. It has become quite a challenge. Hi Shypike, I got a PM about wanting to pull from my GitHub ...
- January 13th, 2014, 7:51 am
- Forum: Feature Requests
- Topic: set priority of Backup Server
- Replies: 50
- Views: 49100
Re: set priority of Backup Server
Fmstrad is working on a private branch to implement this. For proper later integration he should base his work on the right master branch. If you want to use his software, you'll need to use his GIT repository. I don't know whether his repository is public. You can PM him for that perhaps. Yes, it'...
- January 10th, 2014, 1:48 pm
- Forum: Feature Requests
- Topic: set priority of Backup Server
- Replies: 50
- Views: 49100
Re: set priority of Backup Server
Hey shypike,
I just wanted to check in on the server priority update and say let me know if I need to do a pull request/etc. I've been running the patch for a few weeks now and it seems pretty successful thus far.
Thanks.
I just wanted to check in on the server priority update and say let me know if I need to do a pull request/etc. I've been running the patch for a few weeks now and it seems pretty successful thus far.
Thanks.
- December 17th, 2013, 11:50 am
- Forum: Feature Requests
- Topic: set priority of Backup Server
- Replies: 50
- Views: 49100
Re: set priority of Backup Server
OK, changes are up in the 0.7.x branch of my fork.
- December 17th, 2013, 10:41 am
- Forum: Feature Requests
- Topic: set priority of Backup Server
- Replies: 50
- Views: 49100
Re: set priority of Backup Server
*EDIT* Ignore the below. I figured it out. I'm just going to delete my fork and start over to make sure my master branch is clean. *EDIT* Hi shypike, Sorry to ask a dumb git question in this forum, but trying to push this up to git in the 0.7.x branch as you requested, and none of the docs online ar...
- December 17th, 2013, 9:28 am
- Forum: Feature Requests
- Topic: set priority of Backup Server
- Replies: 50
- Views: 49100
Re: set priority of Backup Server
That's a great initiative. It's good that fresh eyes look at this. Please report your results. I'm going to need some time to assess what you did here. After Christmas, I will have more time to work on the next release (0.8.0) and this might be a good candidate feature. BTW: It looks you are workin...
- December 16th, 2013, 6:33 pm
- Forum: Feature Requests
- Topic: set priority of Backup Server
- Replies: 50
- Views: 49100
Re: set priority of Backup Server
Time is the bottleneck. Throwing more money at it (unless it's a huge amount) won't help... It's also one of the more difficult parts of SABnzbd, so external help is not to be expected. Hi shypike, I know this isn't the newest post on the topic, but since it's the first result on Google I figured I...