-
-
Notifications
You must be signed in to change notification settings - Fork 5
Description
or requests if you want to treat them as such.
-
Add -q as a shortcut for --quiet
I rarely use this, it just seems to be more standard - many other cli programs simply use -v, -q -
Add an option (like -i, --info-only)
This will output just the Torrent Info section that verbose generates (on completion).
i.e. This ...
Torrent info:
Name: MyShow.S02E07.1080p.x265-Group
Hash: e34af0a978d76e51e6de66e5169e4b837c6c5457
Size: 500 MiB
Piece length: 512 KiB
Pieces: 1000
Trackers:
udp://tracker1.org:80/announce
udp://tracker2.org:80/announce
udp://tracker3.org:80/announce
Comment: Test
Created by: mkbrr/1.14.0 (https://github.com/autobrr/mkbrr)
Created on: 2025-07-31 21:07:25 BST
Files: 6
Wrote /data/Uploads/MkbrrTest.torrent (elapsed 80ms)
The reason for this is that all my torrent generation is automated (and the output redirected to log files).
All that fancy coloured updating & progress stuff does not look or transfer well to log files, the info looks fine.
Metadata
Metadata
Assignees
Labels
No labels