Hello i want to set up a tv stream, which should play and stop only when specific programs are on the TV, how can be this done ? Should there be only one schedule for all programs or one schedule for each program or how is this done ?
i've tried to add several lines for one schedule, and the schedule shows only the last entry
is this config example OK?
new tvprogram schedule enabled
setup tvprogram date 2006/05/31-11:15:00
setup tvprogram append control tvkarta play
setup tvprogram date 2006/05/31-12:15:00
setup tvprogram append control tvkarta stop
setup tvprogram date 2006/05/31-14:15:00
setup tvprogram append control tvkarta play
setup tvprogram date 2006/05/31-15:15:00
setup tvprogram append control tvkarta stop
at 11:15 start the stream and 12:15 should stop
at 14:15 again start the stream and 15:15 should stop
but this isn't working, i don't know if this is correct
can someone pls tell me how to set up a time schedule for one or more days ahead ?