Re: Adding Configuration Options
Karl Heyes <[email protected]>
| Newsgroups | gmane.comp.audio.icecast.devel |
|---|---|
| Message-ID | <[email protected]> |
On 06/09/10 19:02, Geoff Shang wrote: > On Mon, 6 Sep 2010, Karl Heyes wrote: > >> You may find it easier to use the stats connection for this, try >> >> curl -X STATS 'http://admin:pw@host:port/' | grep metadata >> >> would that be enough to get the details you want? > > I think he wants something which will fire on every metadata change. > Looking at the stats page could mean missed metadata and wouldn't reflect > exactly when it happened. This is not a normal GET request. You get the metadata stat immediately, but he may want to filter on a mountpoint as well. karl.