rs recent activity log on home page missing events

mihaid

Well-Known Member
I have recordings correctly on my hdd but the rs log does not know they occurred. how could it miss them?
 
The activity.log on the Humax should be accurate, no idea why the rs logs would be missing events
 
The activity.log on the Humax should be accurate, no idea why the rs logs would be missing events
so it is. this one is correct. what id does not do is log the event being found by rs and then scheduled successfully.
 
so it is. this one is correct. what id does not do is log the event being found by rs and then scheduled successfully.
It is webif that actually does the scheduling, rs handles the remote displays and passes requests to webif for action

Webif/RS Schedule requests should appear in the activity.log but only for the initial episode of a series, there is no logged for events scheduled via SUI
I am not sure what happened yesterday with multiple entries for Jonathan Ross
Code:
343    02/03/2019 03:22:02 - Recorded: Traitors/Traitors (54 minutes - Channel 4)
342    02/03/2019 02:07:40 - System booted (Scheduled event).
341    01/03/2019 22:38:10 - Recorded: BBC News/South Today (11 minutes - BBC ONE South)
340    01/03/2019 22:26:30 - Recorded: BBC News/BBC News at Ten (26 minutes - BBC ONE South)
339    01/03/2019 21:41:20 - Scheduled New: The Jonathan Ross Show @ 1551565500
338    01/03/2019 21:41:15 - Scheduled New: The Jonathan Ross Show @ 1551561900
337    01/03/2019 21:41:10 - Scheduled New: The Jonathan Ross Show @ 1551565500
336    01/03/2019 20:32:21 - Scheduled New: The Jonathan Ross Show @ 1551561900
335    01/03/2019 20:32:16 - Scheduled New: The Jonathan Ross Show @ 1551561900
334    01/03/2019 20:32:08 - Scheduled All Together Now @ 1551555000
333    01/03/2019 20:29:14 - Recorded: A Question of Sport/A Question of Sport (30 minutes - BBC ONE South)
 
It's epoch time, the one ending in 500 is wrong
3970

The correct one ending in 900 is an hour earlier
 
It is webif that actually does the scheduling, rs handles the remote displays and passes requests to webif for action

Webif/RS Schedule requests should appear in the activity.log but only for the initial episode of a series, there is no logged for events scheduled via SUI
I am not sure what happened yesterday with multiple entries for Jonathan Ross
Code:
343    02/03/2019 03:22:02 - Recorded: Traitors/Traitors (54 minutes - Channel 4)
342    02/03/2019 02:07:40 - System booted (Scheduled event).
341    01/03/2019 22:38:10 - Recorded: BBC News/South Today (11 minutes - BBC ONE South)
340    01/03/2019 22:26:30 - Recorded: BBC News/BBC News at Ten (26 minutes - BBC ONE South)
339    01/03/2019 21:41:20 - Scheduled New: The Jonathan Ross Show @ 1551565500
338    01/03/2019 21:41:15 - Scheduled New: The Jonathan Ross Show @ 1551561900
337    01/03/2019 21:41:10 - Scheduled New: The Jonathan Ross Show @ 1551565500
336    01/03/2019 20:32:21 - Scheduled New: The Jonathan Ross Show @ 1551561900
335    01/03/2019 20:32:16 - Scheduled New: The Jonathan Ross Show @ 1551561900
334    01/03/2019 20:32:08 - Scheduled All Together Now @ 1551555000
333    01/03/2019 20:29:14 - Recorded: A Question of Sport/A Question of Sport (30 minutes - BBC ONE South)
btw

this JR shows how to properly use the series id so that it can pick it up again after a lengthy <6mths break. well done itv
 
It is the timestamp of the recording start but it would be so much more helpful if it was shown in human friendly format! (please @af123 )
ps It would also be useful to log channel and single vs series - I now remember that I needed to play around juggling occurrences to avoid conflicts
 
this JR shows how to properly use the series id so that it can pick it up again after a lengthy <6mths break. well done itv
I don't understand. The HDR-FOX automatically clears out dormant schedule entries that are over 90 days old.
 
Back
Top