<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>10 Sep 2016 01:37:52 Z</lastBuildDate><pubDate>19 Dec 2015 13:45:00 Z</pubDate><description>Hello,&#13;
&#13;
I asked this question already a few years ago, but still got no answer that helps my needs.&#13;
I want to read the ID3 tag of an mp3 file (Title, Artist, Year, Genre, duration, etc) Because I want to store this in my database programmatically.&#13;
&#13;
Is there a way to do this? It has to be a general way, that means it has to work with every mp3.&#13;
&#13;
TIA&#13;
&#13;
Wilfried</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55560-reading-id3-tag-mp3-file/read.awp</link><title>Reading ID3 tag of mp3 file</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>brit_99</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55560-reading-id3-tag-mp3-file-59504/read.awp</comments><pubDate>10 Sep 2016 01:37:52 Z</pubDate><description>I got the tags with the following code. &#13;
&#13;
[code:wl]&#13;
IF sMp3 ~= "" THEN RETURN&#13;
IF fFileExist(sMp3) = False THEN RETURN&#13;
sHead…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55560-reading-id3-tag-mp3-file-59504/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55560-reading-id3-tag-mp3-file-59504/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55560-reading-id3-tag-mp3-file/read.awp">Reading ID3 tag of mp3 file</source><title>Re: Reading ID3 tag of mp3 file</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55560-reading-id3-tag-mp3-file-55612/read.awp</comments><pubDate>23 Dec 2015 17:30:00 Z</pubDate><description>Hi. Try http://www.qpratools.com/mp3tools/download.html&#13;
&#13;
Rubén</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55560-reading-id3-tag-mp3-file-55612/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55560-reading-id3-tag-mp3-file-55612/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55560-reading-id3-tag-mp3-file/read.awp">Reading ID3 tag of mp3 file</source><title>Re: Reading ID3 tag of mp3 file</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55560-reading-id3-tag-mp3-file-55571/read.awp</comments><pubDate>19 Dec 2015 22:51:00 Z</pubDate><description>Hello Wilfried,&#13;
&#13;
there is an example doing that in LST 69.&#13;
http://www.pcsoft.fr/lst/Last/lst69.htm&#13;
&#13;
You can order old numbe…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55560-reading-id3-tag-mp3-file-55571/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55560-reading-id3-tag-mp3-file-55571/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55560-reading-id3-tag-mp3-file/read.awp">Reading ID3 tag of mp3 file</source><title>Re: Reading ID3 tag of mp3 file</title></item></channel></rss>
