github sandreas/tone v0.0.5

latest releases: v0.2.4, v0.2.3, v0.2.2...
2 years ago

Release Notes

changes

  • fix: code and documentation clean up (bump versions, fix typos, etc.)
  • add: experimental multi arch docker image (docker pull sandreas/tone:v0.0.5)

known issues

  • flag options (e.g. --dry-run) cannot be followed by arguments (e.g. tone tag --meta-album="album" --dry-run input.mp3) (spectre.console 825)
    • workaround: append flag options at the end (tone tag --meta-album="album" input.mp3 --dry-run)
  • --meta-* options cannot be set to empty values (spectre.console 842)
    • workaround: use --meta-remove-property instead

Don't miss a new tone release

NewReleases is sending notifications on new releases.