dhowden / tag

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

Get picture from OGG file #64

Closed deluan closed 2 years ago

deluan commented 4 years ago

It seems that the library is not able to get embedded pictures from OGG files. Ex from the attached file:

$ tag 01.ogg
Metadata Format: VORBIS
File Type: OGG
 Title: Over
 Album: Mer de noms
 Artist: Maynard James Keenan (lead vocals)
 Composer: Maynard James Keenan
 Genre: Alternative Rock
 Year: 0
 Track: 12 of 12
 Disc: 1 of 1
 Picture: <nil>
 Lyrics:

01.ogg.zip

Is it a bug? If not, do you have plans to support this?

deluan commented 4 years ago

Unfortunately PR #66 didn't fix this... :(

wader commented 4 years ago

Hi, #66 is unrelated, but #65 should fix this

deluan commented 4 years ago

Thanks very much folks, working perfectly!

wader commented 4 years ago

Close?

deluan commented 4 years ago

Hey folks, unfortunately I found another ogg file with comment picture that is not working with tag's latest version:

02.ogg.zip