dhowden / tag

ID3, MP4 and OGG/FLAC metadata parsing in Go
BSD 2-Clause "Simplified" License
558 stars 72 forks source link

Add MP4 tag support for Serato and Mixed In Key #101

Closed nzoschke closed 7 months ago

nzoschke commented 9 months ago

This addresses an issue where no data is returned for MP4 files with atoms with mean com.mixedinkey.mixedinkey or com.serato.dj, from Mixed In Key and Serato DJ software.

Fixes #100

dhowden commented 7 months ago

Great! Thanks for the change :-).