Deluge 1.3.3 released and PPA installation instructions included
Sponsored Link
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.
What is new in Deluge 1.3.3
Core
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
Install Deluge 1.3.3 on ubuntu
Open the terminal and run the following commands
sudo add-apt-repository ppa:deluge-team/ppa
sudo apt-get update
sudo apt-get install deluge