Changes since v0.0.4
Features
- Added filter system including
-f 'size > 3.5 GiB && incomplete'
or flags such as-i, incomplete
, etc. - Added
list
output sorting by fields:id, name, size, amount downloaded (have), uploaded, progress, ratio, age
Bug fixes:
Implemented -n, --no-totals
in list
command. Was documented but didn't work.