Releases: sandreas/tone
v0.2.4
Release Notes
Fixed
- #79 - Regression issue when tagging files with chapters (
mpv
errors)
Changed
- Removed some deprecations, code smells and compiler warnings
Setup instructions
tone
is released as single monolithic binary, so you don't need a setup file or any dependencies (not even a .NET
runtime). Download the tone
release for your platform, extract it and run it via command line. If you need help choosing your download, here are some hints:
- For Windows, only the x64 platform is available... choose
-win-x64.zip
- For
musl
(an alternative C library) choose your arch prefixed bymusl
(usually this is used in alpinedocker
images and other lightweight distributions) - For standard Linux (like Fedora, Ubuntu, etc.), it is recommended choose your arch without
musl
prefix - For macOS you might need to run
xattr -rd com.apple.quarantine tone
after extracting to removequarantine
flag
v0.2.3
Release Notes
Fixed
- #77 - Update to
net8.0
Changed
- Minor internal improvements
Setup instructions
tone
is released as single monolithic binary, so you don't need a setup file or any dependencies (not even a .NET
runtime). Download the tone
release for your platform, extract it and run it via command line. If you need help choosing your download, here are some hints:
- For Windows, only the x64 platform is available... choose
-win-x64.zip
- For
musl
(an alternative C library) choose your arch prefixed bymusl
(usually this is used in alpinedocker
images and other lightweight distributions) - For standard Linux (like Fedora, Ubuntu, etc.), it is recommended choose your arch without
musl
prefix - For macOS you might need to run
xattr -rd com.apple.quarantine tone
after extracting to removequarantine
flag
v0.2.2
Release Notes
Fixed
- #76 -
MetadataFormat
is not resolved formp4
files
Changed
- Upgraded
CliWrap
library
Setup instructions
tone
is released as single monolithic binary, so you don't need a setup file or any dependencies (not even a .NET
runtime). Download the tone
release for your platform, extract it and run it via command line. If you need help choosing your download, here are some hints:
- For Windows, only the x64 platform is available... choose
-win-x64.zip
- For
musl
(an alternative C library) choose your arch prefixed bymusl
(usually this is used in alpinedocker
images and other lightweight distributions) - For standard Linux (like Fedora, Ubuntu, etc.), it is recommended choose your arch without
musl
prefix - For macOS you might need to run
xattr -rd com.apple.quarantine tone
after extracting to removequarantine
flag
v0.2.1
Release Notes
Fixed
- #75 -
AdditionalFields
is missing in dumps
Changed
- Upgraded
Serilog
library
Setup instructions
tone
is released as single monolithic binary, so you don't need a setup file or any dependencies (not even a .NET
runtime). Download the tone
release for your platform, extract it and run it via command line. If you need help choosing your download, here are some hints:
- For Windows, only the x64 platform is available... choose
-win-x64.zip
- For
musl
(an alternative C library) choose your arch prefixed bymusl
(usually this is used in alpinedocker
images and other lightweight distributions) - For standard Linux (like Fedora, Ubuntu, etc.), it is recommended choose your arch without
musl
prefix - For macOS you might need to run
xattr -rd com.apple.quarantine tone
after extracting to removequarantine
flag
v0.2.0
Release Notes
Fixed
- #72 -
--auto-import
fails under specific circumstances - #70 - improve ID3v2 support for narrator tag
- #51 - incorrect next track ID after import chapters
- #49 - auto importing covers uses the same cover for every audio file
Changed
- Upgraded
atldotnet
library - Upgraded all dependencies to the latest version
Setup instructions
tone
is released as single monolithic binary, so you don't need a setup file or any dependencies (not even a .NET
runtime). Download the tone
release for your platform, extract it and run it via command line. If you need help choosing your download, here are some hints:
- For Windows, only the x64 platform is available... choose
-win-x64.zip
- For
musl
(an alternative C library) choose your arch prefixed bymusl
(usually this is used in alpinedocker
images and other lightweight distributions) - For standard Linux (like Fedora, Ubuntu, etc.), it is recommended choose your arch without
musl
prefix - For macOS you might need to run
xattr -rd com.apple.quarantine tone
after extracting to removequarantine
flag
v0.1.9
Release Notes
Fixed
- #44 - Could not remove
movement
tag with--meta-remove-property
- should now work as expected - #46 - Files without any metadata could not be modified in some cases (e.g. using only
--meta-subtitle
) - should now work as expected
Changed
- Improved fix for #68 - no environment variable needed any more
Setup instructions
tone
is released as single monolithic binary, so you don't need a setup file or any dependencies (not even a .NET
runtime). Download the tone
release for your platform, extract it and run it via command line. If you need help choosing your download, here are some hints:
- For Windows, only the x64 platform is available... choose
-win-x64.zip
- For
musl
(an alternative C library) choose your arch prefixed bymusl
(usually this is used in alpinedocker
images and other lightweight distributions) - For standard Linux (like Fedora, Ubuntu, etc.), it is recommended choose your arch without
musl
prefix - For macOS you might need to run
xattr -rd com.apple.quarantine tone
after extracting to removequarantine
flag
v0.1.8
Release Notes
Fixed
- #68 - json output was broken when redirected
- #66 - added instructions for developers
- #65 - copy from one field to another (more detailed documentation)
- #55 - import cover as type
front
instead ofgeneric
Changed
- Upgraded
atldotnet
library - Upgraded
Jint
library - Upgraded
HtmlAgilityPack
library - Upgraded
Serilog
library
Setup instructions
tone
is released as single monolithic binary, so you don't need a setup file or any dependencies (not even a .NET
runtime). Download the tone
release for your platform, extract it and run it via command line. If you need help choosing your download, here are some hints:
- For Windows, only the x64 platform is available... choose
-win-x64.zip
- For
musl
(an alternative C library) choose your arch prefixed bymusl
(usually this is used in alpinedocker
images and other lightweight distributions) - For standard Linux (like Fedora, Ubuntu, etc.), it is recommended choose your arch without
musl
prefix - For macOS you might need to run
xattr -rd com.apple.quarantine tone
after extracting to removequarantine
flag
v0.1.7
Release Notes
Changed
- Upgraded
atldotnet
library - Upgraded
Jint
library - Upgraded
HtmlAgilityPack
library - Upgraded
Spectre.Console
library - Upgraded
Serilog
library
Setup instructions
tone
is released as single monolithic binary, so you don't need a setup file or any dependencies (not even a .NET
runtime). Download the tone
release for your platform, extract it and run it via command line. If you need help choosing your download, here are some hints:
- For Windows, only the x64 platform is available... choose
-win-x64.zip
- For
musl
(an alternative C library) choose your arch prefixed bymusl
(usually this is used in alpinedocker
images and other lightweight distributions) - For standard Linux (like Fedora, Ubuntu, etc.), chose your arch without
musl
prefix - For macOS you might need to run
xattr -rd com.apple.quarantine tone
after extracting to removequarantine
flag
v0.1.6
Release Notes
Fixed
Changed
Added
- Prepared code making it possible to use
--id
for simpler id based taggers (e.g. musicbrainz id) --export
option fordump
command - allows you to export metadata in file (can be used together with--format
, defaults tojson
)
Setup instructions
tone
is released as single monolithic binary, so you don't need a setup file or any dependencies (not even a .NET
runtime). Download the tone
release for your platform, extract it and run it via command line. If you need help choosing your download, here are some hints:
- For Windows, only the x64 platform is available... choose
-win-x64.zip
- For
musl
(an alternative C library) choose your arch prefixed bymusl
(usually this is used in alpinedocker
images and other lightweight distributions) - For standard Linux (like Fedora, Ubuntu, etc.), chose your arch without
musl
prefix - For macOS you might need to run
xattr -rd com.apple.quarantine tone
after extracting to removequarantine
flag
v0.1.5
Release Notes
This release is a bugfix release mainly to fix one important bug, where tone
did not work on arm64
Macs.
Fixed
Setup instructions
tone
is released as single monolithic binary, so you don't need a setup file or any dependencies (not even a .NET
runtime). Download the tone
release for your platform, extract it and run it via command line. If you need help choosing your download, here are some hints:
- For Windows, only the x64 platform is available... choose
-win-x64.zip
- For
musl
(an alternative C library) choose your arch prefixed bymusl
(usually this is used in alpinedocker
images and other lightweight distributions) - For standard Linux (like Fedora, Ubuntu, etc.), chose your arch without
musl
prefix - For macOS you might need to run
xattr -rd com.apple.quarantine tone
after extracting to removequarantine
flag