<?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: How to Set Up a TiVo Media Server on Ubuntu Linux</title>
	<atom:link href="http://www.edsalisbury.net/linux/how-to-set-up-a-tivo-media-server-on-ubuntu-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edsalisbury.net/linux/how-to-set-up-a-tivo-media-server-on-ubuntu-linux/</link>
	<description>Your Guide to User-Friendly Entertainment</description>
	<lastBuildDate>Sat, 19 Jun 2010 13:18:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: edsalisbury</title>
		<link>http://www.edsalisbury.net/linux/how-to-set-up-a-tivo-media-server-on-ubuntu-linux/comment-page-1/#comment-400</link>
		<dc:creator>edsalisbury</dc:creator>
		<pubDate>Mon, 14 Jun 2010 03:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.edsfamily.com/ed/?p=97#comment-400</guid>
		<description>Awesome Chris!  Glad my instructions helped.</description>
		<content:encoded><![CDATA[<p>Awesome Chris!  Glad my instructions helped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.edsalisbury.net/linux/how-to-set-up-a-tivo-media-server-on-ubuntu-linux/comment-page-1/#comment-399</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 14 Jun 2010 01:04:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.edsfamily.com/ed/?p=97#comment-399</guid>
		<description>Thanks for posting this.  I just made an atom PC running Ubuntu my Tivo server.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this.  I just made an atom PC running Ubuntu my Tivo server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.edsalisbury.net/linux/how-to-set-up-a-tivo-media-server-on-ubuntu-linux/comment-page-1/#comment-385</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Fri, 16 Apr 2010 15:31:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.edsfamily.com/ed/?p=97#comment-385</guid>
		<description>This has to be the very first step by step tutorial that I have followed that actually worked.  Thank you so much</description>
		<content:encoded><![CDATA[<p>This has to be the very first step by step tutorial that I have followed that actually worked.  Thank you so much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.edsalisbury.net/linux/how-to-set-up-a-tivo-media-server-on-ubuntu-linux/comment-page-1/#comment-364</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Sat, 20 Feb 2010 20:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.edsfamily.com/ed/?p=97#comment-364</guid>
		<description>Hello,

This is what I get when I launch this command and goes no further.
NOTE: see config below

will@will-ubuntu910:~$ sudo python /usr/share/pyTivo/pyTivo.py
[sudo] password for will: 
INFO:pyTivo.beacon:Announcing shares...
INFO:pyTivo.beacon:Registering: Music
INFO:pyTivo.beacon:Registering: MyMovies
INFO:pyTivo.beacon:Scanning for TiVos...
INFO:pyTivo:pyTivo is ready.
INFO:pyTivo:192.168.1.106 [20/Feb/2010 14:12:30] &quot;GET /TiVoConnect?Command=QueryContainer&amp;Container=%2F HTTP/1.0&quot; 200 -
INFO:pyTivo:192.168.1.104 [20/Feb/2010 14:12:30] &quot;GET /TiVoConnect?Command=QueryContainer&amp;Container=%2F HTTP/1.0&quot; 200 -

.
.
.
# This is an example config file, showing all the options. You probably
# won&#039;t need most of them. Your working config file will be named
# &quot;pyTivo.conf&quot;. &#039;#&#039; starts a comment.  It is recommended that
# that you use the Web Administration tool to modify pyTivo.conf after
# you get pyTivo up and running.  You can access the tool by pointing your
# browser to http://localhost:9032/

[Server]
port=9032

# Full path to ffmpeg including filename
# For windows: ffmpeg=c:\Program Files\pyTivo\bin\ffmpeg.exe
# For linux:   ffmpeg=/usr/bin/ffmpeg
#ffmpeg=c:\Program Files\pyTivo\bin\ffmpeg.exe
ffmpeg=/usr/bin/ffmpeg

# Setting this to True will log more ouput for debugging purposes.
debug=True

# Max video bitrate, default 30000k
# sets ffmpeg -maxrate setting to minimize bitrate peak playback issues.
# mpegs with video bitrate above this setting will also be transcoded.
MAX_VIDEO_BR=17408k

# Audio bit-rate, defaults to 192K for S2, 384K for S3/HD
audio_br=320K

# Video bit-rate, defaults to 4096K for S2, 8192K for S3/HD
video_br=12Mi

# Beacon broadcast address(es)
# The default is 255.255.255.255, but on some multihomed machines you
# may need to specify the subnet broadcast address(es) of your Tivo
# boxes. You can also specify &quot;listen&quot; to listen for direct connection
# attempts on port 2190, for use with the &quot;Manually add a server...&quot;
# function. (And if you set beacon to listen _only_, it turns off
# broadcasts.)
beacon=192.168.1.255 listen

# Output Pixel Width:
# Width, defaults to 544 for S2, 1920 for S3/HD
# Height, defaults to 480 for S2, 1080 for S3/HD
# Valid widths: [S3/HD = 1920, 1440, 1280], [S2/S3/HD = 720, 704, 544, 480, 352]
# Valid heights: [S3/HD = 1080, 720], [S2/S3/HD = 480]
#width=1920
#height=1080
#ffmpeg_tmpl=%(video_codec)s %(video_fps)s %(video_br)s %(max_video_br)s %(buff_size)s %(aspect_ratio)s %(audio_br)s %(audio_fr)s %(audio_ch$

# Togo settings:
# Set this up if you wish to have TiVo ToGo support.  This allows you to
# copy videos from your TiVo via a web page.
#
#
tivo_mak=9121978496
togo_path=/home/will/tivomovies

# Per tivo options
# section named _tivo_TSN with the tsn in all caps
#[_tivo_00000DEADBEEF]

# If you want to use 16:9 or 4:3 on this tivo
#aspect169=true

#width=1440
#height=720
#audio_br=320K
#video_br=12Mi
#ffmpeg_tmpl=%(video_codec)s %(video_fps)s %(video_br)s %(max_video_br)s %(buff_size)s %(aspect_ratio)s %(audio_br)s %(audio_fr)s %(audio_ch$

#[_tivo_HD]
# section for default video options applicable to all HD TiVos
# see pyTivo Web Configuration for all available settings

#[_tivo_SD]
# section for default video options applicable to all SD TiVos
# see pyTivo Web Configuration for all available settings

[MyMovies]
# Type can be &#039;video&#039;, &#039;music&#039;, or &#039;photo&#039;
type=video

# Path is the full path to your files (No trailing slash needed)
# For windows: path=c:\videos
path=/home/will/tivomovies
#path=/home/armooo/Videos

# You can have more than one share
#[MyTelevision]
type=video
path=/home/will/tivomovies

[Music]
type=music
path=/home/will/tivomovies/music




Thank you,
William</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>This is what I get when I launch this command and goes no further.<br />
NOTE: see config below</p>
<p>will@will-ubuntu910:~$ sudo python /usr/share/pyTivo/pyTivo.py<br />
[sudo] password for will:<br />
INFO:pyTivo.beacon:Announcing shares&#8230;<br />
INFO:pyTivo.beacon:Registering: Music<br />
INFO:pyTivo.beacon:Registering: MyMovies<br />
INFO:pyTivo.beacon:Scanning for TiVos&#8230;<br />
INFO:pyTivo:pyTivo is ready.<br />
INFO:pyTivo:192.168.1.106 [20/Feb/2010 14:12:30] &#8220;GET /TiVoConnect?Command=QueryContainer&amp;Container=%2F HTTP/1.0&#8243; 200 -<br />
INFO:pyTivo:192.168.1.104 [20/Feb/2010 14:12:30] &#8220;GET /TiVoConnect?Command=QueryContainer&amp;Container=%2F HTTP/1.0&#8243; 200 -</p>
<p>.<br />
.<br />
.<br />
# This is an example config file, showing all the options. You probably<br />
# won&#8217;t need most of them. Your working config file will be named<br />
# &#8220;pyTivo.conf&#8221;. &#8216;#&#8217; starts a comment.  It is recommended that<br />
# that you use the Web Administration tool to modify pyTivo.conf after<br />
# you get pyTivo up and running.  You can access the tool by pointing your<br />
# browser to <a href="http://localhost:9032/" rel="nofollow">http://localhost:9032/</a></p>
<p>[Server]<br />
port=9032</p>
<p># Full path to ffmpeg including filename<br />
# For windows: ffmpeg=c:\Program Files\pyTivo\bin\ffmpeg.exe<br />
# For linux:   ffmpeg=/usr/bin/ffmpeg<br />
#ffmpeg=c:\Program Files\pyTivo\bin\ffmpeg.exe<br />
ffmpeg=/usr/bin/ffmpeg</p>
<p># Setting this to True will log more ouput for debugging purposes.<br />
debug=True</p>
<p># Max video bitrate, default 30000k<br />
# sets ffmpeg -maxrate setting to minimize bitrate peak playback issues.<br />
# mpegs with video bitrate above this setting will also be transcoded.<br />
MAX_VIDEO_BR=17408k</p>
<p># Audio bit-rate, defaults to 192K for S2, 384K for S3/HD<br />
audio_br=320K</p>
<p># Video bit-rate, defaults to 4096K for S2, 8192K for S3/HD<br />
video_br=12Mi</p>
<p># Beacon broadcast address(es)<br />
# The default is 255.255.255.255, but on some multihomed machines you<br />
# may need to specify the subnet broadcast address(es) of your Tivo<br />
# boxes. You can also specify &#8220;listen&#8221; to listen for direct connection<br />
# attempts on port 2190, for use with the &#8220;Manually add a server&#8230;&#8221;<br />
# function. (And if you set beacon to listen _only_, it turns off<br />
# broadcasts.)<br />
beacon=192.168.1.255 listen</p>
<p># Output Pixel Width:<br />
# Width, defaults to 544 for S2, 1920 for S3/HD<br />
# Height, defaults to 480 for S2, 1080 for S3/HD<br />
# Valid widths: [S3/HD = 1920, 1440, 1280], [S2/S3/HD = 720, 704, 544, 480, 352]<br />
# Valid heights: [S3/HD = 1080, 720], [S2/S3/HD = 480]<br />
#width=1920<br />
#height=1080<br />
#ffmpeg_tmpl=%(video_codec)s %(video_fps)s %(video_br)s %(max_video_br)s %(buff_size)s %(aspect_ratio)s %(audio_br)s %(audio_fr)s %(audio_ch$</p>
<p># Togo settings:<br />
# Set this up if you wish to have TiVo ToGo support.  This allows you to<br />
# copy videos from your TiVo via a web page.<br />
#<br />
#<br />
tivo_mak=9121978496<br />
togo_path=/home/will/tivomovies</p>
<p># Per tivo options<br />
# section named _tivo_TSN with the tsn in all caps<br />
#[_tivo_00000DEADBEEF]</p>
<p># If you want to use 16:9 or 4:3 on this tivo<br />
#aspect169=true</p>
<p>#width=1440<br />
#height=720<br />
#audio_br=320K<br />
#video_br=12Mi<br />
#ffmpeg_tmpl=%(video_codec)s %(video_fps)s %(video_br)s %(max_video_br)s %(buff_size)s %(aspect_ratio)s %(audio_br)s %(audio_fr)s %(audio_ch$</p>
<p>#[_tivo_HD]<br />
# section for default video options applicable to all HD TiVos<br />
# see pyTivo Web Configuration for all available settings</p>
<p>#[_tivo_SD]<br />
# section for default video options applicable to all SD TiVos<br />
# see pyTivo Web Configuration for all available settings</p>
<p>[MyMovies]<br />
# Type can be &#8216;video&#8217;, &#8216;music&#8217;, or &#8216;photo&#8217;<br />
type=video</p>
<p># Path is the full path to your files (No trailing slash needed)<br />
# For windows: path=c:\videos<br />
path=/home/will/tivomovies<br />
#path=/home/armooo/Videos</p>
<p># You can have more than one share<br />
#[MyTelevision]<br />
type=video<br />
path=/home/will/tivomovies</p>
<p>[Music]<br />
type=music<br />
path=/home/will/tivomovies/music</p>
<p>Thank you,<br />
William</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Copy Videos from a Series3 TiVo to Ubuntu Linux &#124; EdSalisbury.net : Your Guide to User-Friendly Entertainment</title>
		<link>http://www.edsalisbury.net/linux/how-to-set-up-a-tivo-media-server-on-ubuntu-linux/comment-page-1/#comment-122</link>
		<dc:creator>How to Copy Videos from a Series3 TiVo to Ubuntu Linux &#124; EdSalisbury.net : Your Guide to User-Friendly Entertainment</dc:creator>
		<pubDate>Fri, 21 Aug 2009 06:02:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.edsfamily.com/ed/?p=97#comment-122</guid>
		<description>[...] with the metadata about the program, which is in pyTivo format. For more info, see my guide on how to set up pyTivo as a media server for [...]</description>
		<content:encoded><![CDATA[<p>[...] with the metadata about the program, which is in pyTivo format. For more info, see my guide on how to set up pyTivo as a media server for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Pugh</title>
		<link>http://www.edsalisbury.net/linux/how-to-set-up-a-tivo-media-server-on-ubuntu-linux/comment-page-1/#comment-69</link>
		<dc:creator>Chris Pugh</dc:creator>
		<pubDate>Sat, 04 Jul 2009 01:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.edsfamily.com/ed/?p=97#comment-69</guid>
		<description>All of these scripts you&#039;ve been posting are making me think about installing ubuntu on my of boxes.  Good stuff!
.-= Chris Pugh&#180;s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/cdpugh/~3/mfNWzmH1Ryw/&quot; rel=&quot;nofollow&quot;&gt;Five Reasons Why You Should Be Using WordPress&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>All of these scripts you&#8217;ve been posting are making me think about installing ubuntu on my of boxes.  Good stuff!<br />
.-= Chris Pugh&#180;s last blog ..<a href="http://feedproxy.google.com/~r/cdpugh/~3/mfNWzmH1Ryw/" rel="nofollow">Five Reasons Why You Should Be Using WordPress</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beau</title>
		<link>http://www.edsalisbury.net/linux/how-to-set-up-a-tivo-media-server-on-ubuntu-linux/comment-page-1/#comment-58</link>
		<dc:creator>Beau</dc:creator>
		<pubDate>Sun, 17 May 2009 18:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.edsfamily.com/ed/?p=97#comment-58</guid>
		<description>Ed
Thanks!  These instructions were easy to follow (maybe even more so than on the project&#039;s site).

I got it up and running with no problems (Music only) on an Ubuntu 8.10 machine this morning.

There are fewer and fewer reasons to use windows these days!

Beau</description>
		<content:encoded><![CDATA[<p>Ed<br />
Thanks!  These instructions were easy to follow (maybe even more so than on the project&#8217;s site).</p>
<p>I got it up and running with no problems (Music only) on an Ubuntu 8.10 machine this morning.</p>
<p>There are fewer and fewer reasons to use windows these days!</p>
<p>Beau</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://www.edsalisbury.net/linux/how-to-set-up-a-tivo-media-server-on-ubuntu-linux/comment-page-1/#comment-60</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Mon, 06 Apr 2009 17:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.edsfamily.com/ed/?p=97#comment-60</guid>
		<description>Hey Len, Thanks for the visit.  If you&#039;re still having trouble with this, let me know via email (edsfamily@gmail.com) and I can try to help you out.  Scripts can reside anywhere.  I usually keep them in my home directory, but they can be moved to /usr/local/bin or wherever you want really.</description>
		<content:encoded><![CDATA[<p>Hey Len, Thanks for the visit.  If you&#8217;re still having trouble with this, let me know via email (edsfamily@gmail.com) and I can try to help you out.  Scripts can reside anywhere.  I usually keep them in my home directory, but they can be moved to /usr/local/bin or wherever you want really.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Len Winter</title>
		<link>http://www.edsalisbury.net/linux/how-to-set-up-a-tivo-media-server-on-ubuntu-linux/comment-page-1/#comment-59</link>
		<dc:creator>Len Winter</dc:creator>
		<pubDate>Sat, 14 Mar 2009 01:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.edsfamily.com/ed/?p=97#comment-59</guid>
		<description>Hi Ed,

This is really awesome.  I am not too fluent in Linux but have a new machine for the house.  I started off trying out Fedora.  I know I came very close (piecing this all together, but still got stuck.

then I loaded Ubuntu.  Wow what a difference!  I did run into a problem.  If you have a minute and can step me through it, I would be grateful.  My tivo (Series 2) boxes can see my server, but there are no movies  showing.  I have 2 .avi files and an MPG.  Any ideas?

Also, I have never programmed a Perl Script before.  Where should this script reside?

thanks again!

Len Winter
lwiphone@winterfamily.us</description>
		<content:encoded><![CDATA[<p>Hi Ed,</p>
<p>This is really awesome.  I am not too fluent in Linux but have a new machine for the house.  I started off trying out Fedora.  I know I came very close (piecing this all together, but still got stuck.</p>
<p>then I loaded Ubuntu.  Wow what a difference!  I did run into a problem.  If you have a minute and can step me through it, I would be grateful.  My tivo (Series 2) boxes can see my server, but there are no movies  showing.  I have 2 .avi files and an MPG.  Any ideas?</p>
<p>Also, I have never programmed a Perl Script before.  Where should this script reside?</p>
<p>thanks again!</p>
<p>Len Winter<br />
<a href="mailto:lwiphone@winterfamily.us">lwiphone@winterfamily.us</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
