Skip to main contentBug fixes
- d7872be: Set default workers in profile (#119) (@IonBazan)
Other work
- 98ae784: Update types.go (@s0up4200)
- e26ee58: Bump actions/setup-go from 5 to 6 in the github group (#110) (@dependabot[bot])
- bebfd8c: Allow inspecting multiple torrent files (#118) (@IonBazan)
- a1e30b5: Do not create announce list for single tracker (#117) (@IonBazan)
- 4381d8d: Update to Go 1.25 (#109) (@s0up4200)
- 59b6edc: Bump the golang group across 1 directory with 4 updates (#113) (@dependabot[bot])
Full Changelog: v1.16.0…v1.17.0Contributors
- @s0up4200
- @dependabot[bot]
- @IonBazan
New Features
- 814682d: Add sources and more trackers (#107) (@fabricionaweb)
- 0df5fee: Make mkbrr usable as Go library (#111) (@s0up4200)
Other work
- 0d5983d: Bump the github group across 1 directory with 2 updates (#106) (@dependabot[bot])
Full Changelog: v1.15.0…v1.16.0Contributors
- @dependabot[bot]
- @fabricionaweb
- @s0up4200
New Features
- a737bdc: Add multiple tracker support to create command (#99) (@s0up4200)
Bug fixes
- 15e50d1: Season pack detection for single episodes and file tree display (#100) (@s0up4200)
Full Changelog: v1.13.1…v1.14.0Contributors
New Features
- 4fc96e4: Add —output-dir flag (#86) (@s0up4200)
- bed4819: Use metadata title for output name (#87) (@s0up4200)
- c790990: Add Docker builds (#85) (@s0up4200)
Other work
- 53516c1: Bump github.com/creativeprojects/go-selfupdate (#83) (@dependabot[bot])
Full Changelog: v1.10.0…v1.11.0Contributors
- @dependabot[bot]
- @s0up4200
New Features
Bug fixes
- b73489e: Prevent filename collisions (#76) (@s0up4200)
- 12e674b: Remove unnecessary season pack suspicion check (#80) (@s0up4200)
Other work
- a9be98f: Update documentation (#75) (@s0up4200)
- 51fbe55: Other(makefile): add PGO installation target (@s0up4200)
- ac76819: Helper functions and structs (#77) (@s0up4200)
Full Changelog: v1.9.0…v1.10.0Contributors
New Features
- f932554: Struct alignment with betteralign (#69) (@s0up4200)
- 4333558: Add zone.identifier to patterns (#70) (@s0up4200)
- fb9a2c4: Add seedpool (#71) (@s0up4200)
- 788fff5: Support entropy flag in presets (#72) (@s0up4200)
Bug fixes
- 301128b: Entropy flag when not using preset (#73) (@s0up4200)
- 7ed87de: Only display file tree if verbose (@s0up4200)
- ba56ae3: Suppress files when over limit (@s0up4200)
- 217f128: Show top directory for file listings (@s0up4200)
Other work
- 8dbb299: Set file tree to verbose only (#68) (@s0up4200)
Full Changelog: v1.8.1…v1.9.0Contributors
Bug fixes
- 595c76d: Recalculate file offsets after sorting (#65) (@s0up4200)
- 3eb2bb7: Handle symlinks during creation (#66) (@s0up4200)
Full Changelog: v1.8.0…v1.8.1Contributors
New Features
Bug fixes
- 0427550: Correct multi-episode season pack detection (#56) (@s0up4200)
- 505feed: Handle filepath.Match errors (#57) (@s0up4200)
Other work
- 4d6b8f7: Setup goreleaser-pro (#54) (@s0up4200)
- 1f78ae4: Revert “build: setup goreleaser-pro” (#61) (#54) (@s0up4200)
Full Changelog: v1.7.0…v1.8.0Contributors
New Features
- cc43305: Support include patterns (#51) (@s0up4200)
Other work
Full Changelog: v1.6.1…v1.7.0Contributors
Bug fixes
- cba577a: Fix update: replace selfupdater lib with fork (#48) (@s0up4200)
Full Changelog: v1.6.0…v1.6.1Contributors
New Features
- 534c9f1: Use tracker domain as prefix (#30) (@s0up4200)
- 1e6d445: Add torrent-syndikat tracker (#28) (@s0up4200)
- ba506ba: Add incomplete season pack detection (#29) (@s0up4200)
Other work
Full Changelog: v1.2.0…v1.3.0Contributors
New Features
- 2675b8f: Add Homebrew formula (#16) (@s0up4200)
- 726fc73: Add v flag for extra metadata (#18) (@s0up4200)
- 12d2392: Add limits per tracker (#17) (@s0up4200)
- f89a5a1: Optimize piece hashing and buffer management (#20) (@s0up4200)
Bug fixes
- 753a3e8: Add option to omit creator string in torrent file (#24) (@s0up4200)
Other work
- df97a71: Implement PGO (#21) (@s0up4200)
- 2562cf5: Bump the golang group with 2 updates (#25) (@dependabot[bot])
Full Changelog: v1.1.0…v1.2.0Contributors
New Features
- 5915059: Add modify command (#12) (@s0up4200)
- 722220b: Add self-update command (#11) (@zze0s)
- f982c4e: Add max_piece_length flag (#8) (@martylukyy)
Bug fixes
- 5d70d7e: Disable cgo for build process (#14) (@s0up4200)
- ecfc1dd: Silence help text after error (#9) (@martylukyy)
Other work
- cf059cb: Display sizes in IEC units (#7) (@martylukyy)
- 6f08a62: Skip heavy file tests on Windows to improve CI speed (#15) (@s0up4200)
Full Changelog: v1.0.0…v1.1.0Contributors
- @s0up4200
- @martylukyy
- @zze0s
Bug fixes
- 4db1876: Improve install target (@s0up4200)
Other work
- 777aabf: Update preset examples (@s0up4200)
Full Changelog: v0.2.0…v1.0.0Contributors
New Features
- 43994e1: Improve output duration (#4) (@s0up4200)
- 39b80ac: Add preset support (#6) (@s0up4200)
- 57de4e3: Batch processing (#3) (@s0up4200)
Bug fixes
Other work
- 4696484: Update readme (@s0up4200)
- 12ef3cd: Readme cleanup (@s0up4200)
- e234434: Update readme (@s0up4200)
Full Changelog: v0.1.0…v0.2.0Contributors