WebUI or Deluge-GTK error: Battle of priorities

Suggestions and discussion of future versions
Post Reply
Redsandro
Member
Member
Posts: 27
Joined: Mon Jul 25, 2011 3:50 am

WebUI or Deluge-GTK error: Battle of priorities

Post 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.
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

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

Post 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
Redsandro
Member
Member
Posts: 27
Joined: Mon Jul 25, 2011 3:50 am

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

Post by Redsandro »

Thanks for the fix! :)
I had a look and I hadn't guessed that.
Post Reply