Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MP4 - setAlbum/Artist/Genre/Comment() accepts empty string to remove tag #930

Conversation

whatdoineed2do
Copy link
Contributor

Closes #929

As per documentation/functionality across other tpyes (mp3/flac/...); m4a do not honour removing tags when input param is String() or String::null

…g as per

documentation/functionality across other tpyes (mp3/flac/...); m4a do not honour
@whatdoineed2do whatdoineed2do changed the title setAlbum/Artist/Genre/Comment() accepts empty string to remove tag MP4 - setAlbum/Artist/Genre/Comment() accepts empty string to remove tag Oct 5, 2019
@ufleisch
Copy link
Contributor

Thanks for the PR, is now fixed using #984.

@ufleisch ufleisch closed this Dec 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

M4a - setXXX() does not remove tag when param is String()
2 participants