When I call admin/stats, I get the following information about a mount point: <source mount="/example1.ogg"> <artist>4T Thieves</artist> <connections>14</connections> <listeners>0</listeners> <title>The Abyss - 4T</title> <type>Ogg Vorbis</type> </source> Whereas when I call admin/listmounts the follwing is returned: <source mount="/example1.ogg"> <fallback /> <listeners>0</listeners> <Connected>576</Connected> <Format>Ogg Vorbis</Format> </source> Is there a command that will give me all the info (such as the following example) at once? <source mount="/example1.ogg"> <artist>4T Thieves</artist> <connections>14</connections> <fallback /> <listeners>0</listeners> <title>The Abyss - 4T</title> <type>Ogg Vorbis</type> <Connected>576</Connected> <Format>Ogg Vorbis</Format> </source> <p>__________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.