Runaway Recording IN PROGRESS!

Black Hole

May contain traces of nut
@af123

I seem to have a runaway recording in progress (my first). Any info you need me to gather?



For quick reference:

The procedure for gathering diagnostic information, before cancelling the runaway recording:
  1. WebIF >> Scheduled Events. Look down the recordings list to find the item in question, and note the "slot number" shown in the second column.

  2. Open a command terminal (Telnet or WebIF >> Diagnostics >> Command Line) and input the following commands:
    nugget tuners.dump
    nugget recordings
    nugget schedule.timers
    nugget schedule.entry <slot>
    nugget schedule.epg <slot>
    (where <slot> is the "slot number" identified in step 1).
 
Last edited:
Nice opportunity. I don't have access to my humax at the moment to confirm these but please try the following. Find out the slot number of the recording in progress for the last three - one of the first two should give you that or you can look in the web interface.
Code:
nugget tuners.dump
nugget recordings
nugget schedule.timers
nugget schedule.entry <slot number>
nugget schedule.entry -raw <slot number>
nugget schedule.entry -cooked <slot number>
 
It might be worth seeing if does stop naturally at 3000 minutes and if doesn't stop then see if it responds to the Stop recording remote button or whether you are forced to reboot.

On the (rare) occasions I have had an overrun I haven't checked the SUI duration - I'll try to remember to have a look if there is a next time.

The duration field in the hmt is not normally used - instead duration is calculated as end-start but perhaps its is used during recording and has somehow become corrupted
 
No, I was about to comment that it would run out of disk capacity first. However, note that last night the SUI was showing a realistic looking duration which was incrementing - I forget the actual numbers. Somehow the file size must have crossed the threshold of anticipated values in the Humax code and made it bomb out to 50 hours (but of course we know file size is not directly related to recording duration, so something more intricate is going on than that).
 
Nice opportunity.
...and this is my only opportunity to investigate until I get home again tonight, some time after 9pm. I'll have a quick whizz around with those commands (I've had to fire up the PC so I can copy and paste from the screen - the iPad won't do that :().
 
Somebody tell me how to derive the slot number:

Code:
HDRFOX3# nugget tuners.dump                                                                                          
Tuner 0                                                                                                              
    Status     = 1                                                                                                    
      Path     = /mnt/hd2/Tsr/0                                                                                      
    Handle     = f6e2a0                                                                                              
Mystery byte   = 0                                                                                                    
Const 0x3e8    = 3e8                                                                                                  
------------------------------------------------                                                                      
Tuner 1                                                                                                              
    Status     = 2                                                                                                    
      Path     = /mnt/hd2/My Video/The Apprentice USA/Celebrity Apprentice USA_20190331_0013                          
    Handle     = f6ef40                                                                                              
Mystery byte   = 0                                                                                                    
Const 0x3e8    = 3e8                                                                                                  
------------------------------------------------                                                                      
Tuner 2                                                                                                              
    Status     = 1                                                                                                    
      Path     = /mnt/hd2/My Video/[NEWS]/ITV News West Country_20190330_1849                                        
    Handle     = f6fbe0                                                                                              
Mystery byte   = 0                                                                                                    
Const 0x3e8    = 3e8                                                                                                  
------------------------------------------------                                                                      
HDRFOX3#                                                                                                              
HDRFOX3# nugget recordings                                                                                            
/mnt/hd2/My Video/The Apprentice USA/Celebrity Apprentice USA_20190331_0013                                          
HDRFOX3#                                                                                                              
HDRFOX3# nugget schedule.timers                                                                                      
Slot           Stat  Type Time       Left                                                                            
----           ----  ---- ----       ----                                                                            
   8: 0x14f4654  0/ 0  3   1554137910  26072 Mon Apr  1 16:58:30 2019                                                
  11: 0x14f1f84  0/ 0  3   1554139650  27812 Mon Apr  1 17:27:30 2019                                                
   2: 0x1b59aac  0/ 0  3   1554139710  27872 Mon Apr  1 17:28:30 2019                                                
   0: 0x1b59674  0/ 0  2   1554173970  62132 Tue Apr  2 02:59:30 2019                                                
  16: 0x1b58864  0/ 0  2   1554175170  63332 Tue Apr  2 03:19:30 2019                                                
   9: 0x1b58528  0/ 0  4   1554188070  76232 Tue Apr  2 06:54:30 2019                                                
  10: 0x1b581d4  0/ 0  4   1554188070  76232 Tue Apr  2 06:54:30 2019                                                
HDRFOX3#

(I had to Ctrl-C to copy that from Webshell - Copy from the right-click context menu did nothing!)
 
I think the slot number is shown in the web interface schedule view
 
Ah, those index numbers on the left with no column heading! Yes, the active ones correspond with the nugget schedule.timers dump:

Code:
HDRFOX3# nugget schedule.entry 14                                                                                     
Raw slot 14:                                                                                                           
00000000: 0e 00 00 00 03 00 00 00 4d 00 04 00 1e 00 00 00  ........M.......                                           
00000010: 84 06 a0 5c 00 00 00 00 00 00 00 00 8c 0a 00 00  ...\............                                           
00000020: 00 00 00 00 02 00 00 00 00 00 00 00 b3 03 10 69  ...............i                                           
00000030: 37 43 65 6c 65 62 72 69 74 79 20 41 70 70 72 65  7Celebrity Appre                                           
00000040: 6e 74 69 63 65 20 55 53 41 00 00 00 00 00 00 00  ntice USA.......                                           
00000050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000070: 78 00 00 00 2c 01 00 00 00 00 00 00 00 00 00 00  x...,...........                                           
00000080: 04 32 46 50 2e 42 42 43 2e 43 4f 2e 55 4b 2f 4d  .2FP.BBC.CO.UK/M                                           
00000090: 2d 31 54 36 55 00 00 00 00 00 00 00 00 00 00 00  -1T6U...........                                           
000000a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000000b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000000c0: 00 00 00 15 54 68 65 20 41 70 70 72 65 6e 74 69  ....The Apprenti                                           
000000d0: 63 65 20 55 53 41 00 00 00 00 00 00 00 00 00 00  ce USA..........                                           
000000e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000000f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000100: 00 00 00 00 31 46 50 2e 42 42 43 2e 43 4f 2e 55  ....1FP.BBC.CO.U                                           
00000110: 4b 2f 4d 2f 32 42 37 54 7c 31 46 50 2e 42 42 43  K/M/2B7T|1FP.BBC                                           
00000120: 2e 43 4f 2e 55 4b 2f 4d 2f 32 42 37 52 7c 31 46  .CO.UK/M/2B7R|1F                                           
00000130: 50 2e 42 42 43 2e 43 4f 2e 55 4b 2f 4d 2f 32 36  P.BBC.CO.UK/M/26                                           
00000140: 51 39 7c 31 46 50 2e 42 42 43 2e 43 4f 2e 55 4b  Q9|1FP.BBC.CO.UK                                           
00000150: 2f 4d 2f 32 36 51 37 7c 31 46 50 2e 42 42 43 2e  /M/26Q7|1FP.BBC.                                           
00000160: 43 4f 2e 55 4b 2f 4d 2f 32 33 38 50 7c 00 00 00  CO.UK/M/238P|...                                           
00000170: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000190: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000001a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000001b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000001c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000001d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000001e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000001f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000210: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000220: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000230: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000240: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 31 46  ..............1F                                           
00000250: 50 2e 42 42 43 2e 43 4f 2e 55 4b 2f 4d 2f 32 47  P.BBC.CO.UK/M/2G                                           
00000260: 48 59 7c 31 46 50 2e 42 42 43 2e 43 4f 2e 55 4b  HY|1FP.BBC.CO.UK                                           
00000270: 2f 4d 2f 32 47 47 55 7c 31 46 50 2e 42 42 43 2e  /M/2GGU|1FP.BBC.                                           
00000280: 43 4f 2e 55 4b 2f 4d 2f 32 47 47 57 7c 00 00 00  CO.UK/M/2GGW|...                                           
00000290: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000002a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000002b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000002c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000002d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000002e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000002f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000310: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000320: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000330: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000340: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000350: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000360: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000370: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000390: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000003a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000003b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000003c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000003d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000003e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000003f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000400: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000410: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000420: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000430: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000440: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000450: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000470: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000490: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000004a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000004b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000004c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000004d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000004e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000004f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000500: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000510: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000520: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000530: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000540: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000570: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000590: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000005a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000005b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000005c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000005d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000005e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000005f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000610: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000620: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000630: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000640: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000650: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000660: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000670: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000680: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000690: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000006a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000006b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000006c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000006d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000006e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000006f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000710: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000720: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000730: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000740: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000750: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000760: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000770: 00 00 00 00 00 00 00 00 4d 00 04 00 84 06 a0 5c  ........M......\                                           
00000780: 10 11 a0 5c b3 03 00 00 4d 00 04 00 9c 47 a1 5c  ...\....M....G.\                                           
00000790: 28 52 a1 5c 33 04 00 00 4d 00 04 00 28 52 a1 5c  (R.\3...M...(R.\                                           
000007a0: 88 5b a1 5c 34 04 00 00 00 00 00 00 00 00 00 00  .[.\4...........                                           
000007b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000007c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000007d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000007e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000007f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000810: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000820: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000830: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000840: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000850: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000860: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000870: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000880: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000890: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000008a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000008b0: 00 00 00 00 00 00 00 00 00 00 78 03              ..........x.                                               
Cooked slot 14:                                                                                                       
00000000: 0e 00 00 00 03 00 00 00 02 00 00 00 4d 00 04 00  ............M...                                           
00000010: 1e 00 00 00 84 06 a0 5c 8c 0a 00 00 00 00 00 00  .......\........                                           
00000020: 00 00 00 00 b3 03 10 69 37 43 65 6c 65 62 72 69  .......i7Celebri                                           
00000030: 74 79 20 41 70 70 72 65 6e 74 69 63 65 20 55 53  ty Apprentice US                                           
00000040: 41 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  A...............                                           
00000050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000060: 00 00 00 00 00 00 00 00 78 00 00 00 2c 01 00 00  ........x...,...                                           
00000070: 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00  ................                                           
00000080: b4 70 b1 00 15 54 68 65 20 41 70 70 72 65 6e 74  .p...The Apprent                                           
00000090: 69 63 65 20 55 53 41 00 00 00 00 00 00 00 00 00  ice USA.........                                           
000000a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000000b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000000c0: 00 00 00 00 00 00 00 00                          ........                                                   
HDRFOX3# nugget schedule.entry -raw 14                                                                                 
Raw slot 14:                                                                                                           
00000000: 0e 00 00 00 03 00 00 00 4d 00 04 00 1e 00 00 00  ........M.......                                           
00000010: 84 06 a0 5c 00 00 00 00 00 00 00 00 8c 0a 00 00  ...\............                                           
00000020: 00 00 00 00 02 00 00 00 00 00 00 00 b3 03 10 69  ...............i                                           
00000030: 37 43 65 6c 65 62 72 69 74 79 20 41 70 70 72 65  7Celebrity Appre                                           
00000040: 6e 74 69 63 65 20 55 53 41 00 00 00 00 00 00 00  ntice USA.......                                           
00000050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000070: 78 00 00 00 2c 01 00 00 00 00 00 00 00 00 00 00  x...,...........                                           
00000080: 04 32 46 50 2e 42 42 43 2e 43 4f 2e 55 4b 2f 4d  .2FP.BBC.CO.UK/M                                           
00000090: 2d 31 54 36 55 00 00 00 00 00 00 00 00 00 00 00  -1T6U...........                                           
000000a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000000b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000000c0: 00 00 00 15 54 68 65 20 41 70 70 72 65 6e 74 69  ....The Apprenti                                           
000000d0: 63 65 20 55 53 41 00 00 00 00 00 00 00 00 00 00  ce USA..........                                           
000000e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000000f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000100: 00 00 00 00 31 46 50 2e 42 42 43 2e 43 4f 2e 55  ....1FP.BBC.CO.U                                           
00000110: 4b 2f 4d 2f 32 42 37 54 7c 31 46 50 2e 42 42 43  K/M/2B7T|1FP.BBC                                           
00000120: 2e 43 4f 2e 55 4b 2f 4d 2f 32 42 37 52 7c 31 46  .CO.UK/M/2B7R|1F                                           
00000130: 50 2e 42 42 43 2e 43 4f 2e 55 4b 2f 4d 2f 32 36  P.BBC.CO.UK/M/26                                           
00000140: 51 39 7c 31 46 50 2e 42 42 43 2e 43 4f 2e 55 4b  Q9|1FP.BBC.CO.UK                                           
00000150: 2f 4d 2f 32 36 51 37 7c 31 46 50 2e 42 42 43 2e  /M/26Q7|1FP.BBC.                                           
00000160: 43 4f 2e 55 4b 2f 4d 2f 32 33 38 50 7c 00 00 00  CO.UK/M/238P|...                                           
00000170: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000190: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000001a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000001b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000001c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000001d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000001e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000001f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000210: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000220: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000230: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000240: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 31 46  ..............1F                                           
00000250: 50 2e 42 42 43 2e 43 4f 2e 55 4b 2f 4d 2f 32 47  P.BBC.CO.UK/M/2G                                           
00000260: 48 59 7c 31 46 50 2e 42 42 43 2e 43 4f 2e 55 4b  HY|1FP.BBC.CO.UK                                           
00000270: 2f 4d 2f 32 47 47 55 7c 31 46 50 2e 42 42 43 2e  /M/2GGU|1FP.BBC.                                           
00000280: 43 4f 2e 55 4b 2f 4d 2f 32 47 47 57 7c 00 00 00  CO.UK/M/2GGW|...                                           
00000290: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000002a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000002b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000002c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000002d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000002e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000002f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000310: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000320: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000330: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000340: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000350: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000360: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000370: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000390: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000003a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000003b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000003c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000003d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000003e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000003f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000400: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000410: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000420: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000430: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000440: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000450: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000470: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000490: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000004a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000004b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000004c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000004d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000004e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000004f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000500: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000510: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000520: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000530: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000540: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000570: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000590: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000005a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000005b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000005c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000005d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000005e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000005f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000610: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000620: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000630: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000640: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000650: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000660: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000670: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000680: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000690: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000006a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000006b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000006c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000006d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000006e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000006f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000710: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000720: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000730: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000740: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000750: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000760: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000770: 00 00 00 00 00 00 00 00 4d 00 04 00 84 06 a0 5c  ........M......\                                           
00000780: 10 11 a0 5c b3 03 00 00 4d 00 04 00 9c 47 a1 5c  ...\....M....G.\                                           
00000790: 28 52 a1 5c 33 04 00 00 4d 00 04 00 28 52 a1 5c  (R.\3...M...(R.\                                           
000007a0: 88 5b a1 5c 34 04 00 00 00 00 00 00 00 00 00 00  .[.\4...........                                           
000007b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000007c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000007d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000007e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000007f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000810: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000820: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000830: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000840: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000850: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000860: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000870: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000880: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000890: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000008a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000008b0: 00 00 00 00 00 00 00 00 00 00 78 03              ..........x.                                               
HDRFOX3# nugget schedule.entry -cooked 14                                                                             
Cooked slot 14:                                                                                                       
00000000: 0e 00 00 00 03 00 00 00 02 00 00 00 4d 00 04 00  ............M...                                           
00000010: 1e 00 00 00 84 06 a0 5c 8c 0a 00 00 00 00 00 00  .......\........                                           
00000020: 00 00 00 00 b3 03 10 69 37 43 65 6c 65 62 72 69  .......i7Celebri                                           
00000030: 74 79 20 41 70 70 72 65 6e 74 69 63 65 20 55 53  ty Apprentice US                                           
00000040: 41 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  A...............                                           
00000050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
00000060: 00 00 00 00 00 00 00 00 78 00 00 00 2c 01 00 00  ........x...,...                                           
00000070: 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00  ................                                           
00000080: b4 70 b1 00 15 54 68 65 20 41 70 70 72 65 6e 74  .p...The Apprent                                           
00000090: 69 63 65 20 55 53 41 00 00 00 00 00 00 00 00 00  ice USA.........                                           
000000a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000000b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................                                           
000000c0: 00 00 00 00 00 00 00 00                          ........                                                   
HDRFOX3#
 
nugget schedule.epg <slot> if there is still time, I think that's it, thanks!
 
nugget schedule.entry appears to produce both raw and cooked output, so the separate commands seem superfluous.
 
Phew! Down to the last few seconds of space left!

Code:
HDRFOX3# nugget schedule.epg 14                                                                                       
EPG Information for slot 14                                                                                           
---------------------------                                                                                           
CRID:                                                                                                                 
  Type:     32                                                                                                         
  Provider: FP.BBC.CO.UK                                                                                               
  CRID:     /M-1T6U                                                                                                   
AUL Structure @ 0x17836c0                                                                                             
  Start:    1553991300 (Sun Mar 31 00:15:00 2019)                                                                     
  End:      1553994000 (Sun Mar 31 01:00:00 2019)                                                                     
  hSvc:     262221                                                                                                     
  Event ID: 947                                                                                                       
Linked Event List @ 0x18eade8                                                                                         
  Event 1 @ 0x18eade8:                                                                                                 
    Type:     31                                                                                                       
    Provider: FP.BBC.CO.UK                                                                                             
    CRID:     /M/2GHY                                                                                                 
    Pointers: 0x18e74d0 / 0x18e74d0 / 0x18e74d0                                                                       
    Unknowns: 0 / 11628724                                                                                             
  Event 2 @ 0x19c0480:                                                                                                 
    Type:     31                                                                                                       
    Provider: FP.BBC.CO.UK                                                                                             
    CRID:     /M/2GGU                                                                                                 
    Pointers: 0x17a3b00 / 0x17a3b00 / 0x17a3b00                                                                       
    Unknowns: 0 / 11628724                                                                                             
  Event 3 @ 0x1787fd8:                                                                                                 
    Type:     31                                                                                                       
    Provider: FP.BBC.CO.UK                                                                                             
    CRID:     /M/2GGW                                                                                                 
    Pointers: 0x19c9200 / 0x19c9200 / 0x19c9200                                                                       
    Unknowns: 0 / 11628724                                                                                             
Past Events:                                                                                                           
  Past Event 0:                                                                                                       
    Type:     31                                                                                                       
    Provider: FP.BBC.CO.UK                                                                                             
    CRID:     /M/2B7T                                                                                                 
  Past Event 1:                                                                                                       
    Type:     31                                                                                                       
    Provider: FP.BBC.CO.UK                                                                                             
    CRID:     /M/2B7R                                                                                                 
  Past Event 2:                                                                                                       
    Type:     31                                                                                                       
    Provider: FP.BBC.CO.UK                                                                                             
    CRID:     /M/26Q9                                                                                                 
  Past Event 3:                                                                                                       
    Type:     31                                                                                                       
    Provider: FP.BBC.CO.UK                                                                                             
    CRID:     /M/26Q7                                                                                                 
  Past Event 4:                                                                                                       
    Type:     31                                                                                                       
    Provider: FP.BBC.CO.UK                                                                                             
    CRID:     /M/238P                                                                                                 
Upcoming Events:                                                                                                       
  Event 0:                                                                                                             
    Type:     31                                                                                                       
    Provider: FP.BBC.CO.UK                                                                                             
    CRID:     /M/2GHY                                                                                                 
    hSvc:     262221                                                                                                   
    Start:    1553991300 (Sun Mar 31 00:15:00 2019)                                                                   
    End:      1553994000 (Sun Mar 31 01:00:00 2019)                                                                   
    Event ID: 947                                                                                                     
  Event 1:                                                                                                             
    Type:     31                                                                                                       
    Provider: FP.BBC.CO.UK                                                                                             
    CRID:     /M/2GGU                                                                                                 
    hSvc:     262221                                                                                                   
    Start:    1554073500 (Sun Mar 31 23:05:00 2019)                                                                   
    End:      1554076200 (Sun Mar 31 23:50:00 2019)                                                                   
    Event ID: 1075                                                                                                     
  Event 2:                                                                                                             
    Type:     31                                                                                                       
    Provider: FP.BBC.CO.UK                                                                                             
    CRID:     /M/2GGW                                                                                                 
    hSvc:     262221                                                                                                   
    Start:    1554076200 (Sun Mar 31 23:50:00 2019)                                                                   
    End:      1554078600 (Mon Apr  1 00:30:00 2019)                                                                   
    Event ID: 1076                                                                                                     
Last recorded Event ID: 888                                                                                           
HDRFOX3#
 
see if it responds to the Stop recording remote button
Yes, it did. I was interested to see what happened when it ran out of space, but I couldn't satisfy both! I killed it with 21MB left!

Now it's stopped (and not until I stopped it), the SUI says "2684min", which is about right (allowing for the clock change).
 
Last edited:
Yes, it did. I was interested to see what happened when it ran out of space, but I couldn't satisfy both! I killed it with 21MB left!

Now it's stopped (and not until I stopped it), the SUI says "2684min", which is about right (allowing for the clock change).
Some previous runaways have been reported as requiring a hard reboot to stop, while recent occurrences seem to be easier to stop and less disruptive.
I did have one runaway on the first day of a holiday with no internet access, it failed with a storage full error as did other recordings that day. Fortunately dustbin clearance freed up enough space for most of the other recordings while we were away.

Was it an AR recording? I wonder if something goes wrong with the end of programme detection on the humax or with the BBC signal, I don't know if there are any tools to diagnose the AR signals for a programme - you cant run arbookmarks against a programme that was recorded in AR mode which is a pity because it would show where the programme should have ended according to the AR signals. If it was a BBC problem you would expect others to have suffered the same problem
 
The only recordings I actually lost were those scheduled for the same channel (higher priority recording).
 
The only recordings I actually lost were those scheduled for the same channel (higher priority recording).
You haven't actually lost them - they are in the massive recording so you could set bookmarks in the recording to help you skip to the start points.
You wouldn't be able to crop them out unless you can free up some space,
I haven't tried using the truncate command to cut a recording down to length.
You could use the stripts -D option to dump the nts file to help find the offset to truncate at or just make a guess based on proportion of file size.
 
You haven't actually lost them
I realise that, but nonetheless there are lightning strike failed recording icons for the recordings in question. IT'S ONLY TELLY.

Unfortunately I deleted the recording without checking the AR bookmarks.
 
Back
Top