I’m using the repeat function as I want this schedule to run indefinitely and not manually schedule 7 events a day, surely this is possible?
However, it appears as though the layouts will just change before their scheduled time, usually after they have finished playing their media. Both layouts are just an MP4 file with duration left as 0. How can I reliably make the player play a specified layout on time and prevent changes before this time?
Do you have 2 layouts in total there? (id 2 and 9)
If so, you could leave ‘normal’ layout as a default layout for your player and then schedule the other layout at the specified timeframes with repeat daily (assuming that each day the schedule should look the same of course).