Closed cloudkucooland closed 11 months ago
Thank you. The rewrite's up now. I haven't written a CLI version for it yet. It is safe and stable, but implementing https://github.com/Sorrow446/go-mp4tag/issues/9 is priority.
I'll play with the new code and let you know how it works in my project. Thanks!
You're welcome. Feel free to message me over Discord or submit an issue if you have any probs.
(1) bump to a more contemporary version of Go (2) use the standard "/cmd/" structure so "go install -v ./..." works from the top directory (3) do not copy all the code from the module into the cmd, just reference it
If this work is accepted then I'll start working on adding some things to the main module that I'd like in my own tagger project.