How about something similar to pypad_udp that does http? If that’s a good way to go I can submit a PR.
Sent from my iPhone > On Mar 8, 2019, at 8:55 AM, Fred Gleason <[email protected]> wrote: > >> On Fri, 2019-03-08 at 00:11 -0600, Jacob Niemand wrote: >> I was wondering if there is a way to put Rivendell Now and Next >> metadata (actually just the now) into HTTP Get format. Example: >> http://10.1.20.7:8100/?artist=%a&title=%t and so on. >> >> I’m guessing a RML module and some other software is needed. I’d >> like to be able to set the IP and port and http address string and >> have the chosen Rivendell wildcards fill-in automatically. However, >> I’m not quite sure how to do it. > > Yes, an RML would be the best way to do this. For an example, see the > 'rlm_icecast2' RLM in the Rivendell 2.x sources ('rlm/rlm_icecast2.c'). > > Cheers! > > > |---------------------------------------------------------------------| > | Frederick F. Gleason, Jr. | Chief Developer | > | | Paravel Systems | > |---------------------------------------------------------------------| > | A room without books is like a body without a soul. | > | | > | -- Cicero | > |---------------------------------------------------------------------| > > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
