<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linuxcentre &#187; tivo</title>
	<atom:link href="/tags/tivo/feed" rel="self" type="application/rss+xml" />
	<link>https://linuxcentre.net</link>
	<description> </description>
	<lastBuildDate>Fri, 04 Oct 2013 11:26:18 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0.1</generator>
	<item>
		<title>Don&#8217;t Want to Miss that Programme on iPlayer over Christmas?</title>
		<link>https://linuxcentre.net/dont-want-to-miss-that-programme-on-iplayer-over-christmas</link>
		<comments>https://linuxcentre.net/dont-want-to-miss-that-programme-on-iplayer-over-christmas#comments</comments>
		<pubDate>Mon, 15 Dec 2008 20:27:39 +0000</pubDate>
		<dc:creator><![CDATA[linuxcentre]]></dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[iplayer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[automatic]]></category>
		<category><![CDATA[get_iplayer]]></category>
		<category><![CDATA[pvr]]></category>
		<category><![CDATA[sky+]]></category>
		<category><![CDATA[tivo]]></category>

		<guid isPermaLink="false">https://linuxcentre.net/?p=42</guid>
		<description><![CDATA[You know how it gets over the Christmas period; busy visiting relatives and friends, drinking and partying. The last thing you remember to do is to watch that crucial episode on iPlayer within the minute window of seven days the BBC has kindly granted you. Now is the time to set up get_iplayer to act [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>You know how it gets over the Christmas period; busy visiting relatives and friends, drinking and partying. The last thing you remember to do is to watch that crucial episode on iPlayer within the minute window of seven days the BBC has kindly granted you.<br />
Now is the time to set up get_iplayer to act as a PVR (you know Sky+, TiVo, series-link, etc, etc)! <a href="/getiplayer/">get_iplayer</a> can be easily configured to automatically download your favourite BBC TV programmes just like any other PVR except that there are no limits on how many programmes you can &#8216;record&#8217; simultaneously (OK, except your broadband speed maybe). You even get seven days grace when you&#8217;ve forgotten to setup the PVR.</p>
<p>Here is a quick guide to setting it up.<span id="more-42"></span></p>
<p>I&#8217;m assuming you have downloaded and installed get_iplayer as described <a href="/getiplayer/installation/">here</a></p>
<h3>Setting up a PVR Search</h3>
<p>Use get_iplayer to search for the programme you wish to have downloaded. You can search based on the programme name (and can also limit to specific channels and categories etc). In my example I want to get the upcoming TV episodes of <em>&#8216;Doctor Who</em>&#8216; so I just type this:</p>
<blockquote><p>get_iplayer &#8216;Doctor Who&#8217; &#8211;type=tv</p></blockquote>
<p>This results in:</p>
<blockquote><p>Matches:<br />
184:    Doctor Who Confidential: Series 4 &#8211; A Noble Return, &#8216;BBC Three&#8217;, Factual,Arts,Culture &amp; the Media,TV, default<br />
185:    Doctor Who Confidential: Series 4 &#8211; The Italian Job, &#8216;BBC Three&#8217;, Factual,Arts,Culture &amp; the Media,TV, default<br />
186:    Doctor Who Confidential &#8211; At Christmas, &#8216;BBC Three&#8217;, Factual,Arts,Culture &amp; the Media,TV, default<br />
187:    Doctor Who: Series 4 &#8211; Partners in Crime, &#8216;BBC One&#8217;, Drama,SciFi &amp; Fantasy,TV, default<br />
188:    Doctor Who: Series 4 &#8211; The Fires of Pompeii, &#8216;BBC One&#8217;, Drama,SciFi &amp; Fantasy,TV, default<br />
189:    Doctor Who &#8211; Voyage of the Damned, &#8216;BBC One&#8217;, Drama,SciFi &amp; Fantasy,TV, default</p></blockquote>
<p>OK, so I don&#8217;t want those extra programmes on BBC Three, so I limit my search to &#8216;BBC One&#8217; only:</p>
<blockquote><p>get_iplayer &#8216;Doctor Who&#8217; &#8211;type=tv &#8211;channel=&#8217;BBC One&#8217;</p></blockquote>
<p>Now I just get these matches:</p>
<blockquote><p>Matches:<br />
187:    Doctor Who: Series 4 &#8211; Partners in Crime, &#8216;BBC One&#8217;, Drama,SciFi &amp; Fantasy,TV, default<br />
188:    Doctor Who: Series 4 &#8211; The Fires of Pompeii, &#8216;BBC One&#8217;, Drama,SciFi &amp; Fantasy,TV, default<br />
189:    Doctor Who &#8211; Voyage of the Damned, &#8216;BBC One&#8217;, Drama,SciFi &amp; Fantasy,TV, default</p></blockquote>
<p>Now I have the search I want, I can save this to the PVR search list by simply appending the &#8211;pvradd option:</p>
<blockquote><p>get_iplayer &#8216;Doctor Who&#8217; &#8211;type=tv &#8211;channel=&#8217;BBC One&#8217; &#8211;pvradd=&#8217;Dr Who&#8217;</p></blockquote>
<p>If you want to list all the searches that you have saved just run:</p>
<blockquote><p>get_iplayer &#8211;pvrlist</p></blockquote>
<p>If you want to do some more advanced searches you might want to read <a href="/getiplayer/documentation/">this guide</a> for examples.</p>
<h3>Getting the PVR to run Automatically</h3>
<p>There is one more thing you need to do to get the downloads to happen automatically. You only need to set this up once. You must ensure that this command runs on your PC on a regular basis:</p>
<blockquote><p>/path/to/get_iplayer &#8211;pvr</p></blockquote>
<p>In Unix/Linux systems this can simply be achieved by adding the following lines to your crontab (run &#8216;crontab -e&#8217;). Also, if you have local email delivery capability then you will also receive an email when a programme is downloaded (set MAILTO below accordingly):</p>
<blockquote><p>MAILTO=&#8221;myemail@mydomain.com&#8221;<br />
0 * * * * /path/to/get_iplayer &#8211;pvr  2&gt;/dev/null</p></blockquote>
<p>This will ensure that the PVR checks for new matching programmes every hour, on the hour.</p>
<p>It might also be prudent to add these options as defaults on your system so that you don&#8217;t get the Sign Language version by mistake and also so that you know where the downloaded files will be saved:</p>
<blockquote><p>get_iplayer &#8211;output=&#8217;/home/jbloggs/videos/&#8217; &#8211;version-list=default &#8211;add-prefs</p></blockquote>
<p>And finally, remember that this will only work when your computer is booted up and connected to the Internet <img src="/blog/wp-includes/images/smilies/icon_smile.gif" alt=":-)" class="wp-smiley" /></p>
]]></content:encoded>
			<wfw:commentRss>https://linuxcentre.net/dont-want-to-miss-that-programme-on-iplayer-over-christmas/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>
