Changeset 0078c186e5f29e86e85d55b85f76affe71d7b4b7

Show
Ignore:
Timestamp:
03/11/07 23:56:42 (2 years ago)
Author:
Jason Michalski <armooo@armooo.net>
git-committer:
Jason Michalski <armooo@armooo.net> 1173675402 +0000
git-parent:

[cafe66923b3a914b0b02ce9652bc62a4ac8a3be7]

git-author:
Jason Michalski <armooo@armooo.net> 1173675402 +0000
Message:

pyTivo
- Remove extra print

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/video/transcode.py

    rcafe669 r0078c18  
    125125 
    126126def video_info(inFile): 
    127     print  inFile 
    128127    if inFile in info_cache: 
    129128        return info_cache[inFile] 
  • pyTivo.conf

    r2e4cb91 r0078c18  
    44#For windows: ffmpeg=c:\Program Files\pyTivo\plugins\video\ffmpeg_mp2.exe 
    55#For linux:   ffmpeg=/usr/bin/ffmpeg 
    6 ffmpeg= 
     6ffmpeg=C:\Documents and Settings\Armooo\Desktop\pyTivoSrc\plugins\video\ffmpeg_mp2.exe 
    77 
    8 [<Name of Share>
     8[VIdeo--
    99type=video 
    1010##Full path to your files (No trailing slash needed) 
    1111#For windows: path=c:\videos 
    1212#For linux:   path=/media 
    13 path= 
     13path=d:\video 
    1414 
    1515##You can have more than one share