sandreas / tone

tone is a cross platform audio tagger and metadata editor to dump and modify metadata for a wide variety of formats, including mp3, m4b, flac and more. It has no dependencies and can be downloaded as single binary for Windows, macOS, Linux and other common platforms.
https://pilabor.com
Apache License 2.0
410 stars 17 forks source link

Implement `--exclude-property` for `dump` command #23

Closed sandreas closed 2 years ago

sandreas commented 2 years ago

Having an --include-property is good, but for some cases an --exclude-property would be better, especiall for

tone dump input.mp3 --format=json --exclude-property=pictures --exclude-property=chapters

to keep the dump small.

sandreas commented 2 years ago

fixed... targeted for 0.1.0