Runaway Recording IN PROGRESS!

No analysis yet, not even preliminary?

Can the data gathering be made more streamlined? For example: why isn't nugget aware of the slot number for dormant schedule items - schedule.timers only shows items with upcoming EPG matches, and my runaway had no future matches. It was not obvious (to me, anyway) that the mystery number on the left of the WebIF schedule browser is the "slot number", but could that not be accessed another way?

How about a script that does all the gathering in one hit? How about triggering that script automatically if a recording exceeding some threshold is detected, and dumping the data into a log file?
 
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.
It wouldn't have been too difficult to recover the recordings but probably easier to just download them from iPlayer!
 
No analysis yet, not even preliminary?
ENOTIME

However, it is interesting that there was no timer present for that slot and, if I remember correctly, there should be one set to fire when the recording is due to finish. It's possible that it fired but for some reason could not locate the recording to stop, or something similar.
I need to spend more time in front of the code with the logs.
 
It's possible that it fired but for some reason could not locate the recording to stop, or something similar.
What needs to be borne in mind is that the situation only arises with a RTS-mediated recording - so there must be something RTS is doing that the Humax code sees as different from what a native scheduling does.
 
What needs to be borne in mind is that the situation only arises with a RTS-mediated recording - so there must be something RTS is doing that the Humax code sees as different from what a native scheduling does.
Yes for most runaways but as @Ezra Pound noted
Is this runaway linked to a GMT / BST problem?
this recording is also unusual for being scheduled across the time change and the Humax is not perfect in handling the time changes
Another oddity, I recorded Pointless today and the time stamp in the file name is an hour out even though the recording occurred at the correct time
Recording across time changes must be quite rare so it is possible this could be related to that rather than RTS.
How does the Linux software apply the clock change on a running system and does it get applied exactly at 1:00 am, I could imagine scenarios in which the end timer gets set incorrectly due to the clock changing.
 
That's a good point, the stop time would have been in the missing hour, but it's easily tested - a fault like that would be repeatable.

Did anyone else recorded that edition of Celebrity Apprentice USA, or any other programme which spanned the clock change?
 
However, it is interesting that there was no timer present for that slot and, if I remember correctly, there should be one set to fire when the recording is due to finish. It's possible that it fired but for some reason could not locate the recording to stop, or something similar.
I need to spend more time in front of the code with the logs.
Out of curiosity I have been doing some experimentation on recordings watching the different timer settings and, perhaps not surprisingly, there are significant difference between the handling of AR and manual/padded recordings,

For AR recordings the initial timer is set 15:30 ahead of the scheduled start
For manual/padded recordings the initial timer is 0:30 ahead of the scheduled start (including padding)
After the initial timer pops another is scheduled 30 seconds later (presumable the first was to wake the machine if in standby)
When the second timer pops
For AR recordings the final timer is set about 2 hours After the scheduled end (always seems to be at xx:59:59) - why is not obvious - it is cancelled when the recording actually ends so we don't get to see what it does (it obviously doesn't stop runaway recordings ;))
For manual/padded recordings the final timer is set 1 second before the end time (including padding) and presumably does stop the recording process in normal circumstances.

So a failure to correctly schedule the final timer might still be the cause of BH's padded BST runaway it is unlikely to be the cause of runaways with AR recordings where the final timer is not involved in normal recording termination.
 
Last edited:
Hypothesising:

I don't think it can be anything physical, otherwise there would be a limited number and AFAIK there is no hard limit on the number of schedule entries (although it's bound to run out of resources sooner or later).

My guess is it relates to the entries in a database structure, which get recycled rather than removed (with a high processing cost). I guess af came up with the title "slot", probably arbitrarily, unless the database itself arbitrarily refers to entries as slots!
 
I wondered whether they represented a hierarchy.

So, if Slot 1, Slot 2 and Slot 3 overlapped, Slot 3 would be ignored/not recorded.
 
My guess is it relates to the entries in a database structure
Yep, the primary key of a schedule entry is a field called ulSlot - that's in Hungarian notation so the field is Slot and is of type unsigned long.
I guess af came up with the title "slot", probably arbitrarily, unless the database itself arbitrarily refers to entries as slots!
Indeed it does :)
 
I have a current runaway recording that is for an AR recording of Antiques Roadshow during which I used RTS to skip some recordings and schedule others
Code:
Humax HDR-Fox T2 (humax) 1.03.12/3.13

humax /mnt/hd2/mod # nugget tuners.dump
Tuner 0
    Status     = 1
      Path     = /mnt/hd2/Tsr/0
    Handle     = f6e4b8
Mystery byte   = 0
Const 0x3e8    = 3e8
------------------------------------------------
Tuner 1
    Status     = 1
      Path     = /mnt/hd2/Tsr/0
    Handle     = f6f158
Mystery byte   = 0
Const 0x3e8    = 3e8
------------------------------------------------
Tuner 2
    Status     = 2
      Path     = /mnt/hd2/My Video/Antiques Roadshow/Antiques Roadshow_20190421_2000
    Handle     = f6fdf8
Mystery byte   = 0
Const 0x3e8    = 3e8
------------------------------------------------
humax /mnt/hd2/mod # nugget recordings
/mnt/hd2/My Video/Antiques Roadshow/Antiques Roadshow_20190421_2000
humax /mnt/hd2/mod # nugget schedule.entry 43
Raw slot 43:
00000000: 2b 00 00 00 03 00 00 00 17 00 02 00 1e 00 00 00  +...............
00000010: b0 bd bc 5c 00 00 00 00 00 00 00 00 10 0e 00 00  ...\............
00000020: 00 00 00 00 00 00 00 00 00 00 00 00 f3 05 10 69  ...............i
00000030: 37 41 6e 74 69 71 75 65 73 20 52 6f 61 64 73 68  7Antiques Roadsh
00000040: 6f 77 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ow..............
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: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000080: 04 32 46 50 2e 42 42 43 2e 43 4f 2e 55 4b 2f 50  .2FP.BBC.CO.UK/P
00000090: 49 4e 36 33 38 00 00 00 00 00 00 00 00 00 00 00  IN638...........
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 41 6e 74 69 71 75 65 73 20 52 6f 61 64  ...Antiques Road
000000d0: 73 68 6f 77 00 00 00 00 00 00 00 00 00 00 00 00  show............
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 33 30 33 41 7c 31 46 50 2e 42 42 43  K/M/303A|1FP.BBC
00000120: 2e 43 4f 2e 55 4b 2f 4d 2f 32 52 36 34 7c 31 46  .CO.UK/M/2R64|1F
00000130: 50 2e 42 42 43 2e 43 4f 2e 55 4b 2f 4d 2f 32 4c  P.BBC.CO.UK/M/2L
00000140: 57 48 7c 31 46 50 2e 42 42 43 2e 43 4f 2e 55 4b  WH|1FP.BBC.CO.UK
00000150: 2f 4d 2f 32 47 47 48 7c 31 46 50 2e 42 42 43 2e  /M/2GGH|1FP.BBC.
00000160: 43 4f 2e 55 4b 2f 4d 2f 32 36 50 56 7c 00 00 00  CO.UK/M/26PV|...
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 00 00  ................
00000250: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000260: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000270: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
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 00 00 00 00 00 00 00 00  ................
00000780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000790: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
000007a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
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 34 05              ..........4.
Cooked slot 43:
00000000: 2b 00 00 00 03 00 00 00 00 00 00 00 17 00 02 00  +...............
00000010: 1e 00 00 00 b0 bd bc 5c 10 0e 00 00 00 00 00 00  .......\........
00000020: 00 00 00 00 f3 05 10 69 37 41 6e 74 69 71 75 65  .......i7Antique
00000030: 73 20 52 6f 61 64 73 68 6f 77 00 00 00 00 00 00  s Roadshow......
00000040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
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: 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00  ................
00000080: f0 81 b2 00 41 6e 74 69 71 75 65 73 20 52 6f 61  ....Antiques Roa
00000090: 64 73 68 6f 77 00 00 00 00 00 00 00 00 00 00 00  dshow...........
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                          ........
humax /mnt/hd2/mod #
humax /mnt/hd2/mod # nugget schedule.epg 43
EPG Information for slot 43
---------------------------
CRID:
  Type:     32
  Provider: FP.BBC.CO.UK
  CRID:     /PIN638
AUL Structure @ (nil)
  NULL
Linked Event List @ (nil)
  Empty
