Hello,

To read mp3 metadata you should rely on an id3 parser (https://en.wikipedia.org/wiki/ID3).
I use/develop this one: https://github.com/pharo-media-center/id3-pharo

You can also use the libvlc binding (https://github.com/badetitou/Pharo-LibVLC).
I know we can use it to get the metadata, most of the code is already written normally, but I did not achieve to make it works (I should spend some time on it soon).

Beno��t

Le 24/01/2020 �� 04:55, sergio ruiz a ��crit��:
One of the projects I am working on requires the reading of mp3 metadata. I see this is covered all over the place in different languages, but I don���t see one for Pharo/Smalltalk. Does anyone know off hand of something like this?

Would it be worthwhile to do something like this in Smalltalk, or would it be a better idea to find and executable somewhere, run it, and parse the data there?

Thanks!




-- 
Beno��t Verhaeghe
badetitou.github.io

benoit.verhaeghe@berger-levrault.com
R&D Engineer at Berger-Levrault
benoit.verhaeghe@inria.fr
PHD student at Inria-Lille--Nord-Europe