<% if (isAdminAuthenticated) { %>

[ADMIN PANEL]

STATUS

<%= onlineUsers %>

Online users

<%= memoryUsage %>

Memory usage

<%= processUptime %>

Uptime

Console output

<% if (consoleOutput && consoleOutput.length > 0) { %>
<% consoleOutput.forEach(function(log) { %>
<%= log %>
<% }); %>
<% } else { %>

No console output available.

<% } %>

Version:

Check for the latest source codeSupport the developer

Connection settings

You can set up your connection settings here. Changing these settings requires a server restart.

Tuner connection:

If you are connecting your tuner wirelessly, enter the tuner IP.
If you use xdrd, use 127.0.0.1 as your IP.


Webserver connection:

Leave the IP at 0.0.0.0 unless you explicitly know you have to change it.
Don't enter your public IP here.


Audio settings

You can set up your audio settings here. Changing these settings requires a server restart.

Your audio device port.
This is where your tuner is plugged in.

Audio channel count.
1: Mono • 2: Stereo

The bitrate of the mp3 audio.
Minimum: 64 Kbps • Maximum: 256 Kbps

Tuner Identification info

Set your tuner name and description here. This info will be visible to anyone who tunes in.


Location:

Location info is useful for automatic identification of stations using RDS.


Map broadcast

If your location information is filled, you can add your tuner to a public list.


Check your tuner at list.fmdx.pl.

Maintenance







Feel free to contact us on Discord for community support.

<% } else { %>

[ADMIN PANEL]

You are currently not logged in as an administrator and therefore can't change the settings.

Please login below.

LOGIN

<% } %>