Deluge 1.3.6

Advertisements

About ¶
What is Deluge? ¶

Deluge is a full-featured BitTorrent client for Linux, OS X, Unix and Windows. It uses libtorrent in it`s backend and features multiple user-interfaces including: GTK+, web and console. It has been designed using the client server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform.

Deluge features a rich plugin collection; in fact, most of Deluge`s functionality is available in the form of plugins.

Deluge was created with the intention of being lightweight and unobtrusive. It is our belief that downloading shouldn`t be the primary task on your computer and therefore shouldn`t monopolize system resources.

Deluge is not designed for any one desktop environment and will work just fine in GNOME, KDE, XFCE and others. We do our best to adhere to the freedesktop standards.

Deluge is Free Software and is licensed under the GNU General Public License.
Who made Deluge? ¶

The Deluge Team consists of Andrew Resch, Damien Churchill and John Garland. Previous developers and contributors include Zach Tibbitts, Alon Zakai, Marcos Pinto, Martijn Voncken, Sadrul Habib Chowdhury, Alex Dedul, Ido Abramovich.

The libtorrent library is a huge part of Deluge and is developed by Arvid Norberg.

What about features? ¶


Deluge Has A Wide-array Of Features, Including:


* Core/UI split allowing Deluge to run as a daemon
* Connect remotely to the Deluge daemon
* Web UI
* Console UI
* GTK+ UI
* BitTorrent Protocol Encryption
* Mainline DHT
* Local Peer Discovery (aka LSD)
* FAST protocol extension
* µTorrent Peer Exchange
* UPnP and NAT-PMP
* Proxy support
* Web seed
* Private Torrents
* Global and per-torrent speed limits
* Configurable bandwidth scheduler
* Password protection
* RSS

* Other libtorrent features

* And much more!

User's rating:

  • Currently 1.00/5
  • 1
  • 2
  • 3
  • 4
  • 5
Enlarge the screenshot of Deluge
[ Enlarge Image ]

Download alternate Deluge solution

Look at the free or trial alternatives and similar apps to Deluge software by the tags. It's possible also to find substitutes for the most popular titles in the Internet & Network category.

| P2p | Deluge | Bittorrent |

History updates (Complete changelogs since the listing on this site)

1.3.6 [02-28-13]

  • Catch & log KeyError? when removing a torrent from the queued torrents set
  • Fix moving/renaming torrents issues when using libtorrent 0.16
  • Make sure queue order is preserved when restarting
  • #2160: Disable use of python bindings for libtorrent extensions and replace with session flag
  • #2163: Fix unable add torrent file with empty (0:) encoding tag
  • #2201: Fix error in authmanager if auth file has extra newlines
  • #2109: Fix the Proxy settings not being cleared by setting None
  • #2110: Fix accepting magnet uris with xt param anywhere within them
  • #2204: Fix daemon shutdown hang with large numbers of torrents
  • Fix prioritize first/last pieces option for magnet links
Client
  • Fix keyerrors after removing torrents from UIs
GtkUI
  • Add move completed option to add torrent dialog
  • Prevent jitter in torrent view
  • Fix torrent creation with non-ascii characters
  • Fix #2100 : Add option not to bring main window to front when adding torrents through ipcinterface
  • Add Quit Dialog when toggling classic mode in preferences and only show connection manager when not in classic mode.
  • #2169: Fix 'Download Location' in the Add Torrent Dialog not set correctly when folder typed into Other->Location field
  • #2171: Fix the Add Peer dialog not responding if empty or invalid values entered
  • #2104: Fix no title set for the appindicator
  • #2086: Fix submenus and icons for appindicator
  • #2146: Fix missing translations in View|Tabs submenu
  • Fix torrent names on libtorrent 0.16 on windows
  • #2147: Fix missing translations for plugin preferences page
  • #1474: Fix the on_show_prefs hook not being executed immediatly after enabling a plugin
  • #1946: Fix ReactorNotRestartable? error when set as startup application
  • #2130: Fix same name can be given to different files in Add Torrent dialog
  • #2129: Fix empty filename able to be set in AddTorrent? dialog
  • #2228: Fix Apply-To-All in AddTorrent? Dialog copying file renames to other torrents
  • #2260: Fix the Add Torrent dialog also bringing the main window to active workspace
  • Fix showing exception error to user in Classic Mode with no libtorrent installed
