Deluge 1.0.5 Released

Suggestions and discussion of future versions
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Deluge 1.0.5 Released

Post by andar »

Deluge 1.0.5 Released!

November 10 - Just a few bug fixes and translation updates in this release. UPnP should be working for more routers now too.

Check out our FAQ before you start asking questions.

We need your help translating the 1.0 release series, please head over to this page to help: https://translations.launchpad.net/delu ... anslations

Happy Sharing!

Changes 1.0.5:
  • GtkUI:
    • Increase the per-torrent stop share ratio max to 99999.0
    • Fix #528 make sure gtkui config file is written before exiting
    • Fix UDP tracker support
  • WebUI:
    • Javascript auto refresh for both templates.
  • Windows:
    • Fix #577 adding torrents by drag n' drop
    • Fix association in Vista
    • Fix WebUI launch
  • Debian:
    • SID packages now requires Boost 1.36
  • Ubuntu:
    • Jaunty packages are now provided
Changes 1.0.4:
  • Core:
    • Fix #560 force an int value for global max connections
    • Fix #545 use proper values in ratio calculation
    • Fix UPnP again..
  • GtkUI:
    • Fix #565 wait for the deluged process to start to prevent defunct processes
  • OS X:
    • Fix issues with gettext
  • Windows:
    • Fix starting on non-English versions of Windows
Changes 1.0.3:
  • Core:
    • Fix upnp - it should work on more routers now too
    • Fix issue where Deluge would send improper stats to the tracker after a
      pause/resume.
    • Fix issue where fastresume files would be rejected when using FAT32. This
      would cause the torrent to be rechecked on every startup.
    • Fix ip filtering
  • GtkUI:
    • Re-add the "Max Connections Per Second" option with a default setting of 20
  • WebUI:
    • Fix White template for Opera
  • Misc:
    • Deluge will now use a system libtorrent library if available.
    • The build system will no longer build libtorrent if a system library is
      detected.
Changes 1.0.2:
  • Core:
    • Fix issue where torrents will not be properly added to the session
Changes 1.0.1:
  • Core:
    • Change the default max global upload slots to 4 instead of -1 since libtorrent
      will automatically open more slots to meet the upload speed limit.
    • Fix display of tracker error messages
    • Fix add_torrent_url() to download the torrent file in a thread to prevent
      the main thread from blocking and causing the daemon to freeze.
    • Removed the 'Maximum Connections Per Second' setting and replaced it with a
      default setting of 20. This should alleviate speed issues some are experiencing.
    • Changed max half-open connections default limit to 8 on XP/2000 and 4 on Vista
    • Prevent being able to set file priorities for compactly allocated torrents as
      it is not intended to work.
    • Fix freezing on start-up issues on systems that do not have a properly
      configured localhost entry.
    • Change max connections default setting to 200
    • Fix issue with invalid bencoding from some trackers
    • Plenty of libtorrent updates that should improve core stability
  • GtkUI:
    • Improve performance of files tab by only updating when values change
  • Misc:
    • Fix #187 set a 5 second timer to save the config file after a config value
      has been changed.
    • Fix #503 change the boost lib detection logic to first look for -mt and
      if not available, fall back to regular boost lib (non-multithreaded)
  • WebUI:
    • Add enable "Auto Add" checkbox
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Deluge 1.0.5 Released

Post by johnnyg »

UPnP finally works here! :D
However trying to add a torrent via double clicking or from off a website still fails in Vista x64.
(This is when it's trying to execute "C:\Program Files\Deluge\scripts\deluge.cmd" "%1").
mariusn
New User
New User
Posts: 4
Joined: Mon Nov 10, 2008 1:34 pm

Re: Deluge 1.0.5 Released

Post by mariusn »

Hi! First of all I would like to say... I LOVE Deluge :) It is by far the best torrent client on Linux...

But, like everyone else here... I have a question for the developers :geek:

Why I can't access the "File" tab? This is an important feature for me.... Why? For example: I import a torrent file, and later (while the torrent is downloading) I want to select which files to download and which not... But I can't!

In versions prior to 1.x.x it worked! Will this be fixed soon? Or is it a problem with the Ubuntu packages.

I use Ubuntu 8.10 AMD64 :)

Thank you and keep up the very good work!
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Deluge 1.0.5 Released

Post by johnnyg »

mariusn wrote:Hi! First of all I would like to say... I LOVE Deluge :) It is by far the best torrent client on Linux...

But, like everyone else here... I have a question for the developers :geek:

Why I can't access the "File" tab? This is an important feature for me.... Why? For example: I import a torrent file, and later (while the torrent is downloading) I want to select which files to download and which not... But I can't!

In versions prior to 1.x.x it worked! Will this be fixed soon? Or is it a problem with the Ubuntu packages.

I use Ubuntu 8.10 AMD64 :)

Thank you and keep up the very good work!
The files tab should be there next to the details tab.
Maybe try a reinstall?
beyboo
New User
New User
Posts: 4
Joined: Fri Feb 15, 2008 7:05 pm

Re: Deluge 1.0.5 Released

Post by beyboo »

The requested URL /ubuntu/intrepid/1.0.5/deluge-torrent_1.0.5-1_i386.intrepid.deb was not found on this server

REFERENCE LINK
http://download.deluge-torrent.org/ubun ... trepid.deb
mariusn
New User
New User
Posts: 4
Joined: Mon Nov 10, 2008 1:34 pm

Re: Deluge 1.0.5 Released

Post by mariusn »

johnnyg wrote:The files tab should be there next to the details tab.
Maybe try a reinstall?
Yes it's there, like the Statistics, Details and Peers tabs.. and none of them work! I can't see no peers, statistics, details and files! They're all empty and blank! I did reinstall the package many times....
lovinglinux
New User
New User
Posts: 7
Joined: Thu Sep 25, 2008 1:18 am

Re: Deluge 1.0.5 Released

Post by lovinglinux »

Does the Blocklist plugin work on this version?
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: Deluge 1.0.5 Released

Post by andar »

lovinglinux wrote:Does the Blocklist plugin work on this version?
Yes
cbrigstocke
Member
Member
Posts: 12
Joined: Wed Feb 13, 2008 6:32 pm
Location: New York

Re: Deluge 1.0.5 Released

Post by cbrigstocke »

Are you sure you had a torrent highlighted when you clicked on the tabs?
mariusn wrote:Yes it's there, like the Statistics, Details and Peers tabs.. and none of them work! I can't see no peers, statistics, details and files! They're all empty and blank! I did reinstall the package many times....
And thanks for all the hard work! UPnP is now working with my Belkin router! Deluge has a very nicely balanced feature set.
-cbrigstocke
Nezmer
Member
Member
Posts: 12
Joined: Sun Nov 02, 2008 11:56 am

Re: Deluge 1.0.5 Released

Post by Nezmer »

It would be great If I can rename files to be downloaded (especially before adding the torrent) .
It's useful to fix mislabeled torrents and to avoid character-encoding incompatibilities .

Should I file a feature-request ?
Post Reply