schreibfaul1 / ESP32-vs1053_ext

With this library You can easily build a WebRadio with a ESP32 board and a mp3-module. See: https://www.youtube.com/watch?v=u4u9NvZvWRk
GNU General Public License v3.0
106 stars 29 forks source link

Please add ogg-vorbis tags #33

Open marsdbr opened 1 year ago

marsdbr commented 1 year ago

Hello schreibfaul1 ,

thank you very much for the library, it makes my project perfect. I would like to ask you, if it is possible to implement ogg-vorbis tag reading. Unfortunately ogg-vorbis has no icy-title tag, but i would like to show the title equivalent to the mp3 icy-title on my radio display.

Regards Mars