Dashboard

<%= onlineUsers %>

Online users

<%= memoryUsage %>

Memory usage

<%= processUptime %>

Uptime

Current users

<% if (connectedUsers.length > 0) { %> <% connectedUsers.forEach(user => { %> <% }); %> <% } else { %> <% } %>
IP Address Location Online since
<%= user.ip %> <%= user.location %> <%= user.time %> Kick
No users online

Quick settings



Console

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

No console output available.

<% } %>

Audio settings

Device

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

Channels

Audio channel count.
Choose between Mono / Stereo.

Bitrate

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

Miscellaneous

Webserver settings

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.


Design

Background image

Themes

Antennas






Tuning options

If you want to limit which frequencies the users can tune to,
you can set the lower and upper limit here.
Enter frequencies in MHz.


Presets

You can set up to 4 presets.
These presets are accessible with the F1-F4 buttons.
Enter frequencies in MHz.


RDS Mode

You can switch between American (RBDS) / Global (RDS) mode here.

Chat options

Banlist

If you have users that don't behave on your server, you can choose to ban them by their IP address.
You can see their IP address by hovering over their nickname. One IP per row.

Plugins

Plugin list

Any compatible .js plugin, which is in the "plugins" folder, will be listed here.
Click on the individual plugins to enable/disable them.



Download new plugins here!

Plugin settings

No plugin settings are available.

Tuner settings

Device type


Connection type

If you want to choose the COM port directly, choose "Direct".
If you use xdrd or your receiver is connected via Wi-Fi, choose TCP/IP.

Device / Server

Choose your desired COM port
 

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

Startup

Startup volume


Default frequency


Miscellaneous

Bandwidth switch

Bandwidth switch allows the user to set the bandwidth manually.


Automatic shutdown

Toggling this option will put the tuner to sleep when no clients are connected.

Identification & Map

Basic info

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


Online map

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


Check your tuner at servers.fmdx.org.

By activating the Broadcast to map option,
you agree to the Terms of Service.

Location

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


Extras

FMLIST Integration

FMLIST integration allows you to get potential DXes logged on the FMLIST Visual Logbook.
Your server also needs to have a valid UUID, which is obtained by registering on maps in the Identification & Map tab.


You can also fill in your OMID from FMLIST.org, if you want the logs to be saved to your account.

<% enabledPlugins?.forEach(function(plugin) { %> <% }); %>