It will update automatically. But if you really want them you can download the slices directly from Tivo's servers:
...
Type: Posts; User: psxboy
It will update automatically. But if you really want them you can download the slices directly from Tivo's servers:
...
Ha! I didn't expect it to be that easy. That's the correct location of the "13" in "expires="Saturday, 16-Feb-2013"". I don't how strict it is as far as the day matching the date correctly, but...
The CCI patch prevents the Tivo from recording the correct CCI information in the MFS record for a recording. Essentially, it strips the CCI info from it completely. So you should be able to transfer...
The hacks.fil file uses VMA offsets (the location in the binary when it's loaded into memory). You probably just need to add 0x00400000 to your HEX location & that should fix it: 0x00915F18 +...
That is indeed true. If you look at /etc/rc.d/StageB_PostKickstart/rc.Sequence_150.CleanupVar.sh you'll see that it currently sets the "MaxVarPercent" to 40, meaning that if /var is more than 40%...
Assuming you applied the standard noencryption patch to tivoapp, you can just put the original values back. This is the noencryption patch for 11.0k:
0x005d2dec "104000aa...
You can't transfer recordings between a hacked Tivo with encryption disabled and a non-hacked Tivo. If you want to be able to do that, you'll have to re-enable encryption on your hacked Tivo.
...
That's exactly right. These three patches to tivoapp collectively disable the recording of the correct CCI information. You need to apply all three for it to work. Same thing with the ignoredrmsig...
What are you talking about? The "104000aa" vs "100000aa" in the standard noencryption patch? Or something else?
-psxboy
Actually, I don't think you can transfer shows between a hacked Tivo with encryption disabled (no matter which method you use) and an unhacked Tivo. For NoMEK to work both Tivos have to be hacked &...
Not to get too technical here, but the patch location for the generic noencryption patch is the same as the second patch location in the full NoMEK patch but with a different value. If you apply both...
NoMEK is an alternative way to disable encryption on new recordings. You would apply either the standard noencryption patch OR NoMEK, but not both. Which one you choose depends on your particular...
You can get the MAC address of the network adapter by running ifconfig on the Tivo also. It's listed as HWaddr:
tivohd:/var/tmp$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:11:D9:0A:DD:1F...
Just to clarify, .ts stands for transport stream. It's a container that holds the elementary video & audio streams, which are in standard MPEG2 format and the .ts file you extract from the Tivo...
Hehe... I know. We've had this argument before. But no matter how you slice it, doing the upgrade via telnet with a single reboot at the end is always gonna be faster (and for me, easier) than...
I can clear this up: The 30-sec-skip patch for tivoapp simply changes the default state of 30-sec-skip to "ON". But if you've already performed the SPS30S remote shortcut to enable it, the patch...
You're missing the point... it ignores the SIGNATURE. Once you get it to do that, you can then modify/remove values from the DRM object without causing tivoapp to object. Otherwise, it would compare...
You can't MRV between a hacked Tivo with encryption disabled and an unhacked Tivo. Your Premiere is certainly not hacked because there are no public methods for bypassing the PROM check (yet) so...
You're either trying to patch a tivoapp that isn't version 11.0k or else the tivoapp is corrupted in some way. The error is basically saying it checked the existing value at the address it's supposed...
You can't really extract the slices after they've been imported into MFS. If the Otclient log file hasn't been overwritten on your stock drive yet you can get the URLs to download the slices directly...
Those are the patches for version 11.0j. I assume you have the latest version, 11.0k? The correct patches for that version are in post #12 on the first page of this thread.
-psxboy
This post explains the concept that the patches in this thread deal with. Those patches have been ported to the current versions & are now labeled "ignoredrmsig".
-psxboy
The only thing you need to prevent software updates from being installed is "upgradesoftware=false" in your bootpage. With this variable set software updates are still downloaded when available and...
Nice work, ktoyax! This has always bugged me too... just not enough to do anything about it other than to avoid doing things in the menus that would cause the Tivo to reboot. I've applied your...
I've been using TWP to schedule recordings on my TivoHD for a long time. I've noticed the same behavior re missing channel info in the Tivo's ToDo list & rebooting when attempting to modify...