Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (508 - 510 of 2447)

Ticket Resolution Summary Owner Reporter
#1077 Fixed Web UI does not allow setting stop_at_ratio (for individual torrents) Damien Churchill raylu
Description

In Deluge 1.2.0-rc3 on a Debian squeeze/sid mix, the web UI does not allow me to change the "stop seeding at ratio" for a torrent in the options tab.

Clicking the "Stop seed at ratio" label/checkbox checks it, also checks the "Prioritize First/Last" checkbox, but does not enable the textbox to specify a ratio.

#2240 Fixed Free disk space indicator is wrong with large capacity drives Ratanak
Description

This commit breaks Deluge's free disk space status bar indicator on Win7 x64.

I have a mapped network store with 2.7tb free but it was showing up as -1.5tb. Fixed it by reverting the changes made. It looks like the normal version of GetDiskFreeSpace messes up larger capacities or it doesn't query mapped network stores properly. The Ex version seems to work with long internally and gives me the correct value.

What was wrong with GetDiskFreeSpaceEx in the first place?

#2256 Fixed Indexes aren't updated properly when removing columns Ratanak
Description

I've been experimenting with columns in the torrent view and found that the indexes keeping track of which ListStore columns are used by a plugin's view column are not updated properly when another plugin's column is removed. This can lead to the column rendering the wrong data in the view. Default columns are not affected since they have fixed indexes, but this can be an issue for plugin developers.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.