On Feb 17, 2014, at 10:24 47, drew Roberts <[email protected]> wrote: > Is it possible to configure Now and Next so that it only emits when Now > Playing changes and not when Next changes? > > In other words, what I am seeing now is something like this: > > I have Now and Next configure to only send Now playing metadata. (This bit is > simple.) > Log is loaded and playing as normal in Auto mode. > Whenever one song ends and another starts, the Now Playing metadata is > emitted. (All is well in my world...) > But: > When I use a macro from the shell to sent a new cart as next: > The Now Playing metadata is emitted. (This is what I want to avoid.)
I suspect that getting the precise behavior you want will require coding your own RLM plug-in, although you can probably get pretty close by tweaking the new ‘ProcessNullUpdates’ parameter that was added to the stock plug-ins in v2.8.0. See the sample configs for how it works. Cheers! |-------------------------------------------------------------------------| | Frederick F. Gleason, Jr. | Chief Developer | | | Paravel Systems | |-------------------------------------------------------------------------| | Logic is a way to go wrong with confidence. | | --Robert Heinlein | | "The Notebooks of Lazarus Long" | |-------------------------------------------------------------------------| _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
