<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 04/01/2011 17:54, John Slane wrote:
    <blockquote cite="mid:505789.92164.qm@web31605.mail.mud.yahoo.com"
      type="cite">
      <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 class="yui-cursor">
      </div>
      <br>
    </blockquote>
    You could try out my Jaikoz application
    <a class="moz-txt-link-freetext" href="http://www.jthink.net/jaikoz">http://www.jthink.net/jaikoz</a>, its not free but there is a free trial
    , just load your songs and select Advanced/Export.. to export as a
    csv or .xls file<br>
    <br>
    <br>
    Paul<br>
  </body>
</html>