<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
You can download my program Jampal ( <a class="moz-txt-link-freetext" href="http://jampal.sf.net">http://jampal.sf.net</a> ). This
creates a library from your mp3 files. The library can be customized to
contain any combination of mp3 frames you specify. The libraray is a
file with extension jmp and is a csv (comma separated text file)
encoded with UTF-8. If you can read a comma separated file this can do
what you want. Also there is a command line program included with
Jampal, TagUpdate, which can print the full contents of tags, also can
update them. The print output would have to be parsed to be usable for
importing to SQL.<br>
<br>
Peter<br>
<br>
<br>
On 1/4/2011 1:55 PM, John Slane wrote:
<blockquote cite="mid:520329.93729.qm@web31606.mail.mud.yahoo.com"
 type="cite">
  <div style="color: rgb(0, 0, 0); font-size: 10pt;">Thanks, Chris. 
Boy, those are some great sites!  I haven't yet found my answer to my
original question, but I've found lots of other really interesting
stuff.  I'll do some better digging in those sites tonight.<br>
  <br>
Again, thanks.<br>
  <br>
ps.  I have learned that Mp3tag can export CSV, and that TkSQLite can
import CSV.  So maybe there is a combo of these that will create my ID3
database.<br class="yui-cursor">
  <span><span></span></span>
  <div style="font-family: inherit; font-size: 10pt;"><br>
  <div style="font-family: inherit; font-size: 12pt;"><font face="Arial"
 size="2"><b><span style="font-weight: bold;">From:</span></b> Chris
Morton <a class="moz-txt-link-rfc2396E" href="mailto:salt.morton@gmail.com"><salt.morton@gmail.com></a><br>
  <b><span style="font-weight: bold;">To:</span></b> <a class="moz-txt-link-abbreviated" href="mailto:id3v2@id3.org">id3v2@id3.org</a><br>
  <b><span style="font-weight: bold;">Cc:</span></b> <br>
  <b><span style="font-weight: bold;">Sent:</span></b> Tuesday, January
4, 2011 1:03:33 PM<br>
  <b><span style="font-weight: bold;">Subject:</span></b> Re: [ID3 Dev]
Reading Tags into a Database<br>
  </font><br>
  <div id="yiv708539087">
  <div><i>I don't have an answer, but you might also try the crowds
over at:</i></div>
  <div> </div>
  <div><a class="moz-txt-link-freetext" href="http://yabb.jriver.com/interact/index.php?PHPSESSID=8392cbc25b0419846a059bcac1e0e5a3&board=5.0">http://yabb.jriver.com/interact/index.php?PHPSESSID=8392cbc25b0419846a059bcac1e0e5a3&board=5.0</a></div>
  <div> </div>
  <div><a class="moz-txt-link-freetext" href="http://anythingbutipod.com/forum/forumdisplay.php?f=23">http://anythingbutipod.com/forum/forumdisplay.php?f=23</a></div>
  <div> </div>
  <div><i>and</i></div>
  <div> </div>
  <div><a class="moz-txt-link-freetext" href="http://forums.rockbox.org/index.php?PHPSESSID=bfbcac48f5553c499ecc8e2963cbe8e1&board=33.0">http://forums.rockbox.org/index.php?PHPSESSID=bfbcac48f5553c499ecc8e2963cbe8e1&board=33.0</a></div>
  <div> </div>
  <div><i>> Chris</i></div>
  <div> </div>
  <div><br>
  <br>
 </div>
  <div class="yiv708539087gmail_quote">On Tue, Jan 4, 2011 at 9:54 AM,
John Slane <span dir="ltr"><<a moz-do-not-send="true" rel="nofollow"
 ymailto="mailto:jaslane64@yahoo.com" target="_blank"
 href="mailto:jaslane64@yahoo.com">jaslane64@yahoo.com</a>></span>
wrote:<br>
  <blockquote
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"
 class="yiv708539087gmail_quote">
    <div>
    <div style="color: rgb(0, 0, 0); font-size: 10pt;">I hope this is a
legitimate question for this mailing list.  Given the audience, I
figured it was worth a shot.<br>
    <br>
Does anyone know of a software program (preferably free) that will read
the ID3 tags from a Windows folder full of mp3 files and pump them into
something like an SQLite database?  It would be important to also
capture the path to each file file location.<br>
    <br>
I can do this using popular software like MediaMonkey, since its
"Library" is an SQLite database that contains the ID3 info and path
info for each file selected.  Songbird also creates an SQLite DB.  But
these are big programs containing players and other baggage.  <br>
    <br>
Is there something out there that will just collect the tag and path
info, and arrange it into a searchable/sortable database?<br>
    <br>
Thanks!<br>
    </div>
    <br>
    </div>
  </blockquote>
  </div>
  <br>
  </div>
  <br>
  <br>
  </div>
  </div>
  </div>
  <br>
</blockquote>
<br>
</body>
</html>