<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Import iTunes Library into Rhythmbox (Ratings and Playcounts included)</title>
	<atom:link href="http://www.njamin.org/blog/tutorials/import-itunes-library-into-rhythmbox-ratings-and-playcounts-included-121.php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.njamin.org/blog/tutorials/import-itunes-library-into-rhythmbox-ratings-and-playcounts-included-121.php</link>
	<description></description>
	<lastBuildDate>Sun, 07 Feb 2010 20:21:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: claytron</title>
		<link>http://www.njamin.org/blog/tutorials/import-itunes-library-into-rhythmbox-ratings-and-playcounts-included-121.php/comment-page-1#comment-2341</link>
		<dc:creator>claytron</dc:creator>
		<pubDate>Sun, 07 Feb 2010 20:21:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.njamin.org/blog/?p=121#comment-2341</guid>
		<description>I ran the Perl script against my rhythmdb.xml and it almost worked perfectly. The only issue I had was that the dates ended up being 1934-1939 instead of 2004-2009. I don&#039;t know Perl, so I didn&#039;t look into it.

One thing I had to do was make sure the path of the songs in my iTunes xml file was the same as the Rhythmbox xml file. I was switching from OS X to linux, so the volumes/DRIVENAME needed to be media/DRIVENAME (at least on Arch Linux). I just used vim to do a search and replace.</description>
		<content:encoded><![CDATA[<p>I ran the Perl script against my rhythmdb.xml and it almost worked perfectly. The only issue I had was that the dates ended up being 1934-1939 instead of 2004-2009. I don&#8217;t know Perl, so I didn&#8217;t look into it.</p>
<p>One thing I had to do was make sure the path of the songs in my iTunes xml file was the same as the Rhythmbox xml file. I was switching from OS X to linux, so the volumes/DRIVENAME needed to be media/DRIVENAME (at least on Arch Linux). I just used vim to do a search and replace.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lisandro</title>
		<link>http://www.njamin.org/blog/tutorials/import-itunes-library-into-rhythmbox-ratings-and-playcounts-included-121.php/comment-page-1#comment-2218</link>
		<dc:creator>lisandro</dc:creator>
		<pubDate>Wed, 06 Jan 2010 20:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.njamin.org/blog/?p=121#comment-2218</guid>
		<description>btw I tried both the perl script and didn&#039;t work, replaced the xml with the back up and tried again with the python script which didn&#039;t work either</description>
		<content:encoded><![CDATA[<p>btw I tried both the perl script and didn&#8217;t work, replaced the xml with the back up and tried again with the python script which didn&#8217;t work either</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lisandro</title>
		<link>http://www.njamin.org/blog/tutorials/import-itunes-library-into-rhythmbox-ratings-and-playcounts-included-121.php/comment-page-1#comment-2217</link>
		<dc:creator>lisandro</dc:creator>
		<pubDate>Wed, 06 Jan 2010 20:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.njamin.org/blog/?p=121#comment-2217</guid>
		<description>I followed the tutorial and I still have no ratings s= I&#039;m desperate it&#039;ll take me a life to rate each song again, I&#039;m about to give up, if I rate them again will I be able to retain the ratings this time If I decide to move to another player? I followed the tutorial and the code backed up the library and supposedly updated the ratings I mean everything seemed to be right, I mean I didn&#039;t mess up but the ratings still not show DAMN</description>
		<content:encoded><![CDATA[<p>I followed the tutorial and I still have no ratings s= I&#8217;m desperate it&#8217;ll take me a life to rate each song again, I&#8217;m about to give up, if I rate them again will I be able to retain the ratings this time If I decide to move to another player? I followed the tutorial and the code backed up the library and supposedly updated the ratings I mean everything seemed to be right, I mean I didn&#8217;t mess up but the ratings still not show DAMN</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver Treend</title>
		<link>http://www.njamin.org/blog/tutorials/import-itunes-library-into-rhythmbox-ratings-and-playcounts-included-121.php/comment-page-1#comment-2141</link>
		<dc:creator>Oliver Treend</dc:creator>
		<pubDate>Wed, 02 Dec 2009 23:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.njamin.org/blog/?p=121#comment-2141</guid>
		<description>Hey

Cheers for the excellent how-to. I&#039;ve been looking for something that would enable me to do just this.

My only problem is... while running the Python script, I get the following error: Ran out of memory for input buffer at /usr/lib/perl5/XML/Parser/Expat.pm line 469.

My itunes.xml file is 7.5 megabytes - I guess this is too much for my setup of Python to handle? I&#039;m sure there&#039;s a config setting that I can tweak to get it working, but to be honest I&#039;m not too fussed in the end.

It&#039;s a shame though, because it looked like a pretty neat way of doing things.

I&#039;m running Ubuntu 9.10 in case you were wondering.

Cheers for the article anyway.

Oliver</description>
		<content:encoded><![CDATA[<p>Hey</p>
<p>Cheers for the excellent how-to. I&#8217;ve been looking for something that would enable me to do just this.</p>
<p>My only problem is&#8230; while running the Python script, I get the following error: Ran out of memory for input buffer at /usr/lib/perl5/XML/Parser/Expat.pm line 469.</p>
<p>My itunes.xml file is 7.5 megabytes &#8211; I guess this is too much for my setup of Python to handle? I&#8217;m sure there&#8217;s a config setting that I can tweak to get it working, but to be honest I&#8217;m not too fussed in the end.</p>
<p>It&#8217;s a shame though, because it looked like a pretty neat way of doing things.</p>
<p>I&#8217;m running Ubuntu 9.10 in case you were wondering.</p>
<p>Cheers for the article anyway.</p>
<p>Oliver</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rish</title>
		<link>http://www.njamin.org/blog/tutorials/import-itunes-library-into-rhythmbox-ratings-and-playcounts-included-121.php/comment-page-1#comment-2054</link>
		<dc:creator>rish</dc:creator>
		<pubDate>Mon, 24 Aug 2009 01:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.njamin.org/blog/?p=121#comment-2054</guid>
		<description>hey i can&#039;t get this to work on the ubuntu jaunty because the paths are different are think. &#039;B3to&#039; can you tell me please what changes you did?? or email me at rish000@hotmail.com! id greatly appreciate it !</description>
		<content:encoded><![CDATA[<p>hey i can&#8217;t get this to work on the ubuntu jaunty because the paths are different are think. &#8216;B3to&#8217; can you tell me please what changes you did?? or email me at <a href="mailto:rish000@hotmail.com">rish000@hotmail.com</a>! id greatly appreciate it !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: B3to</title>
		<link>http://www.njamin.org/blog/tutorials/import-itunes-library-into-rhythmbox-ratings-and-playcounts-included-121.php/comment-page-1#comment-1930</link>
		<dc:creator>B3to</dc:creator>
		<pubDate>Mon, 08 Jun 2009 20:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.njamin.org/blog/?p=121#comment-1930</guid>
		<description>Thanks Works very well in ubuntu jaunty, only change a few of lines in the script.</description>
		<content:encoded><![CDATA[<p>Thanks Works very well in ubuntu jaunty, only change a few of lines in the script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://www.njamin.org/blog/tutorials/import-itunes-library-into-rhythmbox-ratings-and-playcounts-included-121.php/comment-page-1#comment-1929</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Sat, 06 Jun 2009 09:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.njamin.org/blog/?p=121#comment-1929</guid>
		<description>Hi Chris!

Thx for the feedback, I edited the post now.

Glad it helped!

Nathan.</description>
		<content:encoded><![CDATA[<p>Hi Chris!</p>
<p>Thx for the feedback, I edited the post now.</p>
<p>Glad it helped!</p>
<p>Nathan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.njamin.org/blog/tutorials/import-itunes-library-into-rhythmbox-ratings-and-playcounts-included-121.php/comment-page-1#comment-1928</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 06 Jun 2009 03:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.njamin.org/blog/?p=121#comment-1928</guid>
		<description>This is great! Thanks a lot for this description. But you missed to type the name of the Perl script itself :D I first did not recognize and started Perl with the xml files as parameters and it threw a lot of errors. But when I started the script with the xml files it worked fine :)</description>
		<content:encoded><![CDATA[<p>This is great! Thanks a lot for this description. But you missed to type the name of the Perl script itself :D I first did not recognize and started Perl with the xml files as parameters and it threw a lot of errors. But when I started the script with the xml files it worked fine :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://www.njamin.org/blog/tutorials/import-itunes-library-into-rhythmbox-ratings-and-playcounts-included-121.php/comment-page-1#comment-1407</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Sun, 18 Jan 2009 21:11:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.njamin.org/blog/?p=121#comment-1407</guid>
		<description>Thanks Mike for your feedback. I must say I cannot confirm this as none of the songs I had in my library had ratings before I ran the script. 

Still, I&#039;m glad it worked for you and thanks again for sharing your feedback with us!</description>
		<content:encoded><![CDATA[<p>Thanks Mike for your feedback. I must say I cannot confirm this as none of the songs I had in my library had ratings before I ran the script. </p>
<p>Still, I&#8217;m glad it worked for you and thanks again for sharing your feedback with us!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.njamin.org/blog/tutorials/import-itunes-library-into-rhythmbox-ratings-and-playcounts-included-121.php/comment-page-1#comment-1323</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 29 Dec 2008 19:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.njamin.org/blog/?p=121#comment-1323</guid>
		<description>Note: the python script fails if the rhythmbox db file doesn&#039;t have ratings for each song already. Once I added a rating of 1 to each song, then re-ran the script, my ratings xfer&#039;d over from iTunes.</description>
		<content:encoded><![CDATA[<p>Note: the python script fails if the rhythmbox db file doesn&#8217;t have ratings for each song already. Once I added a rating of 1 to each song, then re-ran the script, my ratings xfer&#8217;d over from iTunes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
