| View previous topic :: View next topic |
| Author |
Message |
musicDevel
Joined: 21 Jul 2011 Posts: 10
|
Posted: Wed Aug 03, 2011 1:17 am Post subject: Command Line Test for Mount Points |
|
|
Is there a command line cmnd that can be run that will return wether or not a particular mount in icecast is active? Or alternatively if a particular stream from ices is running?
looking at the documentation I don't see anything that does this, but I could easily be missing something.
Something like:
# icecast isMountActive mountName.mp3
returns true/false
If this is not possible, is this something you would consider adding?
Thanks! |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Wed Aug 03, 2011 2:02 am Post subject: |
|
|
you can write a custom xsl file for that like statsu2.xsl does, just use curl/wget to retrieve the contents and filter for what you need
karl. |
|
| Back to top |
|
 |
|