On 1/7/2014 12:33 PM, Wayne Merricks wrote: ... > > The hard times are a deal breaker there though as they start from the > original clock points so you'd have two things happening at 12:00 and one > messed up log.
I was looking at this issue some more yesterday. summary: I want to create an 8 hour log which has some hard times in it. Then I want to make 2 copies with an 8 hour shift so that I have the same log running 3X over the course of 24 hours. I don't think I want to just make a recording and play it back, mostly because any short or long to my 8 hours ends up 3X by the end of the day. Since RDD will read in logs from an external scheduler, is there a way to write out a log so that I could read it back in? If so, I could write a script which would do the duplicating and time offset shifting. Or, could I do some kind of database magic to replicate it twice in the database with the appropriate time offset? Seems like it might be handy to have a tool which would let me grab a hunk of a log and reproduce it with a time offset. _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
