UIKit0 / win7shell

Automatically exported from code.google.com/p/win7shell
0 stars 0 forks source link

album art only from mp3? #111

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I see that you are extracting album art from the played file. I think it is
not the optimal way because you will have to write the metadata reading
algorithm for each type. You should ask somehow from winamp so you'll be
able to display every type, that winamp can. Now im using flac wv ape m4a
wma that i can't see.

By the way tell me if I'm talking shit :)

Cheers
S

Original issue reported on code.google.com by dr.jokai@gmail.com on 9 Oct 2009 at 4:57

GoogleCodeExporter commented 9 years ago
Winamp people don't help at all... There's only DrO who is active and trying to 
help,
but he doesn't know much about the album art API. I'm using a 3rd party library 
to do
this, and I've done the bare minimum to extract the ID3v2 tag... There were 
similar
requests for other file types, but that requires more work... And I'm getting 
lazy :)
we'll see...

Original comment by att...@gmail.com on 9 Oct 2009 at 9:15

GoogleCodeExporter commented 9 years ago
Yes it would be cool. I've posted about the issue with MusePack files, they use 
APEv2

Original comment by 3rik...@gmail.com on 14 Oct 2009 at 8:20

GoogleCodeExporter commented 9 years ago
APEv2 tag is now read... Will be included in new version

Original comment by att...@gmail.com on 16 Oct 2009 at 9:44