DesertPunk
Joined: 19 Apr 2008 Posts: 3
|
Posted: Sat Apr 19, 2008 12:23 pm Post subject: Subfolder Probs Snuck Back After Tivo Unit Replaced |
|
|
I've been running pyTivo fine for months, with version (SubFoldersBranch Version: 01-04-08). No problems, subfolders working perfectly (with Hack83 enabled), bestest software of the last few years, etc. Last week my Tivo's HD died. Tivo was quite decent, shipped me a reconditioned unit for $50. Connected, ran through setup, working. Only problem: pyTivo feed not working, all the shares were stalling out when I tried to load them off the NPL.
After much tinkering, I found they were stalling because they were trying to load every file in every subfolder's subfolder's subfolder to the root NPL (with my directory structure and video library, that's a lot). And not just for the root. Any level in the tree you load, you see that folder's contents plus the contents of every level beneath it. This never happened on previous Tivo unit and the only thing that changed was the Tivo itself. I made no changes to pyTivo or my PC's.
I forced Tivo to make several connections to their server, it installed a software update last night, and its rebooted about a dozen times.
I also scragged pyTivo off my PC and replaced it with KRKeegan's latest version for download (pyTivo-v2008.04.14.exe). Went with fresh default pytivo.conf, same problem. Tried enabling hack83, autoshares, both at once...no help. Both hack83 & autoshare's individual features would work but they didn't fix the Lets Display Every Subfolder's Files problem.
Any suggestions would be appreciated.
WinXP
S2: 9.1a01-2-649
...and here's the latest debug:
debug.48 [<module>] ********************************************************
debug.48 [<module>] ** Begin pyTivo Session: 2008-04-19 13:04:48.953000 **
debug.48 [<module>] ********************************************************
debug.48 [<module>] ----- begin pyTivo.conf -----
debug.48 [<module>] [Admin]
debug.48 [<module>] type = admin
debug.48 [<module>] [Server]
debug.48 [<module>] debug = True
debug.48 [<module>] port = 9032
debug.48 [<module>] hack83 = True
debug.48 [<module>] ffmpeg = C:\Program Files\pyTivo\plugins\video\ffmpeg_mp2.exe
debug.48 [<module>] [My Videos]
debug.48 [<module>] type = video
debug.48 [<module>] path = \\Alexandria\videos\Mov_A-F
debug.48 [<module>] ------- end pyTivo.conf -----
video.24 [<module>] Hack83 is enabled.
video.47 [hack] new request ------------------------
video.48 [hack] TiVo request is:
{'Container': ['My Videos'], 'Recurse': ['Yes'], 'Filter': ['x-tivo-container/tivo-videos,x-tivo-container/folder,video/x-tivo-mpeg,video/*'], 'Command': ['QueryContainer'], 'SortOrder': ['!CaptureDate'], 'ItemCount': ['8']}
video.77 [hack] New TSN.
video.85 [hack] our saved request is:
{'Container': ['My Videos'], 'Recurse': ['Yes'], 'Filter': ['x-tivo-container/tivo-videos,x-tivo-container/folder,video/x-tivo-mpeg,video/*'], 'Command': ['QueryContainer'], 'SortOrder': ['!CaptureDate'], 'ItemCount': ['8']}
video.94 [hack] we are at the root. Saving query, Clearing state[page].
video.347 [QueryContainer] Tivo said: My Videos || Hack said: My Videos |
|