Hello, I'm looking for a value, and I don't know if it's available as part of the RLM fields. I use rlm_udp with great success, everything works fine.
I would like to know if there is the possibility to have the timestamp an event started at. Currently, I'm retrieving this information simply by looking at the current timestamp on the receiver side of my UDP packet sending, but it's not accurate, because sometimes Rivendell will send this packet when my event is still playing, and I will get a new timestamp. Looking at the doc ; %n %N The Rivendell cart number ; %h %H Event length (in milliseconds) ; %g %G The Rivendell group name ; %t %T Title ; %a %A Artist ; %l %L Album ; %y %Y Year ; %b %B Record Label ; %c %C Client ; %e %E Agency ; %m %M Composer ; %p %P Publisher ; %u %U User Definied We could have : ; %x %X The time an event is fired / next event is supposed to fire. That would be soo helpful to me. And maybe it already exists but it is not documented yet ? Thanks ! _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
