diff --git a/web/setup.ejs b/web/setup.ejs index 59ae2f0..5834a61 100644 --- a/web/setup.ejs +++ b/web/setup.ejs @@ -217,18 +217,18 @@
If you use an USB audio card on Linux, enabling this option might fix your audio issues.
+If you use a USB audio card on Linux, enabling this option might fix your audio issues.
<%- include('_components', {component: 'checkbox', cssClass: '', label: 'ALSA Software mode', id: 'audio-softwareMode'}) %>Legacy option for Linux / macOS that could resolve audio issues, but will consume additional CPU and RAM usage.
<%- include('_components', {component: 'checkbox', cssClass: '', label: 'Additional FFmpeg', id: 'audio-ffmpeg'}) %>Using a negative value could eliminate audio buffering issues during long periods of listening.
However, a value that’s too low might increase the buffer over time.
You can switch between American (RBDS) / Global (RDS) mode here.
<%- include('_components', {component: 'checkbox', cssClass: 'bottom-20', iconClass: '', label: 'American RDS mode (RBDS)', id: 'webserver-rdsMode'}) %>Different modes may help with more accurate transmitter identification depending on your region.
<%- include('_components', { component: 'dropdown', id: 'server-tx-id-algo', inputId: 'webserver-txIdAlgorithm', label: 'Transmitter ID Algorithm', cssClass: '', placeholder: 'Algorithm 1', @@ -426,6 +426,102 @@