Skip to content

ratanakvlun/deluge-ltconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ltConfig

ltConfig is a plugin for Deluge that allows direct modification to libtorrent settings and has preset support.

This plugin adds a preference page to both GtkUI and WebUI.

WARNING: Modify settings at your own risk!

For information about each setting, see the libtorrent manual. NOTE: Older versions of libtorrent may have different setting names.

Building

To build this plugin, you'll need Python and the setuptools module. Instructions for installing setuptools can be found here.

To build the plugin, run:

python setup.py bdist_egg

This will produce a dist directory containing the plugin egg.