Past Events:
  Past Event 0:
    Type:     31
    Provider: FP.BBC.CO.UK
    CRID:     /M/303A
  Past Event 1:
    Type:     31
    Provider: FP.BBC.CO.UK
    CRID:     /M/2R64
  Past Event 2:
    Type:     31
    Provider: FP.BBC.CO.UK
    CRID:     /M/2LWH
  Past Event 3:
    Type:     31
    Provider: FP.BBC.CO.UK
    CRID:     /M/2GGH
  Past Event 4:
    Type:     31
    Provider: FP.BBC.CO.UK
    CRID:     /M/26PV
Upcoming Events:
Last recorded Event ID: 1332
humax /mnt/hd2/mod #
Activity.log for today
Code:
1203    21/04/2019 22:04:19 - Recorded: Victoria/New: Victoria (61 minutes - ITV)
1202    21/04/2019 21:03:14 - Recorded: The Durrells/New: The Durrells (63 minutes - ITV)
1201    21/04/2019 20:17:15 - Scheduled South Today @ 1555955400
1200    21/04/2019 20:17:14 - Scheduled BBC News at Ten @ 1555966800
1199    21/04/2019 20:11:42 - Scheduled Catchpoint @ 1556388000
1198    21/04/2019 20:11:19 - Scheduled South Today @ 1556387400
1197    21/04/2019 20:10:38 - Scheduled Antiques Roadshow @ 1556478000
1196    21/04/2019 20:10:07 - Scheduled BBC News at Ten @ 1556312400
1195    21/04/2019 20:06:34 - Scheduled Ideal World @ 1555938000
1194    21/04/2019 20:02:34 - Scheduled New: The Bletchley Circle: San Francisco @ 1556312400
1193    21/04/2019 20:02:27 - Scheduled Impossible @ 1555936200
1192    21/04/2019 20:02:14 - Scheduled Ideal World @ 1555938000
1191    21/04/2019 20:02:03 - Scheduled New: The Bletchley Circle: San Francisco @ 1556312400
1190    21/04/2019 20:01:50 - Scheduled The Looming Tower @ 1556310600
1189    21/04/2019 20:01:37 - Scheduled Eggheads @ 1555954200
1188    21/04/2019 18:59:56 - Recorded: BBC News/South Today (8 minutes - BBC ONE South)
1187    21/04/2019 18:58:37 - Recorded: The Family Chase/New: The Family Chase (51 minutes - ITV)
1186    21/04/2019 18:35:07 - Recorded: Pointless Celebrities/Pointless Celebrities (50 minutes - BBC ONE South)
1185    21/04/2019 17:27:40 - System booted (Scheduled event).
Nugget.log
Code:
855    [nugget]: Sun Apr 21 23:12:04 2019: /mnt/hd2/My Video/Antiques Roadshow/Antiques Roadshow_20190421_2000
854    [nugget]: Sun Apr 21 23:10:57 2019: /mnt/hd2/My Video/Antiques Roadshow/Antiques Roadshow_20190421_2000
853    [nugget]: Sun Apr 21 23:10:52 2019: /mnt/hd2/My Video/Antiques Roadshow/Antiques Roadshow_20190421_2000
852    [nugget]: Sun Apr 21 23:10:21 2019: /mnt/hd2/My Video/Antiques Roadshow/Antiques Roadshow_20190421_2000
851    [nugget]: Sun Apr 21 23:09:43 2019: /mnt/hd2/My Video/Antiques Roadshow/Antiques Roadshow_20190421_2000
850    [nugget]: Sun Apr 21 23:04:43 2019: /mnt/hd2/My Video/Antiques Roadshow/Antiques Roadshow_20190421_2000
849    [nugget]: Sun Apr 21 23:04:00 2019: /mnt/hd2/My Video/Antiques Roadshow/Antiques Roadshow_20190421_2000
848    [nugget]: Sun Apr 21 23:03:46 2019: /mnt/hd2/My Video/Antiques Roadshow/Antiques Roadshow_20190421_2000
847    [nugget]: Sun Apr 21 22:52:43 2019: /mnt/hd2/My Video/Antiques Roadshow/Antiques Roadshow_20190421_2000
846    [nugget]: Sun Apr 21 22:52:20 2019: /mnt/hd2/My Video/Antiques Roadshow/Antiques Roadshow_20190421_2000
845    [nugget]: Sun Apr 21 22:51:37 2019: /mnt/hd2/My Video/Antiques Roadshow/Antiques Roadshow_20190421_2000
844    [nugget]: Sun Apr 21 22:51:37 2019: ------------------------------------------------
843    [nugget]: Sun Apr 21 22:51:37 2019: Const 0x3e8    = 3e8
842    [nugget]: Sun Apr 21 22:51:37 2019: Mystery byte   = 0
841    [nugget]: Sun Apr 21 22:51:37 2019:     Handle     = f6fdf8
840    [nugget]: Sun Apr 21 22:51:37 2019:       Path     = /mnt/hd2/My Video/Antiques Roadshow/Antiques Roadshow_20190421_2000
839    [nugget]: Sun Apr 21 22:51:37 2019:     Status     = 2
838    [nugget]: Sun Apr 21 22:51:37 2019: Tuner 2
837    [nugget]: Sun Apr 21 22:51:37 2019: ------------------------------------------------
836    [nugget]: Sun Apr 21 22:51:37 2019: Const 0x3e8    = 3e8
835    [nugget]: Sun Apr 21 22:51:37 2019: Mystery byte   = 0
834    [nugget]: Sun Apr 21 22:51:37 2019:     Handle     = f6f158
833    [nugget]: Sun Apr 21 22:51:37 2019:       Path     = /mnt/hd2/Tsr/0
832    [nugget]: Sun Apr 21 22:51:37 2019:     Status     = 1
831    [nugget]: Sun Apr 21 22:51:37 2019: Tuner 1
830    [nugget]: Sun Apr 21 22:51:37 2019: ------------------------------------------------
829    [nugget]: Sun Apr 21 22:51:37 2019: Const 0x3e8    = 3e8
828    [nugget]: Sun Apr 21 22:51:37 2019: Mystery byte   = 0
827    [nugget]: Sun Apr 21 22:51:37 2019:     Handle     = f6e4b8
826    [nugget]: Sun Apr 21 22:51:37 2019:       Path     = /mnt/hd2/Tsr/0
825    [nugget]: Sun Apr 21 22:51:37 2019:     Status     = 1
824    [nugget]: Sun Apr 21 22:51:37 2019: Tuner 0
823    [nugget]: Sun Apr 21 22:25:11 2019: /mnt/hd2/My Video/Antiques Roadshow/Antiques Roadshow_20190421_2000
822    [nugget]: Sun Apr 21 22:24:42 2019: /mnt/hd2/My Video/Antiques Roadshow/Antiques Roadshow_20190421_2000
821    [nugget]: Sun Apr 21 22:23:16 2019: /mnt/hd2/My Video/Antiques Roadshow/Antiques Roadshow_20190421_2000
820    [nugget]: Sun Apr 21 20:17:15 2019:     - Sun Apr 21 20:17:15 2019
819    [nugget]: Sun Apr 21 20:17:15 2019: Adding timer(1555954470)
818    [nugget]: Sun Apr 21 20:17:15 2019: Ready 1555954470 - Sun Apr 21 20:17:15 2019
817    [nugget]: Sun Apr 21 20:17:15 2019:  Wake 1555954500 - Sun Apr 21 20:17:15 2019
816    [nugget]: Sun Apr 21 20:17:15 2019:       Sun Apr 21 20:17:15 2019 +10m
815    [nugget]: Sun Apr 21 20:17:15 2019:  [5] 131095,1556473800,1556474400,1783
814    [nugget]: Sun Apr 21 20:17:15 2019:       Sun Apr 21 20:17:15 2019 +30m
813    [nugget]: Sun Apr 21 20:17:15 2019:  [4] 131095,1556299800,1556301600,1592
812    [nugget]: Sun Apr 21 20:17:15 2019:       Sun Apr 21 20:17:15 2019 +30m
811    [nugget]: Sun Apr 21 20:17:15 2019:  [3] 131095,1556213400,1556215200,1618
810    [nugget]: Sun Apr 21 20:17:15 2019:       Sun Apr 21 20:17:15 2019 +30m
809    [nugget]: Sun Apr 21 20:17:15 2019:  [2] 131095,1556127000,1556128800,1614
808    [nugget]: Sun Apr 21 20:17:15 2019:       Sun Apr 21 20:17:15 2019 +30m
807    [nugget]: Sun Apr 21 20:17:15 2019:  [1] 131095,1556040600,1556042400,1660
806    [nugget]: Sun Apr 21 20:17:15 2019:       Sun Apr 21 20:17:15 2019 +10m
805    [nugget]: Sun Apr 21 20:17:15 2019:  [0] 131095,1555955400,1555956000,1548
804    [nugget]: Sun Apr 21 20:17:15 2019:   Events: 1FP.BBC.CO.UK/M/2XU5|1FP.BBC.CO.UK/M/2Y85|1FP.BBC.CO.UK/M/2Y5V|1FP.BBC.CO.UK/M/2Y5W|1FP.BBC.CO.UK/M/2Y5M|1FP.BBC.CO.UK/M/32P0|
803    [nugget]: Sun Apr 21 20:17:15 2019:   Last Event: 1521
802    [nugget]: Sun Apr 21 20:17:15 2019:   Recorded: 1FP.BBC.CO.UK/M/32OF|1FP.BBC.CO.UK/M/2XQU|1FP.BBC.CO.UK/M/2WBU|1FP.BBC.CO.UK/M/2SHT|1FP.BBC.CO.UK/M/2STF|
801    [nugget]: Sun Apr 21 20:17:15 2019:   CRID: 2/[FP.BBC.CO.UK/KCJQNZ]
800    [nugget]: Sun Apr 21 20:17:15 2019:    @ 1555955400 (Sun Apr 21 20:17:15 2019)
799    [nugget]: Sun Apr 21 20:17:15 2019:   South Today
798    [nugget]: Sun Apr 21 20:17:15 2019: Processing slot +34 (34)
797    [nugget]: Sun Apr 21 20:17:15 2019:     - Sun Apr 21 20:17:15 2019
796    [nugget]: Sun Apr 21 20:17:15 2019: Adding timer(1555965870)
795    [nugget]: Sun Apr 21 20:17:15 2019: Ready 1555965870 - Sun Apr 21 20:17:15 2019
794    [nugget]: Sun Apr 21 20:17:15 2019:  Wake 1555965900 - Sun Apr 21 20:17:15 2019
793    [nugget]: Sun Apr 21 20:17:15 2019:       Sun Apr 21 20:17:15 2019 +20m
792    [nugget]: Sun Apr 21 20:17:15 2019:  [5] 131095,1556485200,1556486400,1791
791    [nugget]: Sun Apr 21 20:17:15 2019:       Sun Apr 21 20:17:15 2019 +20m
790    [nugget]: Sun Apr 21 20:17:15 2019:  [4] 131095,1556399100,1556400300,1751
789    [nugget]: Sun Apr 21 20:17:15 2019:       Sun Apr 21 20:17:15 2019 +25m
788    [nugget]: Sun Apr 21 20:17:15 2019:  [3] 131095,1556226000,1556227500,1635
787    [nugget]: Sun Apr 21 20:17:15 2019:       Sun Apr 21 20:17:15 2019 +25m
786    [nugget]: Sun Apr 21 20:17:15 2019:  [2] 131095,1556139600,1556141100,1630
785    [nugget]: Sun Apr 21 20:17:15 2019:       Sun Apr 21 20:17:15 2019 +25m
784    [nugget]: Sun Apr 21 20:17:15 2019:  [1] 131095,1556053200,1556054700,1665
783    [nugget]: Sun Apr 21 20:17:15 2019:       Sun Apr 21 20:17:15 2019 +20m
782    [nugget]: Sun Apr 21 20:17:15 2019:  [0] 131095,1555966800,1555968000,1555
781    [nugget]: Sun Apr 21 20:17:15 2019:   Events: 1FP.BBC.CO.UK/M/2ULV|1FP.BBC.CO.UK/M/2UNK|1FP.BBC.CO.UK/M/2UPA|1FP.BBC.CO.UK/M/2VHH|1FP.BBC.CO.UK/M/302S|1FP.BBC.CO.UK/M/303E|
780    [nugget]: Sun Apr 21 20:17:15 2019:   Last Event: 1448
779    [nugget]: Sun Apr 21 20:17:15 2019:   Recorded: 1FP.BBC.CO.UK/M/2W3Q|1FP.BBC.CO.UK/M/2RDM|1FP.BBC.CO.UK/M/2PJ3|1FP.BBC.CO.UK/M/2PHC|1FP.BBC.CO.UK/M/2PFN|
778    [nugget]: Sun Apr 21 20:17:15 2019:   CRID: 2/[FP.BBC.CO.UK/KCI4LO]
777    [nugget]: Sun Apr 21 20:17:15 2019:    @ 1555966800 (Sun Apr 21 20:17:15 2019)
776    [nugget]: Sun Apr 21 20:17:15 2019:   BBC News at Ten
775    [nugget]: Sun Apr 21 20:17:15 2019: Processing slot +24 (24)
774    [nugget]: Sun Apr 21 20:17:15 2019: slots(50, +24,+34)
773    [nugget]: Sun Apr 21 20:17:15 2019: schedule.restore 19 = 2
772    [nugget]: Sun Apr 21 20:17:15 2019: schedule.restore 43 = 1
771    [nugget]: Sun Apr 21 20:17:15 2019: schedule reload complete (50).
770    [nugget]: Sun Apr 21 20:17:15 2019: Closing database.
769    [nugget]: Sun Apr 21 20:17:15 2019: schedule.stash 19 = 2
768    [nugget]: Sun Apr 21 20:17:15 2019: schedule.stash 43 = 1
767    [nugget]: Sun Apr 21 20:17:15 2019: Re-loading schedule database (50).
766    [nugget]: Sun Apr 21 20:17:15 2019: schedule save complete.
765    [nugget]: Sun Apr 21 20:17:15 2019: schedule save starting.
764    [nugget]: Sun Apr 21 20:11:42 2019: In the past.
763    [nugget]: Sun Apr 21 20:11:42 2019: Ready 1555786572 - Sun Apr 21 20:11:42 2019
762    [nugget]: Sun Apr 21 20:11:42 2019:  Wake 1555786602 - Sun Apr 21 20:11:42 2019
761    [nugget]: Sun Apr 21 20:11:42 2019:   Events:
760    [nugget]: Sun Apr 21 20:11:42 2019:   Last Event: 1495
759    [nugget]: Sun Apr 21 20:11:42 2019:   Recorded: 1FP.BBC.CO.UK/M/302H|1FP.BBC.CO.UK/M/2V8Z|1FP.BBC.CO.UK/M/2R3W|1FP.BBC.CO.UK/M/2GHI|1FP.BBC.CO.UK/P/3BMGFE|
758    [nugget]: Sun Apr 21 20:11:42 2019:   CRID: 2/[FP.BBC.CO.UK/M-2B60]
757    [nugget]: Sun Apr 21 20:11:42 2019:    @ 1555787502 (Sun Apr 21 20:11:42 2019)
756    [nugget]: Sun Apr 21 20:11:42 2019:   Catchpoint
755    [nugget]: Sun Apr 21 20:11:42 2019: Processing slot +49 (49)
754    [nugget]: Sun Apr 21 20:11:42 2019: slots(50, +49)
753    [nugget]: Sun Apr 21 20:11:42 2019: schedule.restore 19 = 2
752    [nugget]: Sun Apr 21 20:11:42 2019: schedule.restore 43 = 1
751    [nugget]: Sun Apr 21 20:11:42 2019: schedule reload complete (50).
750    [nugget]: Sun Apr 21 20:11:42 2019: Closing database.
749    [nugget]: Sun Apr 21 20:11:42 2019: schedule.stash 19 = 2
748    [nugget]: Sun Apr 21 20:11:42 2019: schedule.stash 43 = 1
747    [nugget]: Sun Apr 21 20:11:42 2019: Re-loading schedule database (50).
746    [nugget]: Sun Apr 21 20:11:42 2019: schedule save complete.
745    [nugget]: Sun Apr 21 20:11:42 2019: schedule save starting.
744    [nugget]: Sun Apr 21 20:11:20 2019:     - Sun Apr 21 20:11:20 2019
743    [nugget]: Sun Apr 21 20:11:20 2019: Adding timer(1555954470)
742    [nugget]: Sun Apr 21 20:11:20 2019: Ready 1555954470 - Sun Apr 21 20:11:20 2019
741    [nugget]: Sun Apr 21 20:11:20 2019:  Wake 1555954500 - Sun Apr 21 20:11:20 2019
740    [nugget]: Sun Apr 21 20:11:20 2019:       Sun Apr 21 20:11:20 2019 +10m
739    [nugget]: Sun Apr 21 20:11:20 2019:  [5] 131095,1556473800,1556474400,1783
738    [nugget]: Sun Apr 21 20:11:20 2019:       Sun Apr 21 20:11:20 2019 +30m
737    [nugget]: Sun Apr 21 20:11:20 2019:  [4] 131095,1556299800,1556301600,1592
736    [nugget]: Sun Apr 21 20:11:20 2019:       Sun Apr 21 20:11:20 2019 +30m
735    [nugget]: Sun Apr 21 20:11:20 2019:  [3] 131095,1556213400,1556215200,1618
734    [nugget]: Sun Apr 21 20:11:20 2019:       Sun Apr 21 20:11:20 2019 +30m
733    [nugget]: Sun Apr 21 20:11:20 2019:  [2] 131095,1556127000,1556128800,1614
732    [nugget]: Sun Apr 21 20:11:20 2019:       Sun Apr 21 20:11:20 2019 +30m
731    [nugget]: Sun Apr 21 20:11:20 2019:  [1] 131095,1556040600,1556042400,1660
730    [nugget]: Sun Apr 21 20:11:20 2019:       Sun Apr 21 20:11:20 2019 +10m
729    [nugget]: Sun Apr 21 20:11:20 2019:  [0] 131095,1555955400,1555956000,1548
728    [nugget]: Sun Apr 21 20:11:20 2019:   Events: 1FP.BBC.CO.UK/M/2XU5|1FP.BBC.CO.UK/M/2Y85|1FP.BBC.CO.UK/M/2Y5V|1FP.BBC.CO.UK/M/2Y5W|1FP.BBC.CO.UK/M/2Y5M|1FP.BBC.CO.UK/M/32P0|
727    [nugget]: Sun Apr 21 20:11:20 2019:   Last Event: 1521
726    [nugget]: Sun Apr 21 20:11:20 2019:   Recorded: 1FP.BBC.CO.UK/M/32OF|1FP.BBC.CO.UK/M/2XQU|1FP.BBC.CO.UK/M/2WBU|1FP.BBC.CO.UK/M/2SHT|1FP.BBC.CO.UK/M/2STF|1FP.BBC.CO.UK/M/2S9T|
725    [nugget]: Sun Apr 21 20:11:20 2019:   CRID: 2/[FP.BBC.CO.UK/KCJQNZ]
724    [nugget]: Sun Apr 21 20:11:20 2019:    @ 1555955400 (Sun Apr 21 20:11:20 2019)
723    [nugget]: Sun Apr 21 20:11:20 2019:   South Today
722    [nugget]: Sun Apr 21 20:11:20 2019: Processing slot +34 (34)
721    [nugget]: Sun Apr 21 20:11:20 2019: slots(50, +34)
720    [nugget]: Sun Apr 21 20:11:20 2019: schedule.restore 19 = 2
719    [nugget]: Sun Apr 21 20:11:20 2019: schedule.restore 43 = 1
718    [nugget]: Sun Apr 21 20:11:20 2019: schedule reload complete (50).
717    [nugget]: Sun Apr 21 20:11:20 2019: Closing database.
716    [nugget]: Sun Apr 21 20:11:20 2019: schedule.stash 19 = 2
715    [nugget]: Sun Apr 21 20:11:20 2019: schedule.stash 43 = 1
714    [nugget]: Sun Apr 21 20:11:20 2019: Re-loading schedule database (50).
713    [nugget]: Sun Apr 21 20:11:20 2019: schedule save complete.
712    [nugget]: Sun Apr 21 20:11:19 2019: schedule save starting.
711    [nugget]: Sun Apr 21 20:10:39 2019:     - Sun Apr 21 20:10:39 2019
710    [nugget]: Sun Apr 21 20:10:39 2019: Adding timer(1555873844)
709    [nugget]: Sun Apr 21 20:10:39 2019: Running, best effort.
708    [nugget]: Sun Apr 21 20:10:39 2019: In the past.
707    [nugget]: Sun Apr 21 20:10:39 2019: Ready 1555872270 - Sun Apr 21 20:10:39 2019
706    [nugget]: Sun Apr 21 20:10:39 2019:  Wake 1555872300 - Sun Apr 21 20:10:39 2019
705    [nugget]: Sun Apr 21 20:10:39 2019:       Sun Apr 21 20:10:39 2019 +60m
704    [nugget]: Sun Apr 21 20:10:39 2019:  [0] 131095,1555873200,1555876800,1523
703    [nugget]: Sun Apr 21 20:10:39 2019:   Events: 1FP.BBC.CO.UK/M/2VUG|
702    [nugget]: Sun Apr 21 20:10:39 2019:   Last Event: 1332
701    [nugget]: Sun Apr 21 20:10:39 2019:   Recorded: 1FP.BBC.CO.UK/M/303A|1FP.BBC.CO.UK/M/2R64|1FP.BBC.CO.UK/M/2LWH|1FP.BBC.CO.UK/M/2GGH|1FP.BBC.CO.UK/M/26PV|1FP.BBC.CO.UK/M/238D|
700    [nugget]: Sun Apr 21 20:10:39 2019:   CRID: 2/[FP.BBC.CO.UK/PIN638]
699    [nugget]: Sun Apr 21 20:10:39 2019:    @ 1555873200 (Sun Apr 21 20:10:39 2019)
698    [nugget]: Sun Apr 21 20:10:39 2019:   Antiques Roadshow
697    [nugget]: Sun Apr 21 20:10:39 2019: Processing slot +43 (43)
696    [nugget]: Sun Apr 21 20:10:39 2019: slots(50, +43)
695    [nugget]: Sun Apr 21 20:10:39 2019: schedule.restore 19 = 2
694    [nugget]: Sun Apr 21 20:10:39 2019: schedule.restore 43 = 2
693    [nugget]: Sun Apr 21 20:10:39 2019: schedule reload complete (50).
692    [nugget]: Sun Apr 21 20:10:39 2019: Closing database.
691    [nugget]: Sun Apr 21 20:10:39 2019: schedule.stash 19 = 2
690    [nugget]: Sun Apr 21 20:10:39 2019: schedule.stash 43 = 2
689    [nugget]: Sun Apr 21 20:10:39 2019: Re-loading schedule database (50).
688    [nugget]: Sun Apr 21 20:10:39 2019: schedule save complete.
687    [nugget]: Sun Apr 21 20:10:38 2019: schedule save starting.
686    [nugget]: Sun Apr 21 20:10:08 2019:     - Sun Apr 21 20:10:08 2019
685    [nugget]: Sun Apr 21 20:10:08 2019: Adding timer(1555965870)
684    [nugget]: Sun Apr 21 20:10:08 2019: Ready 1555965870 - Sun Apr 21 20:10:08 2019
683    [nugget]: Sun Apr 21 20:10:08 2019:  Wake 1555965900 - Sun Apr 21 20:10:08 2019
682    [nugget]: Sun Apr 21 20:10:08 2019:       Sun Apr 21 20:10:08 2019 +20m
681    [nugget]: Sun Apr 21 20:10:08 2019:  [5] 131095,1556485200,1556486400,1791
680    [nugget]: Sun Apr 21 20:10:08 2019:       Sun Apr 21 20:10:08 2019 +20m
679    [nugget]: Sun Apr 21 20:10:08 2019:  [4] 131095,1556399100,1556400300,1751
678    [nugget]: Sun Apr 21 20:10:08 2019:       Sun Apr 21 20:10:08 2019 +25m
677    [nugget]: Sun Apr 21 20:10:08 2019:  [3] 131095,1556226000,1556227500,1635
676    [nugget]: Sun Apr 21 20:10:08 2019:       Sun Apr 21 20:10:08 2019 +25m
675    [nugget]: Sun Apr 21 20:10:08 2019:  [2] 131095,1556139600,1556141100,1630
674    [nugget]: Sun Apr 21 20:10:08 2019:       Sun Apr 21 20:10:08 2019 +25m
673    [nugget]: Sun Apr 21 20:10:08 2019:  [1] 131095,1556053200,1556054700,1665
672    [nugget]: Sun Apr 21 20:10:08 2019:       Sun Apr 21 20:10:08 2019 +20m
671    [nugget]: Sun Apr 21 20:10:08 2019:  [0] 131095,1555966800,1555968000,1555
670    [nugget]: Sun Apr 21 20:10:08 2019:   Events: 1FP.BBC.CO.UK/M/2ULV|1FP.BBC.CO.UK/M/2UNK|1FP.BBC.CO.UK/M/2UPA|1FP.BBC.CO.UK/M/2VHH|1FP.BBC.CO.UK/M/302S|1FP.BBC.CO.UK/M/303E|
669    [nugget]: Sun Apr 21 20:10:08 2019:   Last Event: 1448
668    [nugget]: Sun Apr 21 20:10:08 2019:   Recorded: 1FP.BBC.CO.UK/M/2W3Q|1FP.BBC.CO.UK/M/2RDM|1FP.BBC.CO.UK/M/2PJ3|1FP.BBC.CO.UK/M/2PHC|1FP.BBC.CO.UK/M/2PFN|1FP.BBC.CO.UK/M/2PDW|
667    [nugget]: Sun Apr 21 20:10:08 2019:   CRID: 2/[FP.BBC.CO.UK/KCI4LO]
666    [nugget]: Sun Apr 21 20:10:08 2019:    @ 1555966800 (Sun Apr 21 20:10:08 2019)
665    [nugget]: Sun Apr 21 20:10:08 2019:   BBC News at Ten
664    [nugget]: Sun Apr 21 20:10:08 2019: Processing slot +24 (24)
663    [nugget]: Sun Apr 21 20:10:08 2019: slots(50, +24)
662    [nugget]: Sun Apr 21 20:10:08 2019: schedule.restore 19 = 2
661    [nugget]: Sun Apr 21 20:10:08 2019: schedule.restore 43 = 2
660    [nugget]: Sun Apr 21 20:10:08 2019: schedule reload complete (50).
659    [nugget]: Sun Apr 21 20:10:07 2019: Closing database.
658    [nugget]: Sun Apr 21 20:10:07 2019: schedule.stash 19 = 2
657    [nugget]: Sun Apr 21 20:10:07 2019: schedule.stash 43 = 2
656    [nugget]: Sun Apr 21 20:10:07 2019: Re-loading schedule database (50).
655    [nugget]: Sun Apr 21 20:10:07 2019: schedule save complete.
654    [nugget]: Sun Apr 21 20:10:07 2019: schedule save starting.
653    [nugget]: Sun Apr 21 20:08:24 2019: /mnt/hd2/My Video/Antiques Roadshow/Antiques Roadshow_20190421_2000
652    [nugget]: Sun Apr 21 20:08:24 2019: /mnt/hd2/My Video/The Durrells/New_ The Durrells_20190421_1959
651    [nugget]: Sun Apr 21 20:06:35 2019: Removing timer for slot 41
650    [nugget]: Sun Apr 21 20:06:35 2019: Processing slot -41 (41)
649    [nugget]: Sun Apr 21 20:06:35 2019: slots(50, -41)
648    [nugget]: Sun Apr 21 20:06:35 2019: schedule.restore 19 = 2
647    [nugget]: Sun Apr 21 20:06:35 2019: schedule.restore 43 = 2
646    [nugget]: Sun Apr 21 20:06:35 2019: schedule reload complete (50).
645    [nugget]: Sun Apr 21 20:06:35 2019: Closing database.
644    [nugget]: Sun Apr 21 20:06:35 2019: schedule.stash 19 = 2
643    [nugget]: Sun Apr 21 20:06:35 2019: schedule.stash 43 = 2
642    [nugget]: Sun Apr 21 20:06:35 2019: Re-loading schedule database (50).
641    [nugget]: Sun Apr 21 20:06:34 2019: schedule save complete.
640    [nugget]: Sun Apr 21 20:06:34 2019: schedule save starting.
639    [nugget]: Sun Apr 21 20:05:40 2019: /mnt/hd2/My Video/Antiques Roadshow/Antiques Roadshow_20190421_2000
638    [nugget]: Sun Apr 21 20:05:40 2019: /mnt/hd2/My Video/The Durrells/New_ The Durrells_20190421_1959
637    [nugget]: Sun Apr 21 20:05:31 2019: /mnt/hd2/My Video/Antiques Roadshow/Antiques Roadshow_20190421_2000
636    [nugget]: Sun Apr 21 20:05:31 2019: /mnt/hd2/My Video/The Durrells/New_ The Durrells_20190421_1959
635    [nugget]: Sun Apr 21 20:02:36 2019:     - Sun Apr 21 20:02:36 2019
634    [nugget]: Sun Apr 21 20:02:36 2019: Adding timer(1556311470)
633    [nugget]: Sun Apr 21 20:02:36 2019: Ready 1556311470 - Sun Apr 21 20:02:36 2019
632    [nugget]: Sun Apr 21 20:02:36 2019:  Wake 1556311500 - Sun Apr 21 20:02:36 2019
631    [nugget]: Sun Apr 21 20:02:36 2019: Good EPG data, retaining.
630    [nugget]: Sun Apr 21 20:02:36 2019:    @ 1556312400 (Sun Apr 21 20:02:36 2019)
629    [nugget]: Sun Apr 21 20:02:36 2019:   New: The Bletchley Circle: San Francisco
628    [nugget]: Sun Apr 21 20:02:36 2019: Processing slot 40 (40)
627    [nugget]: Sun Apr 21 20:02:36 2019: slots(51, 40)
626    [nugget]: Sun Apr 21 20:02:36 2019: schedule.restore 19 = 2
625    [nugget]: Sun Apr 21 20:02:36 2019: schedule.restore 43 = 2
624    [nugget]: Sun Apr 21 20:02:36 2019: schedule reload complete (51).
623    [nugget]: Sun Apr 21 20:02:36 2019: Closing database.
622    [nugget]: Sun Apr 21 20:02:36 2019: schedule.stash 19 = 2
621    [nugget]: Sun Apr 21 20:02:36 2019: schedule.stash 43 = 2
620    [nugget]: Sun Apr 21 20:02:36 2019: Re-loading schedule database (51).
619    [nugget]: Sun Apr 21 20:02:36 2019: schedule save complete.
618    [nugget]: Sun Apr 21 20:02:36 2019: schedule save starting.
617    [nugget]: Sun Apr 21 20:02:35 2019: Deferred thread exiting.
616    [nugget]: Sun Apr 21 20:02:35 2019:     - Sun Apr 21 20:02:35 2019
615    [nugget]: Sun Apr 21 20:02:35 2019: Adding timer(1555935270)
614    [nugget]: Sun Apr 21 20:02:35 2019: Ready 1555935270 - Sun Apr 21 20:02:35 2019
613    [nugget]: Sun Apr 21 20:02:35 2019:  Wake 1555935300 - Sun Apr 21 20:02:35 2019
612    [nugget]: Sun Apr 21 20:02:35 2019:       Sun Apr 21 20:02:35 2019 +45m
611    [nugget]: Sun Apr 21 20:02:35 2019:  [4] 131095,1556282700,1556285400,1571
610    [nugget]: Sun Apr 21 20:02:35 2019:       Sun Apr 21 20:02:35 2019 +45m
609    [nugget]: Sun Apr 21 20:02:35 2019:  [3] 131095,1556196300,1556199000,1597
608    [nugget]: Sun Apr 21 20:02:35 2019:       Sun Apr 21 20:02:35 2019 +45m
607    [nugget]: Sun Apr 21 20:02:35 2019:  [2] 131095,1556109900,1556112600,1593
606    [nugget]: Sun Apr 21 20:02:35 2019:       Sun Apr 21 20:02:35 2019 +45m
605    [nugget]: Sun Apr 21 20:02:35 2019:  [1] 131095,1556023500,1556026200,1653
604    [nugget]: Sun Apr 21 20:02:35 2019:       Sun Apr 21 20:02:35 2019 +45m
603    [nugget]: Sun Apr 21 20:02:35 2019:  [0] 131095,1555936200,1555938900,1540
602    [nugget]: Sun Apr 21 20:02:35 2019:   Events: 1FP.BBC.CO.UK/m/2VC3|1FP.BBC.CO.UK/m/2VWB|1FP.BBC.CO.UK/m/2W16|1FP.BBC.CO.UK/m/2VGV|1FP.BBC.CO.UK/m/2W38|
601    [nugget]: Sun Apr 21 20:02:35 2019:   Last Event: 0
600    [nugget]: Sun Apr 21 20:02:35 2019:   Recorded:
599    [nugget]: Sun Apr 21 20:02:35 2019:   CRID: 2/[FP.BBC.CO.UK/m-2VC4]
598    [nugget]: Sun Apr 21 20:02:35 2019:    @ 1555936200 (Sun Apr 21 20:02:35 2019)
597    [nugget]: Sun Apr 21 20:02:35 2019:   Impossible
596    [nugget]: Sun Apr 21 20:02:35 2019: Processing slot +44 (44)
595    [nugget]: Sun Apr 21 20:02:35 2019:     - Sun Apr 21 20:02:35 2019
594    [nugget]: Sun Apr 21 20:02:35 2019: Adding timer(1555937070)
593    [nugget]: Sun Apr 21 20:02:35 2019: Ready 1555937070 - Sun Apr 21 20:02:35 2019
592    [nugget]: Sun Apr 21 20:02:35 2019:  Wake 1555937100 - Sun Apr 21 20:02:35 2019
591    [nugget]: Sun Apr 21 20:02:35 2019: Cannot set EPG, missing CRID.
590    [nugget]: Sun Apr 21 20:02:35 2019:    @ 1555938000 (Sun Apr 21 20:02:35 2019)
589    [nugget]: Sun Apr 21 20:02:35 2019:   Ideal World
588    [nugget]: Sun Apr 21 20:02:35 2019: Processing slot +41 (41)
587    [nugget]: Sun Apr 21 20:02:35 2019:     - Sun Apr 21 20:02:35 2019
586    [nugget]: Sun Apr 21 20:02:35 2019: Adding timer(1556311470)
585    [nugget]: Sun Apr 21 20:02:35 2019: Ready 1556311470 - Sun Apr 21 20:02:35 2019
584    [nugget]: Sun Apr 21 20:02:35 2019:  Wake 1556311500 - Sun Apr 21 20:02:35 2019
583    [nugget]: Sun Apr 21 20:02:35 2019:       Sun Apr 21 20:02:35 2019 +60m
582    [nugget]: Sun Apr 21 20:02:35 2019:  [0] 262240,1556312400,1556316000,21398
581    [nugget]: Sun Apr 21 20:02:35 2019:   Events: 1WWW.ITV.COM/1001547272|
580    [nugget]: Sun Apr 21 20:02:35 2019:   Last Event: 0
579    [nugget]: Sun Apr 21 20:02:35 2019:   Recorded:
578    [nugget]: Sun Apr 21 20:02:35 2019:   CRID: 2/[WWW.ITV.COM/ebsp148705]
577    [nugget]: Sun Apr 21 20:02:35 2019:    @ 1556312400 (Sun Apr 21 20:02:35 2019)
576    [nugget]: Sun Apr 21 20:02:35 2019:   New: The Bletchley Circle: San Francisco
575    [nugget]: Sun Apr 21 20:02:35 2019: Processing slot +40 (40)
574    [nugget]: Sun Apr 21 20:02:35 2019:     - Sun Apr 21 20:02:35 2019
573    [nugget]: Sun Apr 21 20:02:35 2019: Adding timer(1556309670)
572    [nugget]: Sun Apr 21 20:02:35 2019: Ready 1556309670 - Sun Apr 21 20:02:35 2019
571    [nugget]: Sun Apr 21 20:02:35 2019:  Wake 1556309700 - Sun Apr 21 20:02:35 2019
570    [nugget]: Sun Apr 21 20:02:35 2019:       Sun Apr 21 20:02:35 2019 +50m
569    [nugget]: Sun Apr 21 20:02:35 2019:  [0] 131096,1556310600,1556313600,2282
568    [nugget]: Sun Apr 21 20:02:35 2019:   Events: 1FP.BBC.CO.UK/m/2VOR|
567    [nugget]: Sun Apr 21 20:02:35 2019:   Last Event: 0
566    [nugget]: Sun Apr 21 20:02:35 2019:   Recorded:
565    [nugget]: Sun Apr 21 20:02:35 2019:   CRID: 2/[FP.BBC.CO.UK/m-2VOT]
564    [nugget]: Sun Apr 21 20:02:35 2019:    @ 1556310600 (Sun Apr 21 20:02:35 2019)
563    [nugget]: Sun Apr 21 20:02:35 2019:   The Looming Tower
562    [nugget]: Sun Apr 21 20:02:35 2019: Processing slot +37 (37)
561    [nugget]: Sun Apr 21 20:02:35 2019:     - Sun Apr 21 20:02:35 2019
560    [nugget]: Sun Apr 21 20:02:35 2019: Adding timer(1555953270)
559    [nugget]: Sun Apr 21 20:02:35 2019: Ready 1555953270 - Sun Apr 21 20:02:35 2019
558    [nugget]: Sun Apr 21 20:02:35 2019:  Wake 1555953300 - Sun Apr 21 20:02:35 2019
557    [nugget]: Sun Apr 21 20:02:35 2019:       Sun Apr 21 20:02:35 2019 +30m
556    [nugget]: Sun Apr 21 20:02:35 2019:  [4] 131096,1556298000,1556299800,2272
555    [nugget]: Sun Apr 21 20:02:35 2019:       Sun Apr 21 20:02:35 2019 +30m
554    [nugget]: Sun Apr 21 20:02:35 2019:  [3] 131096,1556211600,1556213400,2262
553    [nugget]: Sun Apr 21 20:02:35 2019:       Sun Apr 21 20:02:35 2019 +30m
552    [nugget]: Sun Apr 21 20:02:35 2019:  [2] 131096,1556125200,1556127000,2293
551    [nugget]: Sun Apr 21 20:02:35 2019:       Sun Apr 21 20:02:35 2019 +30m
550    [nugget]: Sun Apr 21 20:02:35 2019:  [1] 131096,1556038800,1556040600,2257
549    [nugget]: Sun Apr 21 20:02:35 2019:       Sun Apr 21 20:02:35 2019 +30m
548    [nugget]: Sun Apr 21 20:02:35 2019:  [0] 131096,1555954200,1555956000,2205
547    [nugget]: Sun Apr 21 20:02:35 2019:   Events: 1FP.BBC.CO.UK/m/2UW7|1FP.BBC.CO.UK/m/2VKQ|1FP.BBC.CO.UK/m/2VP0|1FP.BBC.CO.UK/m/2VNF|1FP.BBC.CO.UK/m/2VNZ|
546    [nugget]: Sun Apr 21 20:02:35 2019:   Last Event: 0
545    [nugget]: Sun Apr 21 20:02:35 2019:   Recorded:
544    [nugget]: Sun Apr 21 20:02:35 2019:   CRID: 2/[FP.BBC.CO.UK/PD90E8]
543    [nugget]: Sun Apr 21 20:02:35 2019:    @ 1555954200 (Sun Apr 21 20:02:35 2019)
542    [nugget]: Sun Apr 21 20:02:35 2019:   Eggheads
541    [nugget]: Sun Apr 21 20:02:35 2019: Processing slot +32 (32)
540    [nugget]: Sun Apr 21 20:02:35 2019: slots(51, +32,+37,+40,+41,+44)
539    [nugget]: Sun Apr 21 20:02:35 2019: schedule.restore 19 = 2
538    [nugget]: Sun Apr 21 20:02:35 2019: schedule.restore 43 = 2
537    [nugget]: Sun Apr 21 20:02:35 2019: schedule reload complete (51).
536    [nugget]: Sun Apr 21 20:02:35 2019: Re-loading schedule database (51).
535    [nugget]: Sun Apr 21 20:02:35 2019: schedule.save - wait(1).
534    [nugget]: Sun Apr 21 20:02:34 2019: schedule.save - wait(1).
533    [nugget]: Sun Apr 21 20:02:32 2019: Deferred thread starting for '51:+32,+37,+40,+41,+44' (attempt 1)
532    [nugget]: Sun Apr 21 20:02:32 2019: Schedule failed to reload, deferring.
531    [nugget]: Sun Apr 21 20:02:32 2019: NULL database handle.
530    [nugget]: Sun Apr 21 20:02:32 2019: Schedule load failed.
529    [nugget]: Sun Apr 21 20:02:32 2019: Closing database.
528    [nugget]: Sun Apr 21 20:02:32 2019: schedule.stash 19 = 2
527    [nugget]: Sun Apr 21 20:02:32 2019: schedule.stash 43 = 2
526    [nugget]: Sun Apr 21 20:02:32 2019: Re-loading schedule database (51).
525    [nugget]: Sun Apr 21 20:02:32 2019: schedule save complete.
524    [nugget]: Sun Apr 21 20:02:31 2019: schedule save starting.
523    [nugget]: Sun Apr 21 20:02:31 2019: Persistent log starting, v0.99
522    +++++++++++++++++++++++++++++++++++++++++++++++++++++++
Anything else I can collect before bedtime @af123
 
