mkbrr home page
Search...
⌘K
autobrr/mkbrr
autobrr/mkbrr
Search...
Navigation
Changelog
Documentation
CLI Reference
Changelog
Github
Discord
Donate
Changelog
On this page
v1.13.0
v1.12.1
v1.12.0
v1.11.0
v1.10.0
v1.9.0
v1.8.1
v1.8.0
v1.7.0
v1.6.1
v1.6.0
v1.3.0
v1.2.0
v1.1.0
v1.0.0
v0.2.0
Changelog
Copy page
Latest updates and improvements to mkbrr
v1.13.0
2025-06-15
New Features
a4e362f
: Add fail-on-season-warning flag (
#94
) (@s0up4200)
Full Changelog
:
v1.12.1…v1.13.0
Contributors
@s0up4200
v1.12.1
2025-06-05
Bug fixes
fb4f8b9
: Multiple trackers cannot be added (
#93
) (@luckylittle)
Full Changelog
:
v1.12.0…v1.12.1
Contributors
@luckylittle
v1.12.0
2025-05-22
New Features
ebc5e05
: Add AlphaRatio (
#90
) (@s0up4200)
18b5884
: Add output directory support to preset (
#91
) (@s0up4200)
Other work
2dcfdbe
: Upgrade Go to v1.24 (
#88
) (@s0up4200)
Full Changelog
:
v1.11.0…v1.12.0
Contributors
@s0up4200
v1.11.0
2025-05-03
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.0
Contributors
@dependabot[bot]
@s0up4200
v1.10.0
2025-04-29
New Features
1683103
: Add workers flag (
#74
) (@s0up4200)
9a5a850
: Add default source setting (
#82
) (@s0up4200)
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.0
Contributors
@s0up4200
v1.9.0
2025-04-17
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.0
Contributors
@s0up4200
v1.8.1
2025-04-13
Bug fixes
595c76d
: Recalculate file offsets after sorting (
#65
) (@s0up4200)
3eb2bb7
: Handle symlinks during creation (
#66
) (@s0up4200)
Full Changelog
:
v1.8.0…v1.8.1
Contributors
@s0up4200
v1.8.0
2025-04-11
New Features
3b46cde
: Add check command (
#58
) (@s0up4200)
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.0
Contributors
@s0up4200
v1.7.0
2024-04-04
New Features
cc43305
: Support include patterns (
#51
) (@s0up4200)
Other work
964c41c
: Update README.md (
#49
) (@s0up4200)
cc4f0ee
: Add benchmarks to readme (
#52
) (@s0up4200)
Full Changelog
:
v1.6.1…v1.7.0
Contributors
@s0up4200
v1.6.1
2024-03-29
Bug fixes
cba577a
: Fix update: replace selfupdater lib with fork (
#48
) (@s0up4200)
Full Changelog
:
v1.6.0…v1.6.1
Contributors
@s0up4200
v1.6.0
2024-03-28
New Features
1ee35d9
: Add skip-prefix flag (
#43
) (@s0up4200)
b1d16e6
: Support explicit tracker selection (
#47
) (@s0up4200)
Full Changelog
:
v1.3.0…v1.6.0
Contributors
@s0up4200
v1.3.0
2024-03-04
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
72bf690
: Improve readme (
#31
) (@s0up4200)
Full Changelog
:
v1.2.0…v1.3.0
Contributors
@s0up4200
v1.2.0
2024-03-02
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.0
Contributors
@s0up4200
@dependabot
v1.1.0
2024-02-14
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.0
Contributors
@s0up4200
@martylukyy
@zze0s
v1.0.0
2024-01-31
Bug fixes
4db1876
: Improve install target (@s0up4200)
Other work
777aabf
: Update preset examples (@s0up4200)
Full Changelog
:
v0.2.0…v1.0.0
Contributors
@s0up4200
v0.2.0
2024-01-28
New Features
43994e1
: Improve output duration (
#4
) (@s0up4200)
39b80ac
: Add preset support (
#6
) (@s0up4200)
57de4e3
: Batch processing (
#3
) (@s0up4200)
Bug fixes
88c2f04
: Remove name option (
#5
) (@s0up4200)
Other work
4696484
: Update readme (@s0up4200)
12ef3cd
: Readme cleanup (@s0up4200)
e234434
: Update readme (@s0up4200)
Full Changelog
:
v0.1.0…v0.2.0
Contributors
@s0up4200
Was this page helpful?
Yes
No
Assistant
Responses are generated using AI and may contain mistakes.