wapmorgan / Mp3Info

The fastest PHP library to extract mp3 meta information (duration, bitrate, samplerate and so on) and tags (id3v1, id3v2).
https://wapmorgan.github.io/Mp3Info/
GNU Lesser General Public License v3.0
139 stars 41 forks source link

fix: add string as return for getCover and make sure to not pass false to fseek #28

Closed kesselb closed 1 year ago

kesselb commented 1 year ago

Hi and thanks for your useful library!