Hello, I tried switching to nzbget, entered every setting except for API key (could not find it in nzbget), it successfully sent one nzb to nzbget but since then it does not work.
When I try to access nzbdrone settings or download an nzb I get :
[GET] Internal Server Error : /api/settings
Full error from log : http://pastebin.com/qBC9yGAn
I don’t remember if I used the https or http port for nzbget but it might be the issue.
Is there a way I can reset this setting in the config file since I can’t change anything from web ui ?
Looks like the issue is with the priority, being set to force, but that not being a valid value. You should be able to go into the sqlite DB and edit the Config table directly. I use http://fishcodelib.com/Database_Features.htm
You can edit the value or delete it to use the default.
It worked thanks, do you know if there is an equivalent to “Force” in nzbget I have a schedule to download between 2 and 8am but I want recent episode to download straigth away
Why not use high for recent and then normal/low for other downloads? Force in Sab just ignores paused status, no?
Yes in SAB Force ignore pause status, in nzbget high put the download at the top of the list but does not download until the scheduler unpause everything
NZBget now has a “force” priority (in R13) would it be possible to have the option again in nzbdrone ?