Releases: sentriz/wrtag
Releases · sentriz/wrtag
wrtag v0.14.0
⚠ BREAKING CHANGES
- wrtag: rename
tag-weight
option todiff-weight
- wrtag: tag mainly as
BARCODE
instead ofUPC
, useBarcode
in research-links - wrtag: clear unknown tags by default
Features
- config: add discogs research-link example (f3ddfef)
- pathformat: add
artistsSort
andartistsSortString
helpers (6f63702) - pathformat: add
the
helper (b53bccc), closes #123 - pathformat: set index to 0 for pregap tracks (4f9c2c2), closes #124
- tagmap: also keep ReplayGain range settings, and INITIALKEY (7afda34)
- tagmap: write "MUSICBRAINZ_RELEASETRACKID" tag (4f13881)
- tagmap: write "RELEASETYPE" tag (c19bd5d)
- tags: add more known tags and variants (9fb9f2a)
- wrtag: add
tag-config
option (97acec5), closes #120 #107 - wrtag: add some more tests (b96b53f)
- wrtag: clear unknown tags by default (0c94f10), closes #115
- wrtag: rename
tag-weight
option todiff-weight
(a25e256) - wrtag: tag mainly as
BARCODE
instead ofUPC
, useBarcode
in research-links (e263dd6), closes #121 - wrtag: write REMIXER/REMIXERS tags (238ef45), closes #77
Bug Fixes
- wrtag: remove
TRACKC
tag alternative (d1d41c5)
wrtag v0.13.0
wrtag v0.12.0
Features
- ci: add errcheck (6ff44e1)
- ci: add more linters (69f2c82)
- ci: cache docker builds (8f2a5c4)
- metadata: buffer stdout for
read
(8911983) - wrtag: adjust tag match to account for larger left side (0de5233)
- wrtagweb: restart old in-progress jobs on startup (173fad9)
- wrtagweb: set manual import form width to 500px by default (#102) (d2ae6a1)
Bug Fixes
wrtag v0.11.0
⚠ BREAKING CHANGES
- ci: upgrade to go1.24, bump golangci-lint
Features
- ci: upgrade to go1.24, bump golangci-lint (1c8c8e0)
- wrtag: add a
reflink
operation (343f601), closes #87 - wrtag: support atomic copies (77767dc)
- wrtagweb: process user actions in job loop (9ec8b67)
Bug Fixes
- wrtag: clamp score to 0-100 (3f587d4)
wrtag v0.10.0
wrtag v0.9.0
wrtag v0.8.1
wrtag v0.8.0
wrtag v0.7.0
wrtag v0.6.1
Bug Fixes
- wrtag: fix windows tag read/write (e5c9013)