[rs] Remote Scheduling v1

Is the Remote Scheduling Portal still sending out event emails?
None have arrived for a couple of weeks when they should have. I have checked junk, spam folders etc.
I was wondering the same...
upload_2015-12-11_15-15-31.png
I did not receive an email although QofS was on last Friday and is on again tonight
 
Mine has been working, although I'm starting to regret my attempts to automatically record everything relating to Tim Peake's mission to the ISS!
Premier Radio [Sat, 19 Dec 2015 16:00:00 +0000 / 01:00]
The Profile with Premier Christianity
An in-depth interview with a well known Christian speaker,
author or public figure.
=== Scheduled successfully (series). ( / peake) ===

Seabee, peterworks - if you want me to look into where your emails are going, post the unique ID for your box (found from the RS Settings page)
 
Mine has been working, although I'm starting to regret my attempts to automatically record everything relating to Tim Peake's mission to the ISS!
Seems some upgrades to the matching algorithm are in order to support word matching rather than substrings! :)
 
Thank you af123. My ID is 11543156

This was the event I expected: +"Jason Statham"
It looks like you have been notified about them all before. The system won't send you more than one email for each event. For example, last night's log shows:

Auto 8913 - /+"Jason Statham"
Killer Elite 5* [Mon, 21 Dec 2015 22:45:00 +0000 / 01:00]
Action thriller starring Jason Statham and Clive Owen. A former SAS ag
! Already processed.

You can clear the history be selecting 'Reset Matched Events' from the more> menu against the auto entry.
 
Any idea why I am getting a recording conflict notification for this schedule?
Also, as I have changed the schedule over the last few days, the conflict occasionally vanishes.

schedule.jpg

This is the debug
Code:
Array
(
    [sid] => 169601741
    [conflicts] => 169601743,169601744,169601750
    [num] => 3
)

Array
(
    [sid] => 169601709
    [conflicts] => 169601708,169601733
    [num] => 2
)

Array
(
    [sid] => 169601733
    [conflicts] => 169601709,169601734
    [num] => 2
)

Already seen.

Array
(
    [sid] => 169601738
    [conflicts] => 169601739,169601740
    [num] => 2
)

Array
(
    [sid] => 169601743
    [conflicts] => 169601741,169601750
    [num] => 2
)

Already seen.

Array
(
    [sid] => 169601750
    [conflicts] => 169601741,169601743
    [num] => 2
)

Already seen.

Array
(
    [sid] => 169601708
    [conflicts] => 169601709
    [num] => 1
)

1 < 2

Array
(
    [sid] => 169601711
    [conflicts] => 169601747
    [num] => 1
)

1 < 2

Array
(
    [sid] => 169601716
    [conflicts] => 169601723
    [num] => 1
)

1 < 2

Array
(
    [sid] => 169601721
    [conflicts] => 169601726
    [num] => 1
)

1 < 2

Array
(
    [sid] => 169601723
    [conflicts] => 169601716
    [num] => 1
)

1 < 2

Array
(
    [sid] => 169601726
    [conflicts] => 169601721
    [num] => 1
)

1 < 2

Array
(
    [sid] => 169601727
    [conflicts] => 169601745
    [num] => 1
)

1 < 2

Array
(
    [sid] => 169601734
    [conflicts] => 169601733
    [num] => 1
)

1 < 2

Array
(
    [sid] => 169601737
    [conflicts] => 169601748
    [num] => 1
)

1 < 2

Array
(
    [sid] => 169601739
    [conflicts] => 169601738
    [num] => 1
)

1 < 2

Array
(
    [sid] => 169601740
    [conflicts] => 169601738
    [num] => 1
)

1 < 2

Array
(
    [sid] => 169601744
    [conflicts] => 169601741
    [num] => 1
)

1 < 2

Array
(
    [sid] => 169601745
    [conflicts] => 169601727
    [num] => 1
)

1 < 2

Array
(
    [sid] => 169601747
    [conflicts] => 169601711
    [num] => 1
)

1 < 2

Array
(
    [sid] => 169601748
    [conflicts] => 169601737
    [num] => 1
)

1 < 2

Array
(
    [0] => 169601743
    [1] => 169601750
    [2] => 169601741
    [3] => 169601733
    [4] => 169601709
)
 
hdr-mark - agreed, overruns are a hazard (I really need another recorder!), but shouldn't report as conflicts should they?
(I am used to getting onscreen warnings at the time if overrun conflicts actually occur.)

Trev no padding, I just use AR (works fine most of the time for me).
 
hdr-mark - agreed, overruns are a hazard (I really need another recorder!), but shouldn't report as conflicts should they?
(I am used to getting onscreen warnings at the time if overrun conflicts actually occur.)

Trev no padding, I just use AR (works fine most of the time for me).
It could be caused by minor variations in the schedule times causing apparent overlap that are not visible when times are rounded to the nearest minute for display.
e.g. if one programme is scheduled to finish at 17:00:15 and the other to start at 16:59:45 there would be an overlap that wouldn't be visible in the the schedule
 
Back
Top