<?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: Radioshift Subscriptions as iTunes Podcasts</title>
	<atom:link href="http://www.kevinyank.com/blog/archives/radioshift-subscriptions-as-itunes-podcasts/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kevinyank.com/blog/archives/radioshift-subscriptions-as-itunes-podcasts</link>
	<description>an unfortunately-named geek living Down Under</description>
	<lastBuildDate>Sat, 06 Mar 2010 01:13:23 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rick</title>
		<link>http://www.kevinyank.com/blog/archives/radioshift-subscriptions-as-itunes-podcasts/comment-page-1#comment-273275</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Mon, 25 Jan 2010 04:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinyank.com/blog/?p=190#comment-273275</guid>
		<description>Hi Kev,
Thanks so much for posting this.  Great solution!

I am trying to use Hazel as you described but the image link in the blog post is broken so I can&#039;t see the rule settings that you are using.  Could you repost image?

Thanks again!
Rick</description>
		<content:encoded><![CDATA[<p>Hi Kev,<br />
Thanks so much for posting this.  Great solution!</p>
<p>I am trying to use Hazel as you described but the image link in the blog post is broken so I can&#8217;t see the rule settings that you are using.  Could you repost image?</p>
<p>Thanks again!<br />
Rick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.kevinyank.com/blog/archives/radioshift-subscriptions-as-itunes-podcasts/comment-page-1#comment-236024</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Fri, 18 Sep 2009 19:28:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinyank.com/blog/?p=190#comment-236024</guid>
		<description>I think there may, now, be a slightly simpler way to do this (I&#039;ve been looking for a way to do this as well).
iTunes supports an &#039;automatically add to iTunes&#039; feature that works almost the way you&#039;d want it to. If you put a supported file (like an .mp3) to &#039;itunes-media-folder-location/Automatically Add to iTunes&#039;, iTunes will automatically add it to iTunes into &#039;unknown artist/unknown album&#039;.
Here&#039;s my plan:
1) Use Radioshift to record the stream to a folder
2) Run a script (either cron or, I like using iCal events, easier for me to manage and I&#039;m not cron proficient) that
 a) moves files matching specific names to the iTunes &#039;auto&#039; folder
 b) (waits maybe a minute, but iTunes added it instantly) runs modified Doug&#039;s Script &#039;re-add as podcast&#039; with embedded info
I think that&#039;s it. I&#039;m just about done with the modded re-add-as-podcast script.</description>
		<content:encoded><![CDATA[<p>I think there may, now, be a slightly simpler way to do this (I&#8217;ve been looking for a way to do this as well).<br />
iTunes supports an &#8216;automatically add to iTunes&#8217; feature that works almost the way you&#8217;d want it to. If you put a supported file (like an .mp3) to &#8216;itunes-media-folder-location/Automatically Add to iTunes&#8217;, iTunes will automatically add it to iTunes into &#8216;unknown artist/unknown album&#8217;.<br />
Here&#8217;s my plan:<br />
1) Use Radioshift to record the stream to a folder<br />
2) Run a script (either cron or, I like using iCal events, easier for me to manage and I&#8217;m not cron proficient) that<br />
 a) moves files matching specific names to the iTunes &#8216;auto&#8217; folder<br />
 b) (waits maybe a minute, but iTunes added it instantly) runs modified Doug&#8217;s Script &#8216;re-add as podcast&#8217; with embedded info<br />
I think that&#8217;s it. I&#8217;m just about done with the modded re-add-as-podcast script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.kevinyank.com/blog/archives/radioshift-subscriptions-as-itunes-podcasts/comment-page-1#comment-234613</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 15 Sep 2009 23:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinyank.com/blog/?p=190#comment-234613</guid>
		<description>Hi Kev,

Many thanks for the detailed instructions.  I had one problem on my clean Leopard   Snow Leopard installation - I kept getting &quot;403 Forbidden&quot; errors when trying to access the xml file through the browser (at the point where you try to access &quot;http://localhost/~kyank/MyShow/&quot;).

This is probably obvious to those who know their way round OS X / Apache / Unix etc, but it turns out my &quot;~/Music/&quot; folder (a parent of the location the symbolic link points to) only had 700 rights.  Not sure if this is the best way to fix it, but I got past the problem by doing &quot;chmod 755 ~/Music&quot; and all seems well.

Cheers,

Mark</description>
		<content:encoded><![CDATA[<p>Hi Kev,</p>
<p>Many thanks for the detailed instructions.  I had one problem on my clean Leopard   Snow Leopard installation &#8211; I kept getting &#8220;403 Forbidden&#8221; errors when trying to access the xml file through the browser (at the point where you try to access &#8220;http://localhost/~kyank/MyShow/&#8221;).</p>
<p>This is probably obvious to those who know their way round OS X / Apache / Unix etc, but it turns out my &#8220;~/Music/&#8221; folder (a parent of the location the symbolic link points to) only had 700 rights.  Not sure if this is the best way to fix it, but I got past the problem by doing &#8220;chmod 755 ~/Music&#8221; and all seems well.</p>
<p>Cheers,</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.kevinyank.com/blog/archives/radioshift-subscriptions-as-itunes-podcasts/comment-page-1#comment-210677</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 21 Jul 2009 15:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinyank.com/blog/?p=190#comment-210677</guid>
		<description>Wow!!! That&#039;s really cool. I liked the way you laid it all out.....

My only problem..... No Mac. 

But, I&#039;m a football fan from Jacksonville transplanted to Atlanta. I wonder if I could get the Jacksonville radio shows in podcast form, that might be really, really cool. 

I always see secondhand Macs on sale for $50-200, might be worth it just to keep my ear to the ground in Jacksonville. 

Thanks again.</description>
		<content:encoded><![CDATA[<p>Wow!!! That&#8217;s really cool. I liked the way you laid it all out&#8230;..</p>
<p>My only problem&#8230;.. No Mac. </p>
<p>But, I&#8217;m a football fan from Jacksonville transplanted to Atlanta. I wonder if I could get the Jacksonville radio shows in podcast form, that might be really, really cool. </p>
<p>I always see secondhand Macs on sale for $50-200, might be worth it just to keep my ear to the ground in Jacksonville. </p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
