<?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: Getting the latest with Flexget</title>
	<atom:link href="http://www.jumpingmushroom.com/2009/08/20/getting-the-latest-with-flexget/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jumpingmushroom.com/2009/08/20/getting-the-latest-with-flexget/</link>
	<description></description>
	<lastBuildDate>Sun, 26 Jun 2011 04:25:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Instant entertainment &#124; Jumpingmushroom</title>
		<link>http://www.jumpingmushroom.com/2009/08/20/getting-the-latest-with-flexget/comment-page-1/#comment-265</link>
		<dc:creator>Instant entertainment &#124; Jumpingmushroom</dc:creator>
		<pubDate>Mon, 22 Mar 2010 16:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://jumpingmushroom.com/?p=662#comment-265</guid>
		<description>[...] sorting and management of my shows, and I think I have found a setup that works [...] Related posts:Getting the latest with Flexget &#039;; digg_skin = [...]</description>
		<content:encoded><![CDATA[<p>[...] sorting and management of my shows, and I think I have found a setup that works [...] Related posts:Getting the latest with Flexget &#39;; digg_skin = [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Kristian</title>
		<link>http://www.jumpingmushroom.com/2009/08/20/getting-the-latest-with-flexget/comment-page-1/#comment-241</link>
		<dc:creator>Jon Kristian</dc:creator>
		<pubDate>Fri, 11 Sep 2009 20:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://jumpingmushroom.com/?p=662#comment-241</guid>
		<description>Awesome article, however I had some small problems with the config, here&#039;s one that worked for me.

&lt;pre class=&quot;brush: yaml&quot;&gt;
global:
  statistics:
    file: /srv/http/flexget/index.html

email:
  from: xxx@xxx.com
  to: jokr.nilsen@xxx.com
  smtp_host: mail.xxx.com
  smtp_port: 25
  smtp_login: true
  smtp_username: xxx@xxx.com
  smtp_password: xxx

feeds:
  tv-shows:
    rss: http://pipes.yahoo.com/pipes/pipe.run?_id=7aa6281616ea0a8cb27aaa0914f09a76&amp;_render=rss
    series:
      - True Blood
      - Eureka
    download: ~/downloads/torrents/watch

movies:
  rss: http://rss.thepiratebay.org/207
  limit_new: 1
  seen_movies: loose
imdb:
  min_score: 6.2
  min_votes: 6000
  download: ~/downloads/torrents/watch

flexget:
  interval: 3 days
  html: http://download.flexget.com/0.9/
  patterns:
    - flexget.*zip
  download: ~/fgreleases
&lt;/pre&gt;
Also worth to note that it&#039;s possible to send an e-mail upon completion from transmission aswell.

Here are my pkgbuild&#039;s for Arch Linux:
FlexGet: http://aur.archlinux.org/packages.php?ID=30041
Python Googlechart: http://aur.archlinux.org/packages.php?ID=30035

Last one if you want statistics :)</description>
		<content:encoded><![CDATA[<p>Awesome article, however I had some small problems with the config, here&#8217;s one that worked for me.</p>
<pre class="brush: yaml">
global:
  statistics:
    file: /srv/http/flexget/index.html

email:
  from: <a href="mailto:xxx@xxx.com">xxx@xxx.com</a>
  to: <a href="mailto:jokr.nilsen@xxx.com">jokr.nilsen@xxx.com</a>
  smtp_host: mail.xxx.com
  smtp_port: 25
  smtp_login: true
  smtp_username: <a href="mailto:xxx@xxx.com">xxx@xxx.com</a>
  smtp_password: xxx

feeds:
  tv-shows:
    rss: <a href="http://pipes.yahoo.com/pipes/pipe.run?_id=7aa6281616ea0a8cb27aaa0914f09a76&#038;_render=rss" rel="nofollow">http://pipes.yahoo.com/pipes/pipe.run?_id=7aa6281616ea0a8cb27aaa0914f09a76&#038;_render=rss</a>
    series:
      - True Blood
      - Eureka
    download: ~/downloads/torrents/watch

movies:
  rss: <a href="http://rss.thepiratebay.org/207" rel="nofollow">http://rss.thepiratebay.org/207</a>
  limit_new: 1
  seen_movies: loose
imdb:
  min_score: 6.2
  min_votes: 6000
  download: ~/downloads/torrents/watch

flexget:
  interval: 3 days
  html: <a href="http://download.flexget.com/0.9/" rel="nofollow">http://download.flexget.com/0.9/</a>
  patterns:
    - flexget.*zip
  download: ~/fgreleases
</pre>
<p>Also worth to note that it&#8217;s possible to send an e-mail upon completion from transmission aswell.</p>
<p>Here are my pkgbuild&#8217;s for Arch Linux:<br />
FlexGet: <a href="http://aur.archlinux.org/packages.php?ID=30041" rel="nofollow">http://aur.archlinux.org/packages.php?ID=30041</a><br />
Python Googlechart: <a href="http://aur.archlinux.org/packages.php?ID=30035" rel="nofollow">http://aur.archlinux.org/packages.php?ID=30035</a></p>
<p>Last one if you want statistics :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

