Changeset 2893f4841d25bf2d31cd1cb8723be76a49fe6ab5

Show
Ignore:
Timestamp:
12/30/07 16:42:26 (1 year ago)
Author:
William McBrine <wmcbrine@gmail.com>
git-committer:
William McBrine <wmcbrine@gmail.com> 1199054546 -0500
git-parent:

[4be4a0e55f8d90b3b0bd35fd6c139f95e9005981]

git-author:
William McBrine <wmcbrine@gmail.com> 1199054546 -0500
Message:

Show "photo" option; spelling.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • pyTivo.conf.dist

    r1380e23 r2893f48  
    11[Server] 
    22port=9032 
    3  
    43 
    54#Full path to ffmpeg including filename 
     
    98ffmpeg=/usr/bin/ffmpeg 
    109 
    11 #This will make a large debug.txt file in you base directory.  It only debugs 
    12 #transcode.py right now. 
     10#This will make a large debug.txt file in your base directory.  It only  
     11#debugs transcode.py right now. 
    1312#debug=false 
    1413 
     
    2019 
    2120#Beacon broadcast address(es) 
    22 #Typically use 255.255.255.255 but on some multihomed machines you may 
     21#Typically use 255.255.255.255, but on some multihomed machines you may 
    2322#need to specify the subnet broadcast address(es) of your Tivo boxes 
    2423#beacon=255.255.255.255 
     
    4645 
    4746[MyMovies] 
    48 #Type can be either 'video' or 'music
     47#Type can be 'video', 'music', or 'photo
    4948type=video 
    5049 
     
    5756#auto_subshares= True 
    5857 
    59  
    60  
    6158##You can have more than one share 
    6259#[MyTelevision]