Unfortunately the Sequencer doesn't give me the versatility needed.
I'm doing this as a side project for a hotel.
This specific instance contains 1 very simple time line (of 1 minute and 32 seconds) that needs to be repeated 24/7 consisting of arriving and departing airline flights, weather, a custom RSS, a little video and a flight delay status html component. (luckily that is all done)
Now occasionally the hotel may want to welcome special guest or group with a full screen "Welcome to our hotel!" that plays every X number of minutes for say two days and provide them with a schedule of events that plays every Y number off minutes during that two days.
They may also will want to promote their bar specials every Z number of minutes for the next week.
Now I could accomplish this by individually dropping individual time lines into the scheduler and adjusting their start times individually, I was just hoping for a quicker solution. If not it's not super important because it's possible just much easier for the inherently lazy
