[Plugin] ltConfig v2.0.0

Suggest, post, or discuss plugins for Deluge
Post Reply
Lenmaer
Member
Member
Posts: 11
Joined: Wed Sep 09, 2015 12:39 am

Re: [Plugin] ltConfig v0.2.5.0

Post by Lenmaer »

I see, thanks.
Rulla
New User
New User
Posts: 3
Joined: Sat Oct 10, 2015 5:12 am

Re: [Plugin] ltConfig v0.2.5.0

Post by Rulla »

Hi! Could someone perhaps post the settings that high performance seed gives.
I've used this plugin whenever it works for me, this time around it again just shows me initial settings. Tinkering with those settings bu myself, I don't manage to make any difference. The presets have worked greatly in the past, when I've been able to use them.

Cheers
Ratanak
Leecher
Leecher
Posts: 98
Joined: Sat Dec 22, 2012 4:47 am

Re: [Plugin] ltConfig v0.2.5.0

Post by Ratanak »

Rulla wrote:Hi! Could someone perhaps post the settings that high performance seed gives.
I've used this plugin whenever it works for me, this time around it again just shows me initial settings. Tinkering with those settings bu myself, I don't manage to make any difference. The presets have worked greatly in the past, when I've been able to use them.

Cheers
High performance seed config (as defined for 0.16.18.0):

Code: Select all

{
  "file": 1, 
  "format": 1
}{
  "apply_on_start": true, 
  "settings": {
    "connection_speed": 50, 
    "send_redundant_have": false, 
    "active_seeds": 2000, 
    "max_failcount": 1, 
    "dht_upload_rate_limit": 100000, 
    "allowed_fast_set_size": 0, 
    "unchoke_slots_limit": 500, 
    "max_rejects": 10, 
    "allow_multiple_connections_per_ip": true, 
    "read_job_every": 100, 
    "alert_queue_size": 50000, 
    "utp_dynamic_sock_buf": true, 
    "active_limit": 2000, 
    "file_pool_size": 500, 
    "cache_expiry": 3600, 
    "max_out_request_queue": 1000, 
    "send_buffer_watermark": 3145728, 
    "send_buffer_watermark_factor": 150, 
    "active_tracker_limit": 2000, 
    "request_timeout": 10, 
    "send_buffer_low_watermark": 1048576, 
    "mixed_mode_algorithm": 0, 
    "max_queued_disk_bytes": 10485760, 
    "cache_buffer_chunk_size": 128, 
    "connections_limit": 8000, 
    "inactivity_timeout": 20, 
    "listen_queue_size": 200, 
    "max_allowed_in_request_queue": 2000, 
    "suggest_mode": 1, 
    "active_dht_limit": 600, 
    "peer_timeout": 20, 
    "half_open_limit": 0, 
    "user_agent": "libtorrent/0.16.18.0", 
    "seed_time_limit": 86400, 
    "cache_size": 65536, 
    "low_prio_disk": false
  }
}
What version of libtorrent are you using?
Rulla
New User
New User
Posts: 3
Joined: Sat Oct 10, 2015 5:12 am

Re: [Plugin] ltConfig v0.2.5.0

Post by Rulla »

Thank you!
Ratanak wrote: What version of libtorrent are you using?
0.15.10.0
Ratanak
Leecher
Leecher
Posts: 98
Joined: Sat Dec 22, 2012 4:47 am

Re: [Plugin] ltConfig v0.2.5.0

Post by Ratanak »

libtorrent presets are only available from 0.16.x.
Rulla
New User
New User
Posts: 3
Joined: Sat Oct 10, 2015 5:12 am

Re: [Plugin] ltConfig v0.2.5.0

Post by Rulla »

Ah, I feel so foolish now. Thank you again!
shinger
Leecher
Leecher
Posts: 83
Joined: Sat Jun 05, 2010 1:02 pm

Re: [Plugin] ltConfig v0.2.5.0

Post by shinger »

Hi guys,

Good to be back.

I had some questions.

- Deluge uses something of libtorrent i still am not sure what it uses? Is it some of the functionality? Or is it all of its functionality? If it uses all of its functionality, does this mean deluge is just a front-end tool? Because i do not really have that idea.
- Libtorrent is updated frequently and some of its functionality is really useful. In the past i had come to know that Deluge did not build in the possibility of using deluge to change the latest libtorrent functions yet. However does this mean that some functionality of libtorrent which already by default is on, also is by default on when using deluge with latest version of libtorrent?

For example. uTorrent transport protocol. Is this by default turned on when you use the latest version of libtorrent?

Last thing, if i update continuously to the latest version of libtorrent, would all be all working with lets say even the current version of deluge or maybe older versions of deluge?
===============================================================
Server: Rock 5B 8 Cores (ARM), 16 GB RAM, 2 TB 970 Evo +
OS: Linux Ubuntu 22.04 LTS
Deluge: v2.1.1
Plugins: Blocklist, LabelPlus, ItConfig, MyScheduler, Stats, Notifications, YaRSS2
Shryp
Moderator
Moderator
Posts: 521
Joined: Mon Apr 20, 2015 10:20 pm

Re: [Plugin] ltConfig v0.2.5.0

Post by Shryp »

Yes, deluge is just a front end that is using libtorrent in the background. You can update libtorrent all you want and things should work fine. I found libtorrent 1.1.0 didn't work well on my Windows machine, but 1.0.9 works great.
highvoltage
Leecher
Leecher
Posts: 57
Joined: Mon Apr 11, 2016 11:11 pm
Location: Brazil

Re: [Plugin] ltConfig v0.2.5.0

Post by highvoltage »

not works libtorrent 1.1.0.0
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: [Plugin] ltConfig v0.2.5.0

Post by Cas »

1.1.0 is possibly getting too far ahead of the old code in 1.3, I'm not sure how much arvid will keep backwards compatibility going forward so stick to 1.0.x. Our code in development will target 1.1 changes
Post Reply