Okay, sorry I missed your reply above for a moment. I finally got the upgrade for libtorrent working with the following shell script:
Code: Select all
sudo apt-get install python-libtorrent/lucid=0.15.9-2~lucid~ppal
My Deluge Version is now 1.3.3 and my libtorrent version in the about window of deluge is now 0.15.9.0
For future readers, I had to run a couple of extra commands first, to get the version that was available, as mentioned in the helpful post above:
Code: Select all
sudo apt-get install apt-show-versions
Code: Select all
sudo apt-show-versions python-libtorrent
I let an 8gb torrent download all night lastnight. This morning it was completed and seeding. I'm not sure if it continued at the rate of 30-50kib/sec or if it increased at some point during the timeframe it was downloading.
With this good luck I just located another 8gb torrent and opened it in deluge. The download will not begin. It is stuck at Download 0.00% and says it has downloaded 954 Kib but is not changing or downloading any further.
Any ideas what else I can do to optimize for speed? Thanks!