Page 1 of 1

WebUI or Deluge-GTK error: Battle of priorities

Posted: Mon Nov 21, 2011 7:37 pm
by Redsandro
There is an error in WebUI 1.3.3-1ubuntu1 or Deluge-GTK 1.3.3-1ubuntu1 where the file priorities >0 in WebUI are +1, if you know what I mean.

Deluge-GTK:
"normal"
"high"
"highest"

WebUI:
"normal"
"highest"
""

You can change the priority in one client and see it set wrong in the other client.

Re: WebUI or Deluge-GTK error: Battle of priorities

Posted: Mon Nov 21, 2011 10:07 pm
by Cas
Thanks for finding that, must have been missed when changing to higher priority levels.

Here is a fix for it: https://github.com/cas--/Deluge/commit/bbba60

Re: WebUI or Deluge-GTK error: Battle of priorities

Posted: Tue Nov 22, 2011 11:49 am
by Redsandro
Thanks for the fix! :)
I had a look and I hadn't guessed that.