Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (586 - 588 of 2449)

Ticket Resolution Summary Owner Reporter
#2238 Fixed [Scheduler] this.scheduleCells is undefined Calum
Description

In webui this plugin outputs the following error message:

TypeError: this.scheduleCells is undefined @ https://127.0.0.1:8112/js/scheduler/scheduler.js:486

Although is does not seem to cause any issues would be helpful to stop this plugin generating console error messages.

#2245 Fixed OSX Packaging Calum
Description

I have created a new branch containing the osx packaging code by carbncl (vguerci) and this ticket is to track are a few todo's which will need completing before merging:

  • github no longer host binary files so future Deluge.app builds will need to be hosted on our ftp server.
  • The osx.py file for gtk needs integrating into existing code.
  • binary stubs are required for daemon, web and console. I have manually created scripts and there is apparently a way to create a bundle plugin which might be what we need.

  • The total size of Deluge.app is currently 80MB and reducing this should be investigated, for comparison the windows installed application is 46MB.

Reference:
Forum Thread
vguerci Github
OSX Readme

#2254 Fixed Add option to enable libtorrent lt_trackers extension Calum
Description

lt_trackers extension was added in 0.15 which works a bit like peer exchange, but for trackers.

To use this in 0.16.5 and above:

lt.session.add_extension("lt_trackers")
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.