Skip to content

Creating tag that then cannot be removed #82

@BrianAker

Description

@BrianAker

Using your sample.m4b creation example, and then apply the following:
tone tag --meta-additional-field "wM/EncodedBy=whatever" sample.m4b

Try then to remove it:

tone tag --meta-remove-additional-field="wM/EncodedBy" sample.m4b

Go to view it and you will see that the tag is still there:
tone dump sample.m4b

There are cases were silently fails, and the above is one of the simplest. The output from "meta-remove-additional-field" validates that the syntax I used is correct it shows that the field should be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions