0.6 Development Report
Posted: Sat Jan 19, 2008 5:41 am
Hi All,
I thought I would give everyone a quick little update on the work I have been doing with 0.6. This version is a complete rewrite of Deluge from the ground up. It is hoped that it will resolve a lot of the long standing bugs with the old code and should makes things a bit easier on us as the code in 0.5 is quite a mess
.
I have been working on this rewrite for quite a few months now, but I am still nowhere near 0.5 in terms of features -- so don't expect 0.6 anytime in the near future. That being said, there are some people using 0.6 right now with the WebUI to run on headless servers, it is usable if you don't need much in the way of features. I might start producing nightly builds of 0.6 if people are interested in testing.
A few of the major changes you will see in 0.6 are:





Cheers,
Andrew
I thought I would give everyone a quick little update on the work I have been doing with 0.6. This version is a complete rewrite of Deluge from the ground up. It is hoped that it will resolve a lot of the long standing bugs with the old code and should makes things a bit easier on us as the code in 0.5 is quite a mess

I have been working on this rewrite for quite a few months now, but I am still nowhere near 0.5 in terms of features -- so don't expect 0.6 anytime in the near future. That being said, there are some people using 0.6 right now with the WebUI to run on headless servers, it is usable if you don't need much in the way of features. I might start producing nightly builds of 0.6 if people are interested in testing.
A few of the major changes you will see in 0.6 are:
- Core/UI separation - This is one of the major goals that the 0.5 branch's design did not really allow. With this comes the ability to run Deluge headless and on remote servers. You can for instance, run the Deluge daemon on your file server and access it from another computer on your LAN using the gtkui.
- Using official libtorrent python bindings which should eliminate a lot of quirky bugs found in 0.5.
- A new add torrent dialog.
- Labels have been added to the main window so that you can quickly sort through different torrent states.
- Better alerts when something goes wrong with a torrent, ie, out of diskspace, bad permissions, etc..
- A redesigned preferences dialog.
- A redesigned edit trackers dialog.





Cheers,
Andrew