Hi,
I would like to see the icecast listeners statistics in mAirlist. Unfortunately this only works for Shoutcast and not for Icecast. Is there a way to get this working?
Hi,
I would like to see the icecast listeners statistics in mAirlist. Unfortunately this only works for Shoutcast and not for Icecast. Is there a way to get this working?
If you check the box within the encoder settings to get the listener count, mairlist does that without any issues.
It might be due to your stations serversettings, that you stream to a mount point that is transcoded/ restreamed and you don’t have any listeners connecting to the same mountpoint, so mairlist can’t see them.
First of all thank you for your answer. I think it has something to do with my server settings/mountpoints.
I have 2 mountpoints, stream & stream.aac. I thought to be smart and then mention the mount point at “Mount point”. (see below)
But that doesn’t work either. Is it not possible at all or am I missing something?

the Mount Point setting is correct.
I think you should have a password set to, at least I never even tried without it.
Are you aware, that with this setting, you won’t send any audio content to this mount point?
Hello shorty.xs,
What ever i try i am getting "Error fetching listeners data for … : socket Error # 10054 Connection reset by peer.
(I know i don’t use the stream option, i want to leave my stream alone. but it is also not working on the stream setting)
Peter
You have to inform admin user (admin ?)" of your icescat server, admin password, not mount point password.
This could be the reason why you don’t manage to see icecast listeners.
Regards,
Matthieu
The mount password should work as well. You can try opening the URL in your web browser:
http://<host>:<port>/admin/listclients?mount=<mount>
Then in the login prompt use source for the username and your source password.
I work for a station where also the listners count doesn’t work.
Now do we have a page on internet where you can log in and you get a total and the 128/320/acc stream.
Is there not a way to get doos numbers for the encoder?
Hello,
Thank you for your input on this toppic.
I’ve tried it but could not get the listeners. The inlog screen was there and logon with ‘source’ but with this is the error:
400 - Source does not exist
Could https be the problem? http does not work on that server page.
No, mAirList cannot scrape the information from arbitrary pages, only from the properly formatted XML.
Did you use the correct mountpoint in the URL?
Did it with more “ZEN” in my mind tonight and in notepad now and the result is a XML file looking like this:
<icestats>
<source mount="/stream">
<Listeners>27</Listeners>
<listener>
<IP>xxxxxxxxx</IP>
<UserAgent>VLC/3.0.16 LibVLC/3.0.16</UserAgent>
<Connected>86753</Connected>
<ID>43423</ID>
</listener>
etc. etc.
===============================================================
I thought I was smart. I thought maybe the software can read the XML, but can’t find the path. So if I paste “/admin/listclients?mount=/stream” into the mount point field in mAirlist it might work. But not…

Could try it of course… ![]()
Still not working? Anyone have a brilliant idea? ![]()