Sorry, there was a redundant 'sub' in import.sh.  It should be like so:
 
    /Location/ {
        split ($0, LOCN, /iTunes\//)
        print "File" counter "=Music/" LOCN[2]
        print "Title" counter "=" name
    }

Revised version is attached.
 
Don

  _____  

From: Donald Berry [mailto:d3be...@rogers.com] 
Sent: May 15, 2010 6:22 PM
To: 'rhythmbox-devel@gnome.org'
Subject: import iTunes playlist on Linux


Is there a script to import iTunes playlists into Rhythmbox?  I could not
find one, so I wrote these (attached).  I wrote the rename script because of
case mismatch problems between Windows and Linux.  You are welcome to them.
 
Don

Attachment: import.sh
Description: Binary data

_______________________________________________
rhythmbox-devel mailing list
rhythmbox-devel@gnome.org
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel

Reply via email to