Re: [Rhythmbox-devel] import iTunes playlist on Linux
- From: "Donald Berry" <d3berry rogers com>
- To: <rhythmbox-devel gnome org>
- Subject: Re: [Rhythmbox-devel] import iTunes playlist on Linux
- Date: Sat, 15 May 2010 18:40:07 -0400
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
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]