⚠ 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)