transmission/extras
Charles Kerr 96f76999aa
feat: add "table" format in torrent-get RPC (#1049)
* feat: add optional "format" arg to torrent-get RPC

If the "format" request was "objects" (default), "torrents" will be an
array of objects, each of which contains the key/value pairs matching
the request's "fields" arg. This is unchanged from previous versions.

If the format was "table", then "torrents" will be an array of arrays.
The first row holds the keys and each remaining row holds a torrent's
values for those keys. This format is more efficient in terms of JSON
generation and JSON parsing.
2019-11-09 17:02:23 -06:00
..
Makefile.am (trunk) rename "doc" as "extras", and add transmission-1920.jpg there 2010-08-02 02:49:52 +00:00
encryption.txt Recode text files in UTF-8, remove trailing whitespace chars 2017-01-13 00:58:50 +03:00
extended-messaging.txt Recode text files in UTF-8, remove trailing whitespace chars 2017-01-13 00:58:50 +03:00
rpc-spec.txt feat: add "table" format in torrent-get RPC (#1049) 2019-11-09 17:02:23 -06:00
send-email-when-torrent-done.sh Refactor shell scripts with syntax and styling fixes 2019-01-16 03:22:29 +08:00
transmission-1920.jpg lossless compression of images 2017-11-04 00:26:40 +00:00