1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-31 11:23:40 +00:00
transmission/utils
Matan Ziv-Av 429961a335
Filtering torrents in transmission-remote (#3125)
* Filtering torrents in transmission-remote

- Add `-F <filter>` option to filter selected torrent
- May filter on uploading/downloading, label, torrent name,
  and upload ratio, for now
- Filters may be negated
- Filters may be chained (logical and)
- Add `-ids` option to print ids of filtered torrents.

* Add "partially wanted" filter to transmission-remote
2022-05-31 21:57:44 -05:00
..
CMakeLists.txt
create.cc refactor: iwyu string, vector, cstdint (#2898) 2022-04-07 20:50:26 -05:00
edit.cc
remote.cc Filtering torrents in transmission-remote (#3125) 2022-05-31 21:57:44 -05:00
show.cc perf: do not use tr_variant when parsing .torrent files 2022-05-23 23:05:16 -05:00
transmission-create.1
transmission-edit.1
transmission-remote.1 Filtering torrents in transmission-remote (#3125) 2022-05-31 21:57:44 -05:00
transmission-show.1
units.h