ap4y / OrigamiEngine

Lightweight audio engine for iOS and OSX with flac, cue, mp3, m4a, m3u support.
http://ap4y.github.com/OrigamiEngine/
MIT License
545 stars 118 forks source link

No Album Image for the MP3 songs... #18

Closed koztay closed 10 years ago

koztay commented 10 years ago

I am trying OrigamiEngine for MP3 files and it does not show album images form metadata. I see the images when I check them by using Objective-C AVPlayer class but Origami Engine cannot extract the image metadata from mp3 files. Is it a bug or am I missing something? I also tried the example project and the result was the same. I think it is a bug. I did not check the other file types like FLAC etc. but I think it is a bug for all file types.