<?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>adjei.co.uk &#187; MythTV</title>
	<atom:link href="http://adjei.co.uk/category/lamp/mythtv/feed/" rel="self" type="application/rss+xml" />
	<link>http://adjei.co.uk</link>
	<description>Jonathan&#039;s braindump</description>
	<lastBuildDate>Tue, 20 Dec 2011 02:11:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Adding an eject button for optical disks</title>
		<link>http://adjei.co.uk/play/mythtv/adding-an-eject-button-for-optical-disks/</link>
		<comments>http://adjei.co.uk/play/mythtv/adding-an-eject-button-for-optical-disks/#comments</comments>
		<pubDate>Wed, 28 Jun 2006 22:24:54 +0000</pubDate>
		<dc:creator>Jonathan Adjei</dc:creator>
				<category><![CDATA[MythTV]]></category>

		<guid isPermaLink="false">http://adjei.co.uk/archives/25</guid>
		<description><![CDATA[In Mythtv, add an eject link to your cd/dvd and optical disk menu&#8230; < button> DVD_EJECT Eject DVD EXEC eject < /button> by adding this to optical_menu.xml and dvdmenu.xml Tweet]]></description>
		<wfw:commentRss>http://adjei.co.uk/play/mythtv/adding-an-eject-button-for-optical-disks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Red eye serial / MythTV control script for NTL set top box</title>
		<link>http://adjei.co.uk/play/lamp/red-eye-serial-mythtv-control-script-for-ntl-set-top-box/</link>
		<comments>http://adjei.co.uk/play/lamp/red-eye-serial-mythtv-control-script-for-ntl-set-top-box/#comments</comments>
		<pubDate>Thu, 22 Dec 2005 23:34:48 +0000</pubDate>
		<dc:creator>Jonathan Adjei</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[MythTV]]></category>

		<guid isPermaLink="false">http://adjei.co.uk/wordpress/?p=8</guid>
		<description><![CDATA[In mythtv-setup under &#8216;Input connections&#8217; (or something) type /home/mythtv/.mythtv/sendkeys.sh Then create this sendkeys.sh script in the directory mentioned above. #!/bin/sh for digit in $(echo $1 &#124; sed -e 's/./&#38; /g'); do red_eye /dev/ttyS0 $digit 2 sleep 0.4 done Decided this works better&#8230; #!/bin/csh echo "changing to $1" /usr/local/bin/red_eye /dev/ttyS0 $1 2 &#38; Place the red_eye [...]]]></description>
		<wfw:commentRss>http://adjei.co.uk/play/lamp/red-eye-serial-mythtv-control-script-for-ntl-set-top-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

