<?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 for SynoBlog</title>
	<atom:link href="http://synoblog.superzebulon.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://synoblog.superzebulon.org</link>
	<description>Things and Stuffs</description>
	<lastBuildDate>Wed, 22 Feb 2012 16:52:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on SickBeard &amp; Synoindexer by Skratt</title>
		<link>http://synoblog.superzebulon.org/2011/05/sickbeard-synoindexer/comment-page-1/#comment-14723</link>
		<dc:creator>Skratt</dc:creator>
		<pubDate>Wed, 22 Feb 2012 16:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://synoblog.superzebulon.org/?p=255#comment-14723</guid>
		<description>@Zebulon

Hi Zebulon, follow-up on &quot;Individual&quot; request (#13), that would be grand for us technology enthusiasts who don&#039;t master Linux if you could package Periscope for the Synology as the installation procedure seems quit tricky for someone like us.

Would it be something you could inquire into?

Kind regards,

Skratt</description>
		<content:encoded><![CDATA[<p>@Zebulon</p>
<p>Hi Zebulon, follow-up on &#8220;Individual&#8221; request (#13), that would be grand for us technology enthusiasts who don&#8217;t master Linux if you could package Periscope for the Synology as the installation procedure seems quit tricky for someone like us.</p>
<p>Would it be something you could inquire into?</p>
<p>Kind regards,</p>
<p>Skratt</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Headphones by lar</title>
		<link>http://synoblog.superzebulon.org/2011/07/headphones/comment-page-2/#comment-14713</link>
		<dc:creator>lar</dc:creator>
		<pubDate>Wed, 22 Feb 2012 10:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://synoblog.superzebulon.org/?p=288#comment-14713</guid>
		<description>A request: libtorrent-rasterbar

http://www.rasterbar.com/products/libtorrent/building.html#building-with-autotools</description>
		<content:encoded><![CDATA[<p>A request: libtorrent-rasterbar</p>
<p><a href="http://www.rasterbar.com/products/libtorrent/building.html#building-with-autotools" rel="nofollow">http://www.rasterbar.com/products/libtorrent/building.html#building-with-autotools</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SickBeard 3.0 spk by DavidA</title>
		<link>http://synoblog.superzebulon.org/2011/09/sickbeard-3-0-spk/comment-page-2/#comment-14680</link>
		<dc:creator>DavidA</dc:creator>
		<pubDate>Tue, 21 Feb 2012 18:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://synoblog.superzebulon.org/?p=348#comment-14680</guid>
		<description>I see this problem when clicking on History. The last filename here looks wrong. Anyone know how I can fix this?

Traceback (most recent call last):
  File &quot;/usr/local/var/sickbeard/cherrypy/_cprequest.py&quot;, line 660, in respond
    response.body = self.handler()
  File &quot;/usr/local/var/sickbeard/cherrypy/lib/encoding.py&quot;, line 193, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File &quot;/usr/local/var/sickbeard/cherrypy/_cpdispatch.py&quot;, line 25, in __call__
    return self.callable(*self.args, **self.kwargs)
  File &quot;/usr/local/var/sickbeard/sickbeard/webserve.py&quot;, line 564, in index
    t.limit = limit
  File &quot;/usr/local/var/sickbeard/sickbeard/webserve.py&quot;, line 98, in _munge
  File &quot;/usr/local/python26/lib/python2.6/site-packages/Cheetah/Template.py&quot;, line 1010, in __unicode__
    return getattr(self, mainMethName)()
  File &quot;_usr_local_var_sickbeard_data_interfaces_default_history_tmpl.py&quot;, line 126, in respond
NotFound: cannot find &#039;limit&#039;
Powered by CherryPy 3.2.0rc1

Also posted here:
http://sickbeard.com/forums/viewtopic.php?f=4&amp;t=3903</description>
		<content:encoded><![CDATA[<p>I see this problem when clicking on History. The last filename here looks wrong. Anyone know how I can fix this?</p>
<p>Traceback (most recent call last):<br />
  File &#8220;/usr/local/var/sickbeard/cherrypy/_cprequest.py&#8221;, line 660, in respond<br />
    response.body = self.handler()<br />
  File &#8220;/usr/local/var/sickbeard/cherrypy/lib/encoding.py&#8221;, line 193, in __call__<br />
    self.body = self.oldhandler(*args, **kwargs)<br />
  File &#8220;/usr/local/var/sickbeard/cherrypy/_cpdispatch.py&#8221;, line 25, in __call__<br />
    return self.callable(*self.args, **self.kwargs)<br />
  File &#8220;/usr/local/var/sickbeard/sickbeard/webserve.py&#8221;, line 564, in index<br />
    t.limit = limit<br />
  File &#8220;/usr/local/var/sickbeard/sickbeard/webserve.py&#8221;, line 98, in _munge<br />
  File &#8220;/usr/local/python26/lib/python2.6/site-packages/Cheetah/Template.py&#8221;, line 1010, in __unicode__<br />
    return getattr(self, mainMethName)()<br />
  File &#8220;_usr_local_var_sickbeard_data_interfaces_default_history_tmpl.py&#8221;, line 126, in respond<br />
NotFound: cannot find &#8216;limit&#8217;<br />
Powered by CherryPy 3.2.0rc1</p>
<p>Also posted here:<br />
<a href="http://sickbeard.com/forums/viewtopic.php?f=4&#038;t=3903" rel="nofollow">http://sickbeard.com/forums/viewtopic.php?f=4&#038;t=3903</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SABnzbd 0.6.15 2 spk by Paul</title>
		<link>http://synoblog.superzebulon.org/2012/02/sabnzbd-0-6-15-2-spk/comment-page-1/#comment-14676</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 21 Feb 2012 15:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://synoblog.superzebulon.org/?p=372#comment-14676</guid>
		<description>Is there anyway to change the default url of newzbin? They had to change their domain name for some reason.</description>
		<content:encoded><![CDATA[<p>Is there anyway to change the default url of newzbin? They had to change their domain name for some reason.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SickBeard 3.0 spk by wil</title>
		<link>http://synoblog.superzebulon.org/2011/09/sickbeard-3-0-spk/comment-page-2/#comment-14663</link>
		<dc:creator>wil</dc:creator>
		<pubDate>Tue, 21 Feb 2012 09:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://synoblog.superzebulon.org/?p=348#comment-14663</guid>
		<description>Some additional information regarding the former post.

When I do a traceback I get the following:

DiskStation&gt; /usr/local/python26/bin/python /usr/local/var/sickbeard/sickbeard/classes.py
Traceback (most recent call last):
  File &quot;/usr/local/var/sickbeard/sickbeard/classes.py&quot;, line 21, in 
    import sickbeard
ImportError: No module named sickbeard

Anybody out there that can help me?</description>
		<content:encoded><![CDATA[<p>Some additional information regarding the former post.</p>
<p>When I do a traceback I get the following:</p>
<p>DiskStation&gt; /usr/local/python26/bin/python /usr/local/var/sickbeard/sickbeard/classes.py<br />
Traceback (most recent call last):<br />
  File &#8220;/usr/local/var/sickbeard/sickbeard/classes.py&#8221;, line 21, in<br />
    import sickbeard<br />
ImportError: No module named sickbeard</p>
<p>Anybody out there that can help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SickBeard 3.0 spk by wil</title>
		<link>http://synoblog.superzebulon.org/2011/09/sickbeard-3-0-spk/comment-page-2/#comment-14661</link>
		<dc:creator>wil</dc:creator>
		<pubDate>Tue, 21 Feb 2012 09:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://synoblog.superzebulon.org/?p=348#comment-14661</guid>
		<description>I&#039;ve installed SABNZB (0.6.15-2), Python (2.6.6-5)and Sickbeard (3.1-1) (all Zebulon packages). The problem I have is that the harddisk is not going te sleeping mode. When I stop Sickbeard it does go to sleeping mode. So the problem is sickbeard.

I have the following error when I run &quot;syno_hibernate_debug_tool --enable 1&quot; using putty on my synology DS212+.

Feb 21 10:13:21 kernel: [ 1321.010000] [/usr/local/var/sickbeard/sickbeard/classes.py] opened by pid 7279 [u:(/usr/local/python26/bin/python), comm:(python)]
Feb 21 10:13:22 kernel: [ 1322.150000] [/usr/local/var/sickbeard/sickbeard/classes.py] opened by pid 7279 [u:(/usr/local/python26/bin/python), comm:(python)]
Feb 21 10:13:23 kernel: [ 1323.300000] [/usr/local/var/sickbeard/sickbeard/classes.py] opened by pid 7279 [u:(/usr/local/python26/bin/python), comm:(python)]
Feb 21 10:13:24 kernel: [ 1324.450000] [/usr/local/var/sickbeard/sickbeard/classes.py] opened by pid 7279 [u:(/usr/local/python26/bin/python), comm:(python)]
Feb 21 10:13:25 kernel: [ 1325.600000] [/usr/local/var/sickbeard/sickbeard/classes.py] opened by pid 7279 [u:(/usr/local/python26/bin/python), comm:(python)]
Feb 21 10:13:27 kernel: [ 1326.750000] [/usr/local/var/sickbeard/sickbeard/classes.py] opened by pid 7279 [u:(/usr/local/python26/bin/python), comm:(python)]

This error appears every second. Does anybody know what the problem is?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve installed SABNZB (0.6.15-2), Python (2.6.6-5)and Sickbeard (3.1-1) (all Zebulon packages). The problem I have is that the harddisk is not going te sleeping mode. When I stop Sickbeard it does go to sleeping mode. So the problem is sickbeard.</p>
<p>I have the following error when I run &#8220;syno_hibernate_debug_tool &#8211;enable 1&#8243; using putty on my synology DS212+.</p>
<p>Feb 21 10:13:21 kernel: [ 1321.010000] [/usr/local/var/sickbeard/sickbeard/classes.py] opened by pid 7279 [u:(/usr/local/python26/bin/python), comm:(python)]<br />
Feb 21 10:13:22 kernel: [ 1322.150000] [/usr/local/var/sickbeard/sickbeard/classes.py] opened by pid 7279 [u:(/usr/local/python26/bin/python), comm:(python)]<br />
Feb 21 10:13:23 kernel: [ 1323.300000] [/usr/local/var/sickbeard/sickbeard/classes.py] opened by pid 7279 [u:(/usr/local/python26/bin/python), comm:(python)]<br />
Feb 21 10:13:24 kernel: [ 1324.450000] [/usr/local/var/sickbeard/sickbeard/classes.py] opened by pid 7279 [u:(/usr/local/python26/bin/python), comm:(python)]<br />
Feb 21 10:13:25 kernel: [ 1325.600000] [/usr/local/var/sickbeard/sickbeard/classes.py] opened by pid 7279 [u:(/usr/local/python26/bin/python), comm:(python)]<br />
Feb 21 10:13:27 kernel: [ 1326.750000] [/usr/local/var/sickbeard/sickbeard/classes.py] opened by pid 7279 [u:(/usr/local/python26/bin/python), comm:(python)]</p>
<p>This error appears every second. Does anybody know what the problem is?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SABnzbd 0.6.15 2 spk by Manu</title>
		<link>http://synoblog.superzebulon.org/2012/02/sabnzbd-0-6-15-2-spk/comment-page-1/#comment-14658</link>
		<dc:creator>Manu</dc:creator>
		<pubDate>Tue, 21 Feb 2012 07:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://synoblog.superzebulon.org/?p=372#comment-14658</guid>
		<description>Thanks for this update

Just a quick request, can you backup and restore the scripts in the process ?
E.g. sabToSickBeard.py and so on

Otherwise we have to restore them manually as the folder is replaced.

Cheers</description>
		<content:encoded><![CDATA[<p>Thanks for this update</p>
<p>Just a quick request, can you backup and restore the scripts in the process ?<br />
E.g. sabToSickBeard.py and so on</p>
<p>Otherwise we have to restore them manually as the folder is replaced.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SABnzbd 0.6.15 2 spk by scrantic</title>
		<link>http://synoblog.superzebulon.org/2012/02/sabnzbd-0-6-15-2-spk/comment-page-1/#comment-14626</link>
		<dc:creator>scrantic</dc:creator>
		<pubDate>Mon, 20 Feb 2012 07:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://synoblog.superzebulon.org/?p=372#comment-14626</guid>
		<description>Thanks for your efforts Zebulon much appreciated :)</description>
		<content:encoded><![CDATA[<p>Thanks for your efforts Zebulon much appreciated <img src='http://synoblog.superzebulon.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SABnzbd 0.6.15 2 spk by hans</title>
		<link>http://synoblog.superzebulon.org/2012/02/sabnzbd-0-6-15-2-spk/comment-page-1/#comment-14610</link>
		<dc:creator>hans</dc:creator>
		<pubDate>Sun, 19 Feb 2012 19:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://synoblog.superzebulon.org/?p=372#comment-14610</guid>
		<description>no comment</description>
		<content:encoded><![CDATA[<p>no comment</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SABnzbd 0.6.15 2 spk by Mike</title>
		<link>http://synoblog.superzebulon.org/2012/02/sabnzbd-0-6-15-2-spk/comment-page-1/#comment-14519</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 17 Feb 2012 06:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://synoblog.superzebulon.org/?p=372#comment-14519</guid>
		<description>You use the package manager to update it; it will choose the right one.  For more info, click on &quot;some news&quot; under the recent posts here.</description>
		<content:encoded><![CDATA[<p>You use the package manager to update it; it will choose the right one.  For more info, click on &#8220;some news&#8221; under the recent posts here.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

