<?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: Mac TiVo Desktop 1.9.4 To Support Native .tivo Playback?</title>
	<atom:link href="http://www.tivoblog.com/archives/2008/07/26/mac-tivo-desktop-194-to-support-native-tivo-playback/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tivoblog.com/archives/2008/07/26/mac-tivo-desktop-194-to-support-native-tivo-playback/</link>
	<description>An Unofficial Blog dedicated to TiVo News, Information &#38; Commentary.  One of CNET News.com's Top 100 Blogs.</description>
	<pubDate>Thu, 04 Dec 2008 00:13:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jb</title>
		<link>http://www.tivoblog.com/archives/2008/07/26/mac-tivo-desktop-194-to-support-native-tivo-playback/comment-page-1/#comment-256716</link>
		<dc:creator>jb</dc:creator>
		<pubDate>Thu, 23 Oct 2008 05:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.tivoblog.com/?p=1540#comment-256716</guid>
		<description>Same issue as Mike above, running Windows Tivo Desktop v2.6.2 under VMware fusion on my imac, can't get it to see tivo(s) on local network.  Tried changing to 2nd network card in config, didn't do anything.....</description>
		<content:encoded><![CDATA[<p>Same issue as Mike above, running Windows Tivo Desktop v2.6.2 under VMware fusion on my imac, can&#8217;t get it to see tivo(s) on local network.  Tried changing to 2nd network card in config, didn&#8217;t do anything&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.tivoblog.com/archives/2008/07/26/mac-tivo-desktop-194-to-support-native-tivo-playback/comment-page-1/#comment-250285</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 09 Oct 2008 19:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.tivoblog.com/?p=1540#comment-250285</guid>
		<description>I also have the Windows Tivo desktop software running under Fusion but I can't get it to work.  It doesn't list any of the programming on my Tivo box.  Do you know what might be the problem?</description>
		<content:encoded><![CDATA[<p>I also have the Windows Tivo desktop software running under Fusion but I can&#8217;t get it to work.  It doesn&#8217;t list any of the programming on my Tivo box.  Do you know what might be the problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ralph Crawford</title>
		<link>http://www.tivoblog.com/archives/2008/07/26/mac-tivo-desktop-194-to-support-native-tivo-playback/comment-page-1/#comment-231294</link>
		<dc:creator>Ralph Crawford</dc:creator>
		<pubDate>Tue, 26 Aug 2008 18:18:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.tivoblog.com/?p=1540#comment-231294</guid>
		<description>During the Beijing Olympics I have been running Windows Tivo Desktop in VMWare Fusion to backup the huge amount of high def content from my Tivo HD.  However, every couple of days I have to re-run the install of Windows Tivo Desktop in repair mode when I get the "internal error" message - sometimes restart of Windows works.  Anyway, I want to ditch Windows Tivo Desktop because of its limited reliability and use Mac Tivo Desktop, but the program information for Mac Tivo Desktop is limited after converting the .tivo files to .mpg.  All you can see from the Tivo HD is the truncated file names.

Currently, I have written a perl script that takes the Windows filenames of the .tivo files and parses them into something that can display a bit of the series name, then a hyphen, then the show name, and then the record date in the .mpg filename.  Hopefully, this will work out reasonably well and I will be able to tell what I am selecting when pulling a recording from the Mac to a Tivo HD.  Then I can just add the job to cron to run every day and automatically convert any .tivo files to .mpg files.  Also, the script checks the file size of the input file and output file and deletes the input file if the output file is within 100,000 bytes of the input file - .tivo file always 17000 to 30000 bytes larger.

If you would like to post the perl script code that I wrote, you are welcome to it.  Also, is it allowed to post a compiled copy of tivodecode?  It took me quite a while to figure out how to compile the source in Leopard.  It could be useful to others who don't want to bother compiling the source.

- Ralph</description>
		<content:encoded><![CDATA[<p>During the Beijing Olympics I have been running Windows Tivo Desktop in VMWare Fusion to backup the huge amount of high def content from my Tivo HD.  However, every couple of days I have to re-run the install of Windows Tivo Desktop in repair mode when I get the &#8220;internal error&#8221; message - sometimes restart of Windows works.  Anyway, I want to ditch Windows Tivo Desktop because of its limited reliability and use Mac Tivo Desktop, but the program information for Mac Tivo Desktop is limited after converting the .tivo files to .mpg.  All you can see from the Tivo HD is the truncated file names.</p>
<p>Currently, I have written a perl script that takes the Windows filenames of the .tivo files and parses them into something that can display a bit of the series name, then a hyphen, then the show name, and then the record date in the .mpg filename.  Hopefully, this will work out reasonably well and I will be able to tell what I am selecting when pulling a recording from the Mac to a Tivo HD.  Then I can just add the job to cron to run every day and automatically convert any .tivo files to .mpg files.  Also, the script checks the file size of the input file and output file and deletes the input file if the output file is within 100,000 bytes of the input file - .tivo file always 17000 to 30000 bytes larger.</p>
<p>If you would like to post the perl script code that I wrote, you are welcome to it.  Also, is it allowed to post a compiled copy of tivodecode?  It took me quite a while to figure out how to compile the source in Leopard.  It could be useful to others who don&#8217;t want to bother compiling the source.</p>
<p>- Ralph</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Bock</title>
		<link>http://www.tivoblog.com/archives/2008/07/26/mac-tivo-desktop-194-to-support-native-tivo-playback/comment-page-1/#comment-219750</link>
		<dc:creator>Brian Bock</dc:creator>
		<pubDate>Thu, 31 Jul 2008 00:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.tivoblog.com/?p=1540#comment-219750</guid>
		<description>Well, it's available on Version Tracker and no, it does not appear to support native TiVo playback. At least not in QuickTime Player. I installed it and yes there is a TiVo File Support.component in the /Library/QuickTime/ directory along with the other components. It's not exposed in the TiVo desktop in system prefs either. So it's a mystery to me. Maybe it requires an upcoming change to QuickTime?</description>
		<content:encoded><![CDATA[<p>Well, it&#8217;s available on Version Tracker and no, it does not appear to support native TiVo playback. At least not in QuickTime Player. I installed it and yes there is a TiVo File Support.component in the /Library/QuickTime/ directory along with the other components. It&#8217;s not exposed in the TiVo desktop in system prefs either. So it&#8217;s a mystery to me. Maybe it requires an upcoming change to QuickTime?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gizmo Lovers Blog</title>
		<link>http://www.tivoblog.com/archives/2008/07/26/mac-tivo-desktop-194-to-support-native-tivo-playback/comment-page-1/#comment-219192</link>
		<dc:creator>Gizmo Lovers Blog</dc:creator>
		<pubDate>Tue, 29 Jul 2008 23:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.tivoblog.com/?p=1540#comment-219192</guid>
		<description>&lt;strong&gt;Is TiVo Readying A New Mac Desktop With Native Playback?...&lt;/strong&gt;

While the Windows TiVo Desktop is up to version 2.6.2 and it has long had native support for TiVoToGo file playback, and more recently transcoding for TiVo Web Video, and more, the Mac TiVo Desktop has languished at version 1.9.3, lacking most of the n...</description>
		<content:encoded><![CDATA[<p><strong>Is TiVo Readying A New Mac Desktop With Native Playback?&#8230;</strong></p>
<p>While the Windows TiVo Desktop is up to version 2.6.2 and it has long had native support for TiVoToGo file playback, and more recently transcoding for TiVo Web Video, and more, the Mac TiVo Desktop has languished at version 1.9.3, lacking most of the n&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
