<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
    <title>RSAS - Rocket Streaming Audio Server</title>
    <link rel="stylesheet" type="text/css" href="/css/icecast-status-style.css"/>
    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"/>
</head>
<body><h1 id="header">RSAS Status</h1>

<!--
Hi Developers!
Please don't try to parse this XML/HTML document, as it is not a stable interface and the format
may change in the future, breaking your app.
For stats on all streams, we recommend getting JSON from /health or /mount/health instead.
For metadata on an individual stream, you can use /mount/metadata with HTML5 EventSource to receive
instant metadata updates via push events.
For the history of recently played tracks, check out /mount/metadata-history.

For more information on these APIs and more, please check out the RSAS manual:
https://www.rocketbroadcaster.com/streaming-audio-server/docs
-->

<div id="menu">
    <ul>
        <li><a href="">Administration</a></li>
        <li><a href="/status.xsl">Server
            Status</a></li>
        <li><a href="/server_version.xsl">Version</a>
        </li>
    </ul>
</div>

    
    <div class="roundbox">
        <div class="mounthead"><h3 class="mount">Mount Point /folkmixios</h3>
            <div class="right">
                <ul class="mountlist">
                    <li><a class="play" href="http://listen.radiofolkmix.com/folkmixios/listen.m3u">M3U</a></li>
                    <li><a class="play" href="http://listen.radiofolkmix.com/folkmixios/listen.pls">PLS</a></li>
                    <li><a class="play" href="http://listen.radiofolkmix.com/folkmixios/listen.xspf">XSPF</a></li>
                </ul>
            </div>
        </div>
        <div class="mountcont">
            <table class="yellowkeys">
                <tbody>
                <tr>
                    <td>Stream Name:</td>
                    <td>Radio Folk Mix</td>
                </tr>
                <tr>
                    <td>Stream Description:</td>
                    <td>Най-добрият микс от ретро и модерни фолк песни!</td>
                </tr>
                <tr>
                    <td>Content Type:</td>
                    <td>audio/aac</td>
                </tr>
                <tr>
                    <td>Stream started:</td>
                    <td class="streamstats">Sun, 22 Mar 2026 12:40:47 +0200</td>
                </tr>
                <tr>
                    <td>Listeners (current):</td>
                    <td class="streamstats">819</td>
                </tr>
                <tr>
                    <td>Listeners (peak):</td>
                    <td class="streamstats">819</td>
                </tr>
                <tr>
                    <td>Genre:</td>
                    <td class="streamstats"></td>
                </tr>
                <tr>
                    <td>Stream URL:</td>
                    <td class="streamstats"><a href="http://radiofolkmix.com">http://radiofolkmix.com</a></td>
                </tr>
                <tr>
                    <td>Currently playing:</td>
                    <td class="streamstats"></td>
                </tr>
                </tbody>
            </table>
        </div>
    </div>
    

<div id="footer">
    Visit the <a href="https://www.rocketbroadcaster.com/streaming-audio-server">Rocket Streaming Audio Server (RSAS)</a> website.</div>
</body>
</html>
