Skip to content

wrtag v0.14.0

Latest
Compare
Choose a tag to compare
@sentriz sentriz released this 29 Jun 02:11
27be628

⚠ BREAKING CHANGES

  • wrtag: rename tag-weight option to diff-weight
  • wrtag: tag mainly as BARCODE instead of UPC, use Barcode in research-links
  • wrtag: clear unknown tags by default

Features

  • config: add discogs research-link example (f3ddfef)
  • pathformat: add artistsSort and artistsSortString 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 to diff-weight (a25e256)
  • wrtag: tag mainly as BARCODE instead of UPC, use Barcode in research-links (e263dd6), closes #121
  • wrtag: write REMIXER/REMIXERS tags (238ef45), closes #77

Bug Fixes

  • wrtag: remove TRACKC tag alternative (d1d41c5)