Closed LinusU closed 9 years ago
@maxogden friendly nudge :)
@LinusU thanks for the nudge! got lost in my inbox sorry
released as 1.7.0 and added you as a collaborator (http://openopensource.org/ style)
Thank you, I know how easy it is to miss this stuff :)
This accepts a torrent-file from stdin downloading or seeding. Before, this was already possible with the info and ls command, this extends this support to cover all operations.
The dependency on
parse-torrent
has been bumped to a version that actually throws errors. It was previously wrapped in a try catch even though it returnednull
instead of throwing an error.