Console
  • LP#1004793: Enable use of connect command in non-interactive mode
  • Ensure console commands are executed in order
  • #2065: Fix crash with missing closing quote
  • #1397: Add support for -s STATE in info command
WebUI
  • Add move completed option to add torrent dialog
  • #2112: Fix world readable tmp directory in json_api
  • #2069: Fix login window layout problem when using larger than default font size
  • #1890: Fix columns in files and peers view could use some spacing
  • #2103: Fix sorting by name is case-sensitive [sedulous]
  • #2120: Fix manually entered values not being saved in spinners
  • #2212: Fix unable to scroll in proxy preferences page
  • Fix autoconnecting to the default host
  • #2046: Fix plugins not enabling properly until after refreshing page
  • #2125: Fix plugin methods not being available when enabled until restart
  • #2085: Fix not showing torrents in sidebar for categories other than 'All' in classic mode
  • #2232: Fix flag icon path in Peers Tab missing deluge.config.base
  • Fix submenus closing upon mouse click
  • Add failed login log message, including IP address, to enable use with fail2ban
  • #2261: Fix Proxy settings not being saved in preferences
Windows OS
  • Hide the cmd windows when running deluged.exe or deluge-web.exe
  • Add deluged-debug.exe and deluge-web-debug.exe that still show the cmd window
  • Add gtk locale files to fix untranslated text
  • Fix the Open Folder option not working with non-ascii paths
  • Fix the daemon starting with config dir containing spaces
  • Fix Windows tray submenu items requiring right-click instead of left-click
  • Fix issue with adding some torrents with illegal characters via url in gtk client
  • #2240: Fix freespace issue with large capacity drives
OS X
  • Fix Open File/Folder option
  • Add OS X Menu for GTK Quartz
Execute
  • Fix execute plugin not working with unicode torrent names

Other versions : 1.3.5 1.3.4 1.3.3 1.3.2 1.3.1 1.3.0 1.3.0_rc2

v1.3.5 [05-21-12]

  • Catch & log KeyError? when removing a torrent from the queued torrents set

v1.3.4 [03-15-12]

  • Fix not properly detecting when torrent is at end of queue
  • #2049: Preserve order when moving multiple torrents in the queue
GtkUI
  • Modified fix for #1957, keyerror with non-acsii columns
  • Fix translation of items in Sidebar and Torrent Menu
  • #2052: Fix translation of Progress bar text
WebUI
  • #2050: Fix 'Up Speed' column not sorting
Label
  • Disable items for 'All' in sidebar menu
  • Fix items for translation

v1.3.3 [08-02-11]

  • Properly show the 'Checking Resume Data' state instead of just 7
  • #1788: Added ability to use XDG_DOWNLOAD_DIR as default download folder
  • Fix path error with torrent files prefixed with ' file://' from Firefox
  • #1869: Fix setting the disk io read/write to bypass OS cache in Windows
  • #1504: Fix win32 running deluged as not logged in user via runas or service
  • #890: If added torrent already exists, append extra trackers to it
  • #1338: Fix Seeds and Peers totals not updating
  • #1239: Fix translated Tracker Error text not counted in sidebar Error status
  • Fix httpdownloader error with existing filename
  • #1505: Add libtorrent info to version output
  • #1637 Fix UnicodeDecodeError? from 'deluge-* --help' with non-english languages
  • #1714 Fix handling of backslashes when renaming files/folders
GtkUI
  • Show the checking icon for torrents in the 'Checking Resume Data' state
  • #1195: Fix right-click selecting issue when switching between folders and files
  • Add F2 key shortcut for renaming filenames in the Files Tab
  • Increase max piece size to 16 MiB in create torrent dialog
  • #1475: Fix save and restore Preferences dialog size from config
  • Add search as you type to the torrent view
  • #1456: Fix no ETA showing with multiple files
  • #1560: Fix FilesTab? Progress value sorting by int instead of float
  • #1263: Fix not remembering column widths
  • #948: New Release Dialog now shows the server version
  • Fix peers in PeersTab? showing non-zero download rate when seeding
