Sorrow446 / go-mp4tag

MP4 tag library written in Go.
MIT License
12 stars 7 forks source link

Multiple of the same field name custom tags support #11

Closed Sorrow446 closed 10 months ago

Sorrow446 commented 10 months ago

This is just about done, just needs testing (read & write). They can exist as multiple data boxes under the same custom box and as multiple separate custom boxes. Implementing this will also fix bad custom tag indexes when they exist as multiple data boxes.