Opened 9 years ago
Last modified 9 years ago
#4453 new Enhancement
add option for seedIdleLimit in transmission-remote
Reported by: | jaffakree | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | CLI | Version: | 2.33 |
Severity: | Normal | Keywords: | patch-needed |
Cc: |
Description
transmission-remote should have an option for the seedIdleLimit in the rpc spec.
it might be easier to have an option to pass arbitrary rpc settings, so users can make use of the newer rpc settings and not have to wait for transmission-remote to be updated to handle them specifically. so in this case it could be something like --rpc-arg seedIdleLimit --rpc-value 1000.
Change History (2)
comment:1 Changed 9 years ago by jordan
- Type changed from Bug to Enhancement
comment:2 Changed 9 years ago by jordan
- Keywords patch-needed added
Note: See
TracTickets for help on using
tickets.
I'm not going to write this but if someone wants to contribute a patch I'd use it.