<?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: LastFMProxy</title>
	<atom:link href="http://vidar.botfu.org/lastfmproxy/feed" rel="self" type="application/rss+xml" />
	<link>http://vidar.botfu.org/lastfmproxy</link>
	<description>Watch out! Brain lint!</description>
	<lastBuildDate>Sun, 19 Feb 2012 13:37:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
	<item>
		<title>By: Carolina</title>
		<link>http://vidar.botfu.org/lastfmproxy#comment-1420</link>
		<dc:creator>Carolina</dc:creator>
		<pubDate>Sat, 02 Jul 2011 01:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://vidar.gimp.org/?page_id=50#comment-1420</guid>
		<description>yes please!</description>
		<content:encoded><![CDATA[<p>yes please!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NGonka</title>
		<link>http://vidar.botfu.org/lastfmproxy#comment-1319</link>
		<dc:creator>NGonka</dc:creator>
		<pubDate>Wed, 10 Nov 2010 12:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://vidar.gimp.org/?page_id=50#comment-1319</guid>
		<description>You have to use Python2.x. Because Python 3 is not compatible with Python2.x Script.</description>
		<content:encoded><![CDATA[<p>You have to use Python2.x. Because Python 3 is not compatible with Python2.x Script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BZEMER</title>
		<link>http://vidar.botfu.org/lastfmproxy#comment-1315</link>
		<dc:creator>BZEMER</dc:creator>
		<pubDate>Sat, 06 Nov 2010 14:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://vidar.gimp.org/?page_id=50#comment-1315</guid>
		<description>When I start main.py I get:
  File &quot;d:\Programs\LastFM Proxy\main.py&quot;, line 78
    tupel = socket.getaddrinfo(bind_address,1881)
                                                ^
TabError: inconsistent use of tabs and spaces in indentation

I&#039;m using Win7 x64 and Python 3.1 x64. Any suggestions?</description>
		<content:encoded><![CDATA[<p>When I start main.py I get:<br />
  File &#8220;d:\Programs\LastFM Proxy\main.py&#8221;, line 78<br />
    tupel = socket.getaddrinfo(bind_address,1881)<br />
                                                ^<br />
TabError: inconsistent use of tabs and spaces in indentation</p>
<p>I&#8217;m using Win7 x64 and Python 3.1 x64. Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carsten Otto</title>
		<link>http://vidar.botfu.org/lastfmproxy#comment-1314</link>
		<dc:creator>Carsten Otto</dc:creator>
		<pubDate>Tue, 02 Nov 2010 19:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://vidar.gimp.org/?page_id=50#comment-1314</guid>
		<description>Hey, if it works (I&#039;ll try now) I&#039;d love to flattr (www.flattr.com) you - I don&#039;t have a Paypal account and I&#039;m pretty sure I never will.</description>
		<content:encoded><![CDATA[<p>Hey, if it works (I&#8217;ll try now) I&#8217;d love to flattr (www.flattr.com) you &#8211; I don&#8217;t have a Paypal account and I&#8217;m pretty sure I never will.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moredread</title>
		<link>http://vidar.botfu.org/lastfmproxy#comment-1288</link>
		<dc:creator>Moredread</dc:creator>
		<pubDate>Wed, 08 Sep 2010 14:33:18 +0000</pubDate>
		<guid isPermaLink="false">http://vidar.gimp.org/?page_id=50#comment-1288</guid>
		<description>Gabi Frings published an updated version under http://www.gabifrings.de/download.html</description>
		<content:encoded><![CDATA[<p>Gabi Frings published an updated version under <a href="http://www.gabifrings.de/download.html" rel="nofollow">http://www.gabifrings.de/download.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steffen Vogel</title>
		<link>http://vidar.botfu.org/lastfmproxy#comment-1282</link>
		<dc:creator>Steffen Vogel</dc:creator>
		<pubDate>Wed, 25 Aug 2010 03:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://vidar.gimp.org/?page_id=50#comment-1282</guid>
		<description>i forgot to mention:
im using the newest debian squeeze</description>
		<content:encoded><![CDATA[<p>i forgot to mention:<br />
im using the newest debian squeeze</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steffen Vogel</title>
		<link>http://vidar.botfu.org/lastfmproxy#comment-1281</link>
		<dc:creator>Steffen Vogel</dc:creator>
		<pubDate>Wed, 25 Aug 2010 03:57:54 +0000</pubDate>
		<guid isPermaLink="false">http://vidar.gimp.org/?page_id=50#comment-1281</guid>
		<description>Tried to get it running with my dockstar (kirkwood chipset):

main.py:23: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
Exception in thread Thread-20:
Traceback (most recent call last):
  File &quot;/usr/lib/python2.6/threading.py&quot;, line 532, in __bootstrap_inner
    self.run()
  File &quot;/usr/lib/python2.6/threading.py&quot;, line 484, in run
    self.__target(*self.__args, **self.__kwargs)
  File &quot;main.py&quot;, line 124, in gotconnection
    self.log_print(&quot;Unhandled method: &quot; + req[0])
TypeError: cannot concatenate &#039;str&#039; and &#039;list&#039; objects

:(</description>
		<content:encoded><![CDATA[<p>Tried to get it running with my dockstar (kirkwood chipset):</p>
<p>main.py:23: DeprecationWarning: the md5 module is deprecated; use hashlib instead<br />
  import md5<br />
Exception in thread Thread-20:<br />
Traceback (most recent call last):<br />
  File &#8220;/usr/lib/python2.6/threading.py&#8221;, line 532, in __bootstrap_inner<br />
    self.run()<br />
  File &#8220;/usr/lib/python2.6/threading.py&#8221;, line 484, in run<br />
    self.__target(*self.__args, **self.__kwargs)<br />
  File &#8220;main.py&#8221;, line 124, in gotconnection<br />
    self.log_print(&#8220;Unhandled method: &#8221; + req[0])<br />
TypeError: cannot concatenate &#8216;str&#8217; and &#8216;list&#8217; objects</p>
<p> <img src='http://vidar.botfu.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://vidar.botfu.org/lastfmproxy#comment-1280</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Tue, 24 Aug 2010 18:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://vidar.gimp.org/?page_id=50#comment-1280</guid>
		<description>It is definetly not working, not on linux and not on OSX.</description>
		<content:encoded><![CDATA[<p>It is definetly not working, not on linux and not on OSX.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: macrorecorder</title>
		<link>http://vidar.botfu.org/lastfmproxy#comment-1273</link>
		<dc:creator>macrorecorder</dc:creator>
		<pubDate>Tue, 10 Aug 2010 07:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://vidar.gimp.org/?page_id=50#comment-1273</guid>
		<description>this script isnt working anymore... :( does anyone know another software which I can use as a remote control? (windows)</description>
		<content:encoded><![CDATA[<p>this script isnt working anymore&#8230; <img src='http://vidar.botfu.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  does anyone know another software which I can use as a remote control? (windows)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newb</title>
		<link>http://vidar.botfu.org/lastfmproxy#comment-1117</link>
		<dc:creator>newb</dc:creator>
		<pubDate>Sun, 30 May 2010 19:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://vidar.gimp.org/?page_id=50#comment-1117</guid>
		<description>so i&#039;m trying to get through the &quot;read me&quot; so i can get this to work, but im not even sure if i have a &quot;python&quot; environment on my mac.  the read me has a link to get python, but that link is not helpful - there are dozens of downloads there and im not sure wha to run.  

anyway, im getting a parameter error when i try to run this from the scripts menu in itunes. help?</description>
		<content:encoded><![CDATA[<p>so i&#8217;m trying to get through the &#8220;read me&#8221; so i can get this to work, but im not even sure if i have a &#8220;python&#8221; environment on my mac.  the read me has a link to get python, but that link is not helpful &#8211; there are dozens of downloads there and im not sure wha to run.  </p>
<p>anyway, im getting a parameter error when i try to run this from the scripts menu in itunes. help?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

