[LUAU] Using SED to extract song, artist, and album from my iTunes Music List Export

Clifton Royston cliftonr at iandicomputing.com
Tue Sep 26 10:11:52 PDT 2006


On Mon, Sep 25, 2006 at 09:03:19PM -1000, R. Scott Belford wrote:
> Aloha All
> 
> I am wanting to generate a human-readable list of my iTunes library. 
> The export from iTunes creates a very busy file as seen below.  Is 
> anyone familiar enough with SED to share how to extract name, artist, 
> and album from the exported file?

  Looks like you exported to text?

  Use the XML file rather than exporting to text, then parse that with
Perl or awk as Jim suggested.

  -- Clifton

-- 
    Clifton Royston  --  cliftonr at iandicomputing.com / cliftonr at lava.net
       President  - I and I Computing * http://www.iandicomputing.com/
 Custom programming, network design, systems and network consulting services



More information about the LUAU mailing list