First of all I have kmttg up and running and can get a .tivo onto my PC.
Now I would like to send it back and so that is why I installed PyTivo.
I am running Vista and installed the Rdian06 windows installer and then updated it, by using this How to Update pyTivo-wmcbrine-2009.03.19-RC1 to Latest Wmcbrine Git Snapshot [http://goo.gl/wudD] (as recommended).
I also installed "5) If you want to be able to push .tivo files (pulling .tivo files works properly in the newer wmcbrine code and doesn't require tivodecode), then grab the special version of tivodecode from this thread and extract it to Program Files\pyTivo\bin:"
A) Push - does this mean that I am sending files from the TiVo to the PC?
I currently have the TiVo Desktop 'paused' and running PyTivo on the console.
Here is my pyTivo.conf (which has been copied to the Program Files\pyTivo folder.
[loggers]
keys = root
[_tivo_SD]
[handler_console]
formatter = basicform
class = StreamHandler
args = (sys.stdout,)
[handlers]
keys = console,rotfile
[Admin]
tivo_mak = XXX
togo_path = D:\My Videos\From TiVo
type = admin
[My Videos]
type = video
path = D:\My Videos
[Server]
tivo_password = XXX
ffmpeg = C:\Program Files\pyTivo\bin\ffmpeg.exe
temp = C:\Users\Public\Documents\pyTivo
togo_path = C:\Users\Public\Videos
tivo_username = tivo
port = 9032
[formatter_basicform]
format = %(asctime)s %(levelname)-5s %(name)s: %(message)s
[handler_rotfile]
formatter = basicform
class = handlers.RotatingFileHandler
args = ('C:\Users\Public\Documents\pyTivo\debug.log', 'a', 10485760, 5)
[_tivo_HD]
[logger_root]
level = DEBUG
handlers = console,rotfile
[formatters]
keys = basicform
When running Configure - Admin Web I can see the programs on the TiVo by clicking the View Now Playing List. If I click on the Transfer This link, then it says Initiating Transfer Please Wait. Only a small number of bytes is transferred e.g. 8192 to start and after a minute or so it moves to 10244. Thereafter, nothing seems to happen.
B) Its no big deal as kmttg is working but I will always wonder what the problem may be.
In Configure - Admin Web, if I go to Video Shares, I can see the .tivo files which came from the TiVo box via kmttg.
So now I would like to send a file back.
If I click on the Send to Tivo button then I get the Internet Explorer cannot display the webpage - Diagnose Connection Problems.
C) Bearing in mind I can see the TiVo box via the View NOw Playing List, I don't what the issue could be.