AutoAdd?
  • #1861: Fix AutoAdd? Warning (column number is a boolean)
Label
  • #1246: Fix losing Labels upon restart
Execute
  • #1477: Fix ignore Added events from state file on startup
ConsoleUI
  • #1258: Add support for urls and magnet uris in add command
  • #1801: Fix unhandled defered error and missing error message upon failed connect

v1.3.2 [05-26-11]

  • Properly show the 'Checking Resume Data' state instead of just 7
GtkUI
  • Show the checking icon for torrents in the 'Checking Resume Data' state

v1.3.1 [11-02-10]

  • #1369: Fix non-ascii config folders not working in windows
GtkUI
  • #1365: Fix sidebar not updating show/hide trackers
  • #1247: Fix hang on quit
WebUI
  • #1364: Fix preferences not saving when the web ui plugin is enabled in classic mode
  • #1377: Fix bug when enabling plugins
  • #1370: Fix issues with preferences
  • #1312: Fix deluge-web using 100% CPU

v1.3.0 [09-19-10]

  • Fix issue where the save_timer is cancelled when it's not active
  • Fix unhandled exception when adding a torrent to the session
  • Moved xdg import so it is not called on Windows, where it is unused. fixes #1343
  • Fix key error after enabling a plugin that introduces a new status key
  • Add max active downloading and seeding options to scheduler.
  • Ignore global stop ratio related settings in logic, so per torrent ones are used.
  • Fix scheduler so that it keeps current state, even after global settings change.
  • Ensure preferencesmanager only changes intended libtorrent session settings.
  • Fix issue when adding torrents without a 'session'. This can happen when a plugin adds a torrent, like how the AutoAdd? plugin works. The user that adds this torrent will be an empty string.
  • Add TorrentFileCompleted? event
  • AutoAdd? plugin can now recover when one of the watchfolders has an unhandled exception.
  • Increase max piece size to 8 MiB in create torrent dialog (closes #1358)
  • Fix bug in AutoAdd? plugin where watchdirs would not display in gtkui when first enabled.
  • Fix bugs with unicode torrents in AutoAdd? plugin.
Deluge 1.3.0-rc2 (20 August 2010) Core
  • Fix tracker_icons failing on windows
  • Fix #1302 an uncaught exception in an state_changed event handler in SessionProxy? was preventing the TorrentManager?'s stop method from properly saving all the resume data
  • Fix issue with SessionProxy? not updating the torrent status correctly when
get_torrent_status calls take place within the cache_expiry time ConsoleUI
  • #1307: Fix not being able to add torrents
  • #1293: Fix not being able to add paths that contain backslashes
GtkUI
  • Fix uncaught exception when closing deluge in classic mode
Execute
  • #1306: Fix always executing last event
Label
  • Fix being able to remove labels in web ui
WebUI
  • #1319: Fix shift selecting in file trees

v1.3.0_rc2 [08-29-10]

  • Fix tracker_icons failing on windows
  • Fix #1302 an uncaught exception in an state_changed event handler in SessionProxy? was preventing the TorrentManager?'s stop method from properly saving all the resume data
  • Fix issue with SessionProxy? not updating the torrent status correctly when
get_torrent_status calls take place within the cache_expiry time ConsoleUI
  • #1307: Fix not being able to add torrents
  • #1293: Fix not being able to add paths that contain backslashes
GtkUI
  • Fix uncaught exception when closing deluge in classic mode
Execute
  • #1306: Fix always executing last event
Label
  • Fix being able to remove labels in web ui
WebUI
  • #1319: Fix shift selecting in file trees

Average review rating :

Useful independent reviews and opinions of the users

Review DelugeWrite a review « Be the first to post a review for Deluge download!

Predicted future versions and notices:

The doDownload.com constantly monitors the update of all programs, including information from the Deluge 1.3.7 changelog file, however sometimes it can happen that data are not complete or are outdated.We assume that author continue's to develop 1.4.0 version with further advanced features, and soon you will be informed. Equally important 2.0.0 upgrades of the program we will continue to monitor. Full Deluge description has been compared with the overall software database and our algorithm has found the following applications (are showed below).

Download 9.3MB Deluge

Download Direct

(9.3MB, Extension: EXE)