#3190 closed Enhancement (fixed)
[PATCH] Add info about DHT and LDS to transmission-remote session-info
Reported by: | Infy | Owned by: | Infy |
---|---|---|---|
Priority: | Normal | Milestone: | 2.00 |
Component: | Daemon | Version: | |
Severity: | Normal | Keywords: | daemon, transmission-remote, session-info, lds, dht |
Cc: | Eugene.Yudin@… |
Description
Version: svn rev. 10625
Description: This small patch adds information about DHT and LDS to 'transmission-remote -si' output.
Output after applying patch:
$ transmission-remote -si VERSION Daemon version: 1.93+ (10625) RPC version: 9 RPC minimum version: 1 CONFIG Configuration directory: /home/eugene/.config/transmission-daemon Download directory: /home/eugene/downloads/transmission/complete Listenport: 58530 Portforwarding enabled: Yes Distributed hash table enabled: No Local peer discovery enabled: Yes Peer exchange allowed: Yes Encryption: preferred LIMITS Peer limit: 100 Default seed ratio limit: Unlimited Upload speed limit: 80 KiB/s (Enabled limit: 80 KiB/s; Disabled turtle limit: 2000 KiB/s) Download speed limit: 65 KiB/s (Enabled limit: 65 KiB/s; Disabled turtle limit: 2000 KiB/s) MISC Autostart added torrents: Yes Delete automatically added torrents: No
It will be nice if this feature will be in the delivery default.
Attachments (1)
Change History (5)
Changed 13 years ago by Infy
comment:1 Changed 13 years ago by charles
- Owner set to charles
- Status changed from new to assigned
comment:2 Changed 13 years ago by charles
- Owner changed from charles to Infy
- Status changed from assigned to new
comment:3 Changed 13 years ago by charles
- Milestone changed from None Set to 2.00
- Resolution set to fixed
- Status changed from new to closed
comment:4 Changed 13 years ago by Infy
Thanks!
Note: See
TracTickets for help on using
tickets.
11:30:50 < CIA-40> charles * r10626 daemon/remote.c: (trunk daemon) #3190 "Add info about DHT and LDS to transmission-remote session-info" -- apply patch from Infy