Skip to content

A couple of suggestions #101

@zoostorm1

Description

@zoostorm1

or requests if you want to treat them as such.

  1. 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

  2. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions