Search found 15 matches

by MarkusKramer
Tue Apr 21, 2020 5:50 pm
Forum: Support
Topic: set max_upload_speed=0 but there is upload
Replies: 6
Views: 3499

Re: set max_upload_speed=0 but there is upload

(How) can deluge/core/daemon.py receive the event "torrent completed"?
by MarkusKramer
Tue Apr 21, 2020 5:44 pm
Forum: Support
Topic: set max_upload_speed=0 but there is upload
Replies: 6
Views: 3499

Re: set max_upload_speed=0 but there is upload

Both mhertz and shamael, I observe very little upload (around 50 kbs) during download. Thank to you, I better understand why that is, though I need to further digest your explanations on the variation of speed. I observed a stronger upload (around 300 kbs) right after download. Since I now pause/res...
by MarkusKramer
Mon Apr 20, 2020 3:20 pm
Forum: Support
Topic: set max_upload_speed=0 but there is upload
Replies: 6
Views: 3499

Re: set max_upload_speed=0 but there is upload

Hi shamael, thank you for the advise and yes, my goal is to avoid upload (temporarily and automatically). I have added my_torrent.pause() to my modified deluge/core/daemon.py (which changes max_upload_speed in certain conditions). I will report here what the effect is, it only appears once in a whil...
by MarkusKramer
Fri Apr 17, 2020 6:26 pm
Forum: Support
Topic: set max_upload_speed=0 but there is upload
Replies: 6
Views: 3499

set max_upload_speed=0 but there is upload

Hi I have set max_upload_speed=0 but I observe upload (session.status.upload_rate). In most of the time, the upload is below 20 kbs, which is fine for me, but it can rise to 1000 kbs and stay for up to 5 minutes at 1000 kbs. I left set max_upload_speed_per_torrent=-1 (the default) Which other parame...
by MarkusKramer
Mon Mar 09, 2015 11:07 pm
Forum: Development
Topic: "Add peer" as deluge-console command
Replies: 0
Views: 2142

"Add peer" as deluge-console command

I want to replicate the "Add peer" function from the GUI as a new deluge-console command. "Add peer" is currently used only in the GUI call-back "_on_menuitem_add_peer_activate" I can successfuly call client.core.connect_peer() in a console command without using of Defe...
by MarkusKramer
Mon Jan 26, 2015 4:33 pm
Forum: Support
Topic: Deluge and KTorrent - same torrent different data
Replies: 4
Views: 3053

Re: Deluge and KTorrent - same torrent different data

Please run your checker on the "deluge version", calculating SHA should run only very little longer than simply reading the file (40GB < 5 min) The checker should output, if they differ, the expected hash, the found hash, and the chunk. This is the only way to analyse the problem I can thi...
by MarkusKramer
Sun Jan 25, 2015 11:37 am
Forum: Support
Topic: Deluge and KTorrent - same torrent different data
Replies: 4
Views: 3053

Re: Deluge and KTorrent - same torrent different data

Interesting. Have you compared file content of the 'KTorrent version" with the "Deluge version"? If they differ, then these 8 chunks are downloaded from somewhere and others too have corrupted versions of the file. Can you disclose (make public) file and metadata (.torrent file)? Whic...
by MarkusKramer
Wed Nov 05, 2014 8:15 pm
Forum: Support
Topic: “Downloading 0.00%” forever … How to disregard share ratio?
Replies: 1
Views: 2361

Re: “Downloading 0.00%” forever … How to disregard share rat

I intend to build a software installer distribution system on P2P for a corporate network. Software deployment is and will be centrally managed (a user orders software, order must be approved, etc. etc., order is centrally distributed, etc. etc.) All installers shall remain active torrents, even aft...
by MarkusKramer
Mon Nov 03, 2014 9:05 pm
Forum: Support
Topic: “Downloading 0.00%” forever … How to disregard share ratio?
Replies: 1
Views: 2361

“Downloading 0.00%” forever … How to disregard share ratio?

I run a private tracker with (currently) 4 peer. One peer continuously generates files, the others continuously download. (Continuously means: automatically/by script) While 3 peers are always online, one goes offline regularly and then tries to download those file he “missed” in his absence. About ...
by MarkusKramer
Sun Nov 02, 2014 10:20 pm
Forum: Support
Topic: SYSTEM account [SOLVED]
Replies: 5
Views: 3643

Re: SYSTEM account [solved 50%]

Thank you - today changing the configuration is working like a charm.

Problem was: I did not stopped the daemon *before* editing core.conf - I was not aware that stopping writes back core.conf.