Thanks guys. You saved me some time. ;)
Type: Posts; User: falcontx
Thanks guys. You saved me some time. ;)
Latest improvements/fixes:
-- fixed minor bug (for some TiVos) introduced in 1.2.2a (falcontx)
It looks like the regsub syntax varies slightly among different versions of tivosh, as varName is...
Gotcha.
Also, for the record, there currently isn't a TWP "release" that works with v11. I had to download the latest from CVS for it to work when I updated my system.
What's your full version number? Also, did you try hardcoding it to "set version 11" for troubleshooting purposes?
Latest improvements/fixes:
-- fixed TiVo software identification problem with version 10+ [again] (falcontx)
The previous version wasn't tested on version 11 until after my system got updated. It...
I didn't bother with the whole thing, but here's 30-sec skip. It has been verified on 11.0-01-2-652.
VMA/HEX orig value new value
0x00b8ba8c/0x0078ba8c 14400026 10400026 //30-sec Skip
or:...
No, that's not possible. Look at line 738 in the current release. The padding (and the bookmark) are not added unless the variable $recaddpadding is greater than zero. Hence, if no padding is added,...
Yeah, I know about those, and I know how to get all the others, but I just didn't want to go through the trouble of finding them if someone else had already done the work.
Has anyone located the rest of the tivoapp patches, yet? I'll try to find the time to do it this week if it doesn't get posted, but I don't want to waste my time if someone else has already done...
You can use:
set version [lindex [split $tivoswversion .] 0]
I updated EPP:
http://www.dealdatabase.com/forum/showthread.php?t=31854
Latest improvements/fixes:
-- added option to record only HD suggestions; cancels SD suggestions (falcontx)
-- fixed TiVo software identification problem with version 10+ (falcontx)
Changing lines 152 and 153 in libs/init.tcl to the following will add the "HD" bit to the program details page.
set showingbitnums "1 2 4 8 16 32 64 128 256 512 1024 4096 65536 131072 262144...
I'm not familiar with Maxwells_daemon's releases. Could you provide a link?
EDIT: Nevermind. I found it.
Maxwells_daemon has made some changes to the latter versions of sanderton's EndPad...
Your EventSwitcher died. You need to reboot.
I, personally, don't see the benefit in doing this, so I probably won't be adding it as an option, but I'll tell you how to modify your copy of EPP to do it.
Simply change the "5 7 8" on lines 614...
Latest improvements/fixes:
-- added bookmark feature to start playing show after start padding (drnull)
-- updated & changed DST code to reflect new time changes in the US (falcontx)
Are you transferring it via FTP? Which transfer mode are you using (ASCII or Binary)? If you edit endpadplus.tcl via telnet on your TiVo, does anything look unusual?
Latest improvements/fixes:
-- added back-to-back exemption option
I've finally added the feature everyone has been begging for. If you start EndPadPlus with the option "-nob2b", it will not pad...
No, it will not "share" portions of video with two different recordings. If one show comes on directly after another (regardless of what channel they are on), it will only pad the earlier show if...
I don't know why Two and a Half Men was scheduled until 21:31. This has nothing to do with EPP.
The reason end padding wasn't added to Two and a Half Men is because Rules of Engagement was...
Well, maybe I was wrong regarding the demand. It's been over 2 years and was never mentioned before now, however. I'll work on it. It will probably take at least a few days, since I will want to test...
Well, it could be reprogrammed to do that, but I don't think there's sufficient demand to justify it at this point in time. The quick and easy thing to do would be to tell the TiVo to record the 1...
Latest improvements/fixes:
-- updated to work with new guide index used in versions 3.5 and later
Thanks rslatkin!
It's in the correct spot. If it weren't, you'd get an error stating so. ;) It's more like a library than a module, which is why it's there, kinda like html.itcl.
I'm not exactly sure why this happened, but it does not appear to have anything to do with EPP. In fact, EPP appears to have worked properly, both according to it's logs and according to the fact...