On my HR10-250 (6.3d) the info_beta module is still double counting the live caches. They are listed as both "Expired Invisible" and "Live Cache". As a result "Deleted" is larger than "Total Free"...
Type: Posts; User: Cheezmo
On my HR10-250 (6.3d) the info_beta module is still double counting the live caches. They are listed as both "Expired Invisible" and "Live Cache". As a result "Deleted" is larger than "Total Free"...
I'd love to try out the new info module, but I don't see the attachment.
Did you look at the info.itcl that I posted a while back for 6.3? I tossed all the partsize stuff as the total size of the live cache was available elsewhere (in /DiskUsed/10/...). While it works...
I get the following when I try to update an existing logo...
Found logoindex ... already indexed Error:
INTERNAL SERVER ERROR
--cut here--
action_logos '/import/' 'set "file"...
You need curly braces around the [incr key] or else it only gets evaluated once, before the while loop is executed.
Why it would work for you and others, but not me, is a tcl mystery...
I added a debug line where I thought it might be looping..
while [incr key] {
puts $chan "Key is $key"
if [info exists ::logoTable($key)] continue
# check in...
Still can't import logos.
A couple of days later, the Tivo seems to have cleared out MFS, so the unused logos are no longer in /Resource/Image.
But, importing still hangs TivoWebPlus. It says...
I think the key is that the logos did not get deleted from MFS by the Tivo but are no longer referenced (and not in the TivoWeb indices). So when I upload it, it notices that it is replacing an...
No, just a request for /logos/import/
Here is the end of page source of what made it to the browser...
<B>Overwriting Existing Image</B><P>
<B>Successfully Imported Image</B><P><IMG ...
I'm having trouble reimporting logos after my custom logos got "lost" after the 6.3c update on an HR10-250. Using Version 2.0.0 (oztivo-070210)
I reindexed channels, reindexed logos, restarted...
I tried one with the Mac version and it errored out at 1.28Gb with this...
mplex.c:1467: failed assertion `!stream->repeat_first_field'
Abort
Then again, so does the PC version. :)
The...
Got the following doing a "restore" with 6.3b
Superpatch67Standby.tcl restore
Restore to TiVo defaults
Current Software Version: 6.3b-01-2-357
Adding Music & Photos in TiVo (DIRECTV)...
Not sure where this is in the priority list, but with 6.3, the Info module double counts the live caches, often resulting in "Deleted" being larger than "Total Free" in the Space Summary.
I've...
Been working great (when paired with VideoRedo). Got an assertion failure on a satellite SD stream today...
Assertion failed: syncword == MPEG_V1_LAYER2_SYNC, file demux.c, line 1535
Amidst reports on other forums that DirecTV/Tivo had identified a problem that was causing season pass failures/reboots, it appears that my tvlog stopped filling up with the APG messages sometime...
Check other threads. There is currently an issue with the /var/log/tvlog file filling up with lots of error messages (not related to TWP or any identified hacks, perhaps affecting almost everyone). ...
I'm still getting them (on two machines, both running 6.3b). One of them has been rebooted a couple of times in the last few days, the other hasn't. Glad to hear it is stopping for others,...
What about your tvlog? That is the one that I'm still seeing fill up with this junk...
Jan 4 01:27:30 (none) ApgCamInterfaceBase[17393]: FindServerObject: scanner found nothing at A00000000,...
I used to do that all the time with 3.1.5. Great way to watch two sports events at once.
I did a clear and delete (channel guide and to do) and it didn't fix it.
I suspect it is a data related error that will go away over time as guide data migrates through. I really wonder if a C&DE would get rid of it (or even clear guide data and to do list), but not...
My tvlog file filled about 30% of /var after 1 day which would imply most Tivo's that this is happening to will fill up /var and reboot every 3-4 days.
There is another thread with 6.2 in the topic about this, but it appears to be affecting 6.2 and 6.3.
Check your tvlog files and see if they aren't filling up rapidly with...
Dec 16...
I believe they show up when you apply the HME/HMO patches, not by default.
Yes, when a call is made, it downloads what version your machine is supposed to be running. In the past it has checked some version item another and decide that it would be a bad idea to downgrade,...