I wonder if the Skipping of next weeks Antiques Roadshow whilst this weeks recording was in progress was the cause
Code:
humax /mnt/hd2/mod # nugget schedule.timers
 Slot           Stat  Type Time       Left
 ----           ----  ---- ----       ----
  44: 0x198b1a0  0/ 0  3   1555935270  49416 Mon Apr 22 13:14:30 2019
  11: 0x150dec4  0/ 0  3   1555937670  51816 Mon Apr 22 13:54:30 2019
  39: 0x150dfc0  0/ 0  3   1555940670  54816 Mon Apr 22 14:44:30 2019
  25: 0x150df48  0/ 0  3   1555947870  62016 Mon Apr 22 16:44:30 2019
  54: 0x150e014  0/ 0  3   1555950570  64716 Mon Apr 22 17:29:30 2019
  32: 0x150dffc  0/ 0  3   1555953270  67416 Mon Apr 22 18:14:30 2019
  34: 0x198b164  0/ 0  3   1555954470  68616 Mon Apr 22 18:34:30 2019
   3: 0x150de7c  0/ 0  3   1555958670  72816 Mon Apr 22 19:44:30 2019
   9: 0x150deac  0/ 0  3   1555960470  74616 Mon Apr 22 20:14:30 2019
  21: 0x150df30  0/ 0  3   1555962270  76416 Mon Apr 22 20:44:30 2019
  24: 0x150df3c  0/ 0  3   1555965870  80016 Mon Apr 22 21:44:30 2019
  13: 0x150dedc  0/ 0  3   1555967070  81216 Mon Apr 22 22:04:30 2019
  15: 0x150def4  0/ 0  3   1555969170  83316 Mon Apr 22 22:39:30 2019
  26: 0x150df54  0/ 0  3   1556048670 162816 Tue Apr 23 20:44:30 2019
  30: 0x150df84  0/ 0  3   1556131470 245616 Wed Apr 24 19:44:30 2019
  33: 0x150df9c  0/ 0  3   1556135070 249216 Wed Apr 24 20:44:30 2019
  48: 0x150dfe4  0/ 0  3   1556135070 249216 Wed Apr 24 20:44:30 2019
   6: 0x150dea0  0/ 0  3   1556139510 253656 Wed Apr 24 21:58:30 2019
   5: 0x150de94  0/ 0  3   1556221470 335616 Thu Apr 25 20:44:30 2019
   1: 0x150de70  0/ 0  3   1556302470 416616 Fri Apr 26 19:14:30 2019
  10: 0x150deb8  0/ 0  3   1556306070 420216 Fri Apr 26 20:14:30 2019
  14: 0x150dee8  0/ 0  3   1556309670 423816 Fri Apr 26 21:14:30 2019
  37: 0x150dfd8  0/ 0  3   1556309670 423816 Fri Apr 26 21:14:30 2019
  40: 0x198b26c  0/ 0  3   1556311470 425616 Fri Apr 26 21:44:30 2019
  16: 0x150df00  0/ 0  3   1556313570 427716 Fri Apr 26 22:19:30 2019
  29: 0x150df78  0/ 0  3   1556327070 441216 Sat Apr 27 02:04:30 2019
  18: 0x150df18  0/ 0  3   1556379870 494016 Sat Apr 27 16:44:30 2019
  31: 0x150df90  0/ 0  3   1556382870 497016 Sat Apr 27 17:34:30 2019
  12: 0x150ded0  0/ 0  3   1556385270 499416 Sat Apr 27 18:14:30 2019
  28: 0x150df6c  0/ 0  3   1556385270 499416 Sat Apr 27 18:14:30 2019
  49: 0x150dff0  0/ 0  3   1556387070 501216 Sat Apr 27 18:44:30 2019
  47: 0x1989898  0/ 0  3   1556388870 503016 Sat Apr 27 19:14:30 2019
  17: 0x150df0c  0/ 0  3   1556390670 504816 Sat Apr 27 19:44:30 2019
  27: 0x150df60  0/ 0  3   1556395170 509316 Sat Apr 27 20:59:30 2019
  52: 0x198b56c  0/ 0  3   1556470170 584316 Sun Apr 28 17:49:30 2019
  19: 0x198dc24  0/ 0  3   1556477070 591216 Sun Apr 28 19:44:30 2019
  53: 0x198b1f4  0/ 0  3   1556480670 594816 Sun Apr 28 20:44:30 2019
   4: 0x198ad44  0/ 0  3   1556480670 594816 Sun Apr 28 20:44:30 2019
 
Still recording.... I can leave it for a bit longer if there is any more information to collect but will need to stop and go out about 1pm

This morning I noticed that I have two .hmt files for the same recording.
An 'Unable to track' hmt missing most of the program details, and the .hmt for the actual recording this is complete.
Code:
humax /mnt/hd2/My Video/Antiques Roadshow # hmt 'Antiques Roadshow_20190421_2000(1).hmt'
Format:SD
Title:Antiques Roadshow
ITitle:
Channel:1 (BBC ONE South)
Episode:0,0/0
Folder:/mnt/hd2/My Video/Antiques Roadshow/
Filename:Antiques Roadshow_20190421_2000(1)
Genre:Unclassified (0)
EPG:
Raw file is encrypted on disk.

Recording Status: Scrambled (Failed: Unable to track)
Flags: SD,New,Unlimited Copies,ODEncrypted,
Copy count:0

Scheduled start:0 (Thu Jan  1 00:00:00 1970)
Scheduled duration:0
Recording start:1555873200 (Sun Apr 21 20:00:00 2019)
Recording end:1555873201 (Sun Apr 21 20:00:01 2019)
Duration:1
Stored duration:0
Play resumes at:0 seconds in.
Timezone offset:3600

Service ID (SID):4163
Event ID:0
Transport Stream ID (TSID):4163
Originating Network ID (ONID):9018
Programme Map Table PID (PMTPID):100
Video PID:101
Audio PID:102
Bookmarks:0 =
humax /mnt/hd2/My Video/Antiques Roadshow # hmt 'Antiques Roadshow_20190421_2000.hmt'
Format:SD
Title:Antiques Roadshow
ITitle:Antiques Roadshow
Channel:1 (BBC ONE South)
Episode:0,0/0
Folder:/mnt/hd2/My Video/Antiques Roadshow/
Filename:Antiques Roadshow_20190421_2000
Genre:News & Factual (32)
EPG:At Buckfast Abbey in Devon, finds include a glorious tiara, a teddy bear with an intriguing secret, and a silver platter that is not all that it seems. [S]
Guidance:Contains adult humour.
Raw file is encrypted on disk.

Recording Status: Loss of power (OK)
Flags: SD,New,Unlimited Copies,Guidance,ODEncrypted,
Copy count:0

Scheduled start:1555873200 (Sun Apr 21 20:00:00 2019)
Scheduled duration:3600
Recording start:1555873228 (Sun Apr 21 20:00:28 2019)
Recording end:1555924807 (Mon Apr 22 10:20:07 2019)
Duration:51579
Stored duration:51579
Play resumes at:0 seconds in.
Timezone offset:3600

Service ID (SID):4163
Event ID:1523
Transport Stream ID (TSID):4163
Originating Network ID (ONID):9018
Programme Map Table PID (PMTPID):100
Video PID:101
Audio PID:102
Bookmarks:0 =
humax /mnt/hd2/My Video/Antiques Roadshow #

My hypothesis is that the recording started normally but my use of RTS to Schedule and Skip other recording somehow interfered with the entries for the recording that had just started and the Humax forgot there was a recording in progress and tried to track the start of Antiques Roadshow again.
Subsequent recordings on BBC1 also failed with 'Unable to track' but ITV recordings worked as normal.
 
My hypothesis is that the recording started normally but my use of RTS to Schedule and Skip other recording somehow interfered with the entries for the recording that had just started and the Humax forgot there was a recording in progress and tried to track the start of Antiques Roadshow again.
That's interesting, sorry I was not around at the time. In general we are not supposed to be able to make changes to things which are in-progress, but I can't remember the mechanism; I'll have to refresh my memory.

