Opened 10 years ago
Last modified 10 years ago
#4243 new Enhancement
transmission-remote priority settings should behave same as rpc spec
Reported by: | Trina | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Daemon | Version: | 2.22 |
Severity: | Normal | Keywords: | |
Cc: |
Description
The rpc spec states the following regarding the arguments for the priority setting request methods:
Just as an empty "ids" value is shorthand for "all ids", using an empty array for "files-wanted", "files-unwanted", "priority-high", "priority-low", or "priority-normal" is shorthand for saying "all files".
transmission-remote should also behave the same. It should be possible to set all the files for torrent to a priority level without needing to request the file ids first and specifying them all.
Note: See
TracTickets for help on using
tickets.