Search found 8 matches

by Lundberg
Wed Sep 23, 2015 11:54 am
Forum: Support
Topic: Torrents no longer in queue after upgrade
Replies: 9
Views: 3104

Re: Torrents no longer in queue after upgrade

Downgrading libtorrent version 0.16.19 make the queue work as expected again. Found that 1.0.5 and 1.0.4 shows the same behaviour as 1.0.6.

Maybe you can add libtorrent 0.16.19 back to your PPA in the meantime?
by Lundberg
Tue Sep 22, 2015 9:06 pm
Forum: Support
Topic: Torrents no longer in queue after upgrade
Replies: 9
Views: 3104

Re: Torrents no longer in queue after upgrade

Cas wrote:This will need forwarded to libtorrent dev, you can start that process if you wish: https://github.com/arvidn/libtorrent/issues
I have created an issue here, https://github.com/arvidn/libtorrent/issues/180.
by Lundberg
Tue Sep 22, 2015 10:45 am
Forum: Support
Topic: Torrents no longer in queue after upgrade
Replies: 9
Views: 3104

Re: Torrents no longer in queue after upgrade

Cas wrote:I wonder if there is a bug as a quick test seems to suggest an issue.
Did you manage to track down anything? I am willing to help test any dev branch you point me at.
by Lundberg
Sun Sep 20, 2015 3:29 pm
Forum: Support
Topic: Torrents no longer in queue after upgrade
Replies: 9
Views: 3104

Re: Torrents no longer in queue after upgrade

I was using Labels but I have turned that off for now and my configuration for Labels are moved out of the way. I have tried to remove all configuration files and have deluged recreate them with default values. Then edited the configuration from the webui and the resulting files looks as expected af...
by Lundberg
Sun Sep 20, 2015 12:54 pm
Forum: Support
Topic: Torrents no longer in queue after upgrade
Replies: 9
Views: 3104

Re: Torrents no longer in queue after upgrade

They are all active.
"Do not count slow torrents" is unchecked sadly, but good idea.

When I restart the daemon torrents are queued correctly for around 20 seconds then more and more torrents goes from queued to seeding.
by Lundberg
Sat Sep 19, 2015 2:07 pm
Forum: Support
Topic: Torrents no longer in queue after upgrade
Replies: 9
Views: 3104

Torrents no longer in queue after upgrade

Hello, I just upgraded to Deluged 1.3.12 and with that to libtorrent 1.0.6. I am running Ubuntu 14.04. All torrents have Auto Manage checked. but after the upgrade my Queue settings are disregarded. With Total Active and Total Active Seeding set to 56 and Total Active Downloading set to 3 I am curre...
by Lundberg
Thu May 10, 2012 8:10 am
Forum: Development
Topic: Move finished torrent without actual download
Replies: 2
Views: 3177

Re: Move finished torrent without actual download

Cas wrote:A finished alert will be produced by libtorrent on a complete torrent.
Ok, then I think it still should honor the move_completed and move_completed_path options but I can do it the other way around, as you suggested.

Thank you!
by Lundberg
Wed May 09, 2012 2:10 pm
Forum: Development
Topic: Move finished torrent without actual download
Replies: 2
Views: 3177

Move finished torrent without actual download

Hello, I have a web application that takes care of file upload and places the uploaded file in a directory on the same machine deluged is running on. During this upload my plugin (LobberCore) adds the torrent to deluged and it starts to "download" but the file is already in the download di...