<?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"
	>
<channel>
	<title>Comments on: automated rss torrent downloads with a ReadyNAS</title>
	<atom:link href="http://0x45.com/2008/11/automated-rss-torrent-downloads-with-a-readynas/feed/" rel="self" type="application/rss+xml" />
	<link>http://0x45.com/2008/11/automated-rss-torrent-downloads-with-a-readynas/</link>
	<description>about bits and bytes.</description>
	<pubDate>Thu, 09 Sep 2010 03:53:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Jonathan Hartley</title>
		<link>http://0x45.com/2008/11/automated-rss-torrent-downloads-with-a-readynas/#comment-32</link>
		<dc:creator>Jonathan Hartley</dc:creator>
		<pubDate>Wed, 27 Jan 2010 22:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://0x45.com/wordpress/?p=5#comment-32</guid>
		<description>Ah, think I found it, here:
http://www.readynas.com/forum/viewtopic.php?f=36&#38;t=16866&#38;st=0&#38;sk=t&#38;sd=a&#38;start=30

Thanks anyway. Let me know if I'm doin it wrong.</description>
		<content:encoded><![CDATA[<p>Ah, think I found it, here:<br />
<a href="http://www.readynas.com/forum/viewtopic.php?f=36&amp;t=16866&amp;st=0&amp;sk=t&amp;sd=a&amp;start=30" rel="nofollow">http://www.readynas.com/forum/viewtopic.php?f=36&amp;t=16866&amp;st=0&amp;sk=t&amp;sd=a&amp;start=30</a></p>
<p>Thanks anyway. Let me know if I&#8217;m doin it wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: delhux</title>
		<link>http://0x45.com/2008/11/automated-rss-torrent-downloads-with-a-readynas/#comment-23</link>
		<dc:creator>delhux</dc:creator>
		<pubDate>Sat, 30 May 2009 05:25:28 +0000</pubDate>
		<guid isPermaLink="false">http://0x45.com/wordpress/?p=5#comment-23</guid>
		<description>I don't suppose there is some way to make this work as an add-on for the ReadyNas?  Reason being I'm not quite confident enough to go through all these steps, but a GUI in FrontView that accepts RSS feeds and allows me to set an interval on how often it checks the feed would be ideal.

Just a thought...</description>
		<content:encoded><![CDATA[<p>I don&#8217;t suppose there is some way to make this work as an add-on for the ReadyNas?  Reason being I&#8217;m not quite confident enough to go through all these steps, but a GUI in FrontView that accepts RSS feeds and allows me to set an interval on how often it checks the feed would be ideal.</p>
<p>Just a thought&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://0x45.com/2008/11/automated-rss-torrent-downloads-with-a-readynas/#comment-15</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 04 Mar 2009 07:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://0x45.com/wordpress/?p=5#comment-15</guid>
		<description>Thank you so much for this tutorial. It was a godsend. I had to tweak my sources.list per the comments above, and I added catching of the try/catch if there was an invalid torrent URL in the RSS feed to the python script, but it all worked smoothly. Thank you for demonstrating so many great things in one concise blog - you got me up to speed on many concepts in one place.</description>
		<content:encoded><![CDATA[<p>Thank you so much for this tutorial. It was a godsend. I had to tweak my sources.list per the comments above, and I added catching of the try/catch if there was an invalid torrent URL in the RSS feed to the python script, but it all worked smoothly. Thank you for demonstrating so many great things in one concise blog - you got me up to speed on many concepts in one place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Inty</title>
		<link>http://0x45.com/2008/11/automated-rss-torrent-downloads-with-a-readynas/#comment-8</link>
		<dc:creator>Inty</dc:creator>
		<pubDate>Wed, 03 Dec 2008 11:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://0x45.com/wordpress/?p=5#comment-8</guid>
		<description>Excellent it worked...

Firstly I used your /etc/apt/sources.list (I think mine was horribly out of date).

Then I ran 'apt-get update' (and funnily enough this time I didn't get loads of errors).

Finally I ran the install command again 'apt-get install curl'

And hey presto, worked like a charm! I've now added my first torrent over ssh while at work, my god I love my little readynas, such a great piece of kit.

Thanks again JC! brilliant work</description>
		<content:encoded><![CDATA[<p>Excellent it worked&#8230;</p>
<p>Firstly I used your /etc/apt/sources.list (I think mine was horribly out of date).</p>
<p>Then I ran &#8216;apt-get update&#8217; (and funnily enough this time I didn&#8217;t get loads of errors).</p>
<p>Finally I ran the install command again &#8216;apt-get install curl&#8217;</p>
<p>And hey presto, worked like a charm! I&#8217;ve now added my first torrent over ssh while at work, my god I love my little readynas, such a great piece of kit.</p>
<p>Thanks again JC! brilliant work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jc</title>
		<link>http://0x45.com/2008/11/automated-rss-torrent-downloads-with-a-readynas/#comment-7</link>
		<dc:creator>jc</dc:creator>
		<pubDate>Tue, 02 Dec 2008 23:32:58 +0000</pubDate>
		<guid isPermaLink="false">http://0x45.com/wordpress/?p=5#comment-7</guid>
		<description>um, i supposed you already had 'apt-get install build-essentials', check that one first ;P</description>
		<content:encoded><![CDATA[<p>um, i supposed you already had &#8216;apt-get install build-essentials&#8217;, check that one first ;P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jc</title>
		<link>http://0x45.com/2008/11/automated-rss-torrent-downloads-with-a-readynas/#comment-6</link>
		<dc:creator>jc</dc:creator>
		<pubDate>Tue, 02 Dec 2008 23:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://0x45.com/wordpress/?p=5#comment-6</guid>
		<description>it ocurrs to me that maybe your sources.list isn't totally up to date, since debian changed the url for it.

this is what i have.

bender:~# cat /etc/apt/sources.list 
deb http://www.readynas.com/packages readynas/

deb http://www.infrant.com/packages readynas/

deb http://archive.debian.org/debian-security sarge/updates main contrib non-free
deb-src http://archive.debian.org/debian-security sarge/updates main contrib non-free

deb http://archive.debian.org/backports.org sarge-backports main contrib non-free
deb-src http://archive.debian.org/backports.org sarge-backports main contrib non-free

deb http://archive.debian.org/debian sarge main contrib non-free
deb-src http://archive.debian.org/debian sarge main contrib non-free

do an 'apt-get update' then try to install curl again.

if after that it still doesn't work, maybe there's something wrong with your libc package.

I'd try 'apt-get remove libc6-dev'
and after that, 'apt-get install build-essentials'

if the problem isn't in there, i'm out of ideas!, maybe reinstalling the apt addon? did you do an 'apt-get upgrade' by any chance? it's known to break stuff.</description>
		<content:encoded><![CDATA[<p>it ocurrs to me that maybe your sources.list isn&#8217;t totally up to date, since debian changed the url for it.</p>
<p>this is what i have.</p>
<p>bender:~# cat /etc/apt/sources.list<br />
deb <a href="http://www.readynas.com/packages" rel="nofollow">http://www.readynas.com/packages</a> readynas/</p>
<p>deb <a href="http://www.infrant.com/packages" rel="nofollow">http://www.infrant.com/packages</a> readynas/</p>
<p>deb <a href="http://archive.debian.org/debian-security" rel="nofollow">http://archive.debian.org/debian-security</a> sarge/updates main contrib non-free<br />
deb-src <a href="http://archive.debian.org/debian-security" rel="nofollow">http://archive.debian.org/debian-security</a> sarge/updates main contrib non-free</p>
<p>deb <a href="http://archive.debian.org/backports.org" rel="nofollow">http://archive.debian.org/backports.org</a> sarge-backports main contrib non-free<br />
deb-src <a href="http://archive.debian.org/backports.org" rel="nofollow">http://archive.debian.org/backports.org</a> sarge-backports main contrib non-free</p>
<p>deb <a href="http://archive.debian.org/debian" rel="nofollow">http://archive.debian.org/debian</a> sarge main contrib non-free<br />
deb-src <a href="http://archive.debian.org/debian" rel="nofollow">http://archive.debian.org/debian</a> sarge main contrib non-free</p>
<p>do an &#8216;apt-get update&#8217; then try to install curl again.</p>
<p>if after that it still doesn&#8217;t work, maybe there&#8217;s something wrong with your libc package.</p>
<p>I&#8217;d try &#8216;apt-get remove libc6-dev&#8217;<br />
and after that, &#8216;apt-get install build-essentials&#8217;</p>
<p>if the problem isn&#8217;t in there, i&#8217;m out of ideas!, maybe reinstalling the apt addon? did you do an &#8216;apt-get upgrade&#8217; by any chance? it&#8217;s known to break stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Inty</title>
		<link>http://0x45.com/2008/11/automated-rss-torrent-downloads-with-a-readynas/#comment-5</link>
		<dc:creator>Inty</dc:creator>
		<pubDate>Tue, 02 Dec 2008 14:29:06 +0000</pubDate>
		<guid isPermaLink="false">http://0x45.com/wordpress/?p=5#comment-5</guid>
		<description>Hi jc,

I'm trying to get your first example working, but I'm falling down with getting Curl to install. I get the following error:


~/bin# apt-get install curl
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  curl: Depends: libc6 (&#62;= 2.3.5-1) but 2.3.2.ds1-22sarge6.infrant1 is to be installed
        Depends: libcurl3 (&#62;= 7.15.5-1) but it is not going to be installed
        Depends: libidn11 (&#62;= 0.5.18) but it is not going to be installed
E: Broken packages

I'm using Radiator 4.1.4 which is the latest, I'm guessing that might be the problem. Any Ideas?

thanks,
Inty</description>
		<content:encoded><![CDATA[<p>Hi jc,</p>
<p>I&#8217;m trying to get your first example working, but I&#8217;m falling down with getting Curl to install. I get the following error:</p>
<p>~/bin# apt-get install curl<br />
Reading Package Lists&#8230; Done<br />
Building Dependency Tree&#8230; Done<br />
Some packages could not be installed. This may mean that you have<br />
requested an impossible situation or if you are using the unstable<br />
distribution that some required packages have not yet been created<br />
or been moved out of Incoming.</p>
<p>Since you only requested a single operation it is extremely likely that<br />
the package is simply not installable and a bug report against<br />
that package should be filed.<br />
The following information may help to resolve the situation:</p>
<p>The following packages have unmet dependencies:<br />
  curl: Depends: libc6 (&gt;= 2.3.5-1) but 2.3.2.ds1-22sarge6.infrant1 is to be installed<br />
        Depends: libcurl3 (&gt;= 7.15.5-1) but it is not going to be installed<br />
        Depends: libidn11 (&gt;= 0.5.18) but it is not going to be installed<br />
E: Broken packages</p>
<p>I&#8217;m using Radiator 4.1.4 which is the latest, I&#8217;m guessing that might be the problem. Any Ideas?</p>
<p>thanks,<br />
Inty</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheUssef</title>
		<link>http://0x45.com/2008/11/automated-rss-torrent-downloads-with-a-readynas/#comment-4</link>
		<dc:creator>TheUssef</dc:creator>
		<pubDate>Mon, 01 Dec 2008 23:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://0x45.com/wordpress/?p=5#comment-4</guid>
		<description>Nice infos :)
keep it up man:)
thank you</description>
		<content:encoded><![CDATA[<p>Nice infos :)<br />
keep it up man:)<br />
thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>