Can you look at rsvsync.log?
 
In general we are not supposed to be able to make changes to things which are in-progress, but I can't remember the mechanism; I'll have to refresh my memory.
I was not attempting to change the current recording but was Skipping the following weeks episode due to conflicts.
Previous runaways have involved using RTS during a recording but not (as far as i can recall) involved the same series
Code:
1179    Sun Apr 21 20:17:15 2019: Loading schedule information to HumaxTV binary.
1178    Sun Apr 21 20:17:15 2019: Final schedule entries: 50
1177    Sun Apr 21 20:17:15 2019: Slots: +24,+34
1176    Sun Apr 21 20:17:15 2019: Setting skip on slot 34 (0)
1175    Sun Apr 21 20:17:15 2019: Found slot 34 for 3/131095/0/1548
1174    Sun Apr 21 20:17:15 2019: Setting skip on slot 24 (0)
1173    Sun Apr 21 20:17:15 2019: Found slot 24 for 3/131095/0/1555
1172    Sun Apr 21 20:17:15 2019: Opening /var/lib/humaxtv/rsvp.db
1171    Sun Apr 21 20:17:15 2019: Schedule saved.
1170    Sun Apr 21 20:17:15 2019: Nugget is available.
1169    Sun Apr 21 20:17:15 2019: Real-time mode.
1168    Sun Apr 21 20:17:15 2019: rsvsync starting, version 1.1.12.
1167    Sun Apr 21 20:11:42 2019: Loading schedule information to HumaxTV binary.
1166    Sun Apr 21 20:11:42 2019: Final schedule entries: 50
1165    Sun Apr 21 20:11:42 2019: Slots: +49
1164    Sun Apr 21 20:11:42 2019:  - next event skip (131095:1495:1555787502)
1163    Sun Apr 21 20:11:42 2019: Setting skip on slot 49 (131095:1495:1555787502)
1162    Sun Apr 21 20:11:42 2019: Found slot 49 for 3/131095/0/1747
1161    Sun Apr 21 20:11:42 2019: Opening /var/lib/humaxtv/rsvp.db
1160    Sun Apr 21 20:11:42 2019: Schedule saved.
1159    Sun Apr 21 20:11:42 2019: Nugget is available.
1158    Sun Apr 21 20:11:42 2019: Real-time mode.
1157    Sun Apr 21 20:11:42 2019: rsvsync starting, version 1.1.12.
1156    Sun Apr 21 20:11:20 2019: Loading schedule information to HumaxTV binary.
1155    Sun Apr 21 20:11:20 2019: Final schedule entries: 50
1154    Sun Apr 21 20:11:20 2019: Slots: +34
1153    Sun Apr 21 20:11:20 2019: Setting skip on slot 34 (0)
1152    Sun Apr 21 20:11:20 2019: Found slot 34 for 3/131095/0/1548
1151    Sun Apr 21 20:11:20 2019: Opening /var/lib/humaxtv/rsvp.db
1150    Sun Apr 21 20:11:20 2019: Schedule saved.
1149    Sun Apr 21 20:11:19 2019: Nugget is available.
1148    Sun Apr 21 20:11:19 2019: Real-time mode.
1147    Sun Apr 21 20:11:19 2019: rsvsync starting, version 1.1.12.
1146    Sun Apr 21 20:10:39 2019: Loading schedule information to HumaxTV binary.
1145    Sun Apr 21 20:10:39 2019: Final schedule entries: 50
1144    Sun Apr 21 20:10:39 2019: Slots: +43
1143    Sun Apr 21 20:10:39 2019: Setting skip on slot 43 (0)
1142    Sun Apr 21 20:10:39 2019: Found slot 43 for 3/131095/0/1523
1141    Sun Apr 21 20:10:39 2019: Opening /var/lib/humaxtv/rsvp.db
1140    Sun Apr 21 20:10:39 2019: Schedule saved.
1139    Sun Apr 21 20:10:38 2019: Nugget is available.
1138    Sun Apr 21 20:10:38 2019: Real-time mode.
1137    Sun Apr 21 20:10:38 2019: rsvsync starting, version 1.1.12.
1136    Sun Apr 21 20:10:07 2019: Loading schedule information to HumaxTV binary.
1135    Sun Apr 21 20:10:07 2019: Final schedule entries: 50
1134    Sun Apr 21 20:10:07 2019: Slots: +24
1133    Sun Apr 21 20:10:07 2019: Setting skip on slot 24 (0)
1132    Sun Apr 21 20:10:07 2019: Found slot 24 for 3/131095/0/1555
1131    Sun Apr 21 20:10:07 2019: Opening /var/lib/humaxtv/rsvp.db
1130    Sun Apr 21 20:10:07 2019: Schedule saved.
1129    Sun Apr 21 20:10:07 2019: Nugget is available.
1128    Sun Apr 21 20:10:07 2019: Real-time mode.
1127    Sun Apr 21 20:10:07 2019: rsvsync starting, version 1.1.12.
1126    Sun Apr 21 20:06:35 2019: Loading schedule information to HumaxTV binary.
1125    Sun Apr 21 20:06:35 2019: Final schedule entries: 50
1124    Sun Apr 21 20:06:35 2019: Slots: -41
1123    Sun Apr 21 20:06:34 2019: Delete slot 41
1122    Sun Apr 21 20:06:34 2019: Found slot 41 for 3/393353/1555938000/13673
1121    Sun Apr 21 20:06:34 2019: Opening /var/lib/humaxtv/rsvp.db
1120    Sun Apr 21 20:06:34 2019: Schedule saved.
1119    Sun Apr 21 20:06:34 2019: Nugget is available.
1118    Sun Apr 21 20:06:34 2019: Real-time mode.
1117    Sun Apr 21 20:06:34 2019: rsvsync starting, version 1.1.12.
1116    Sun Apr 21 20:02:36 2019: Loading schedule information to HumaxTV binary.
1115    Sun Apr 21 20:02:36 2019: Final schedule entries: 51
1114    Sun Apr 21 20:02:36 2019: Slots: 40
1113    Sun Apr 21 20:02:36 2019: Folder reservation 40 = The Bletchley Circle: San Francisco
1112    Sun Apr 21 20:02:36 2019: Found slot 40 for 3/262240/1556312400/21398
1111    Sun Apr 21 20:02:36 2019: Opening /var/lib/humaxtv/rsvp.db
1110    Sun Apr 21 20:02:36 2019: Schedule saved.
1109    Sun Apr 21 20:02:34 2019: Nugget is available.
1108    Sun Apr 21 20:02:34 2019: Real-time mode.
1107    Sun Apr 21 20:02:34 2019: rsvsync starting, version 1.1.12.
1106    21/04/2019 20:02:34 - newk: removing New: from New: The Bletchley Circle: San Francisco
1105    Sun Apr 21 20:02:32 2019: Loading schedule information to HumaxTV binary.
1104    Sun Apr 21 20:02:32 2019: Final schedule entries: 51
1103    Sun Apr 21 20:02:32 2019: Slots: +32,+37,+40,+41,+44
1102    Sun Apr 21 20:02:32 2019: Moving pending entry 4 to spare slot 44
1101    Sun Apr 21 20:02:32 2019: Moving pending entry 3 to spare slot 41
1100    Sun Apr 21 20:02:32 2019: Moving pending entry 2 to spare slot 40
1099    Sun Apr 21 20:02:32 2019: Moving pending entry 1 to spare slot 37
1098    Sun Apr 21 20:02:32 2019: Moving pending entry 0 to spare slot 32
1097    Sun Apr 21 20:02:32 2019: Opening /var/lib/humaxtv/rsvp.db
1096    Sun Apr 21 20:02:32 2019: Schedule saved.
1095    Sun Apr 21 20:02:31 2019: Nugget is available.
1094    Sun Apr 21 20:02:31 2019: Real-time mode.
1093    Sun Apr 21 20:02:31 2019: rsvsync starting, version 1.1.12.
1092    Sun Apr 21 17:27:10 2019: Final schedule entries: 46
1091    Sun Apr 21 17:27:10 2019: Slots:
1090    Sun Apr 21 17:27:10 2019: Ignoring: no such table: fav (no such table: fav)
1089    Sun Apr 21 17:27:10 2019: Restoring any favourites.
1088    Sun Apr 21 17:27:10 2019: Opening /var/lib/humaxtv/rsvp.db
1087    Sun Apr 21 17:27:10 2019: rsvsync starting, version 1.1.12.
 
I was not attempting to change the current recording but was Skipping the following weeks episode due to conflicts.
From the nugget code I can see how that would cause the timer to be incorrectly reset, nice find!
 
Back
Top