dhowden / tag

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

added genre codes 148 to 191 (winamp ext) #103

Closed bretttolbert closed 7 months ago

bretttolbert commented 8 months ago

Added support for genre codes in the Winamp extension 148 to 191 range e.g. return "Post-Punk" instead of "(175)". Addresses https://github.com/dhowden/tag/issues/102