v1.0
AF Validator
Validates the determined station name for correctness using alternative frequencies in the database.
Version 1.0
- Automatic AF Validation – Every Alternative Frequency in the RDS AF list is checked against the FMDX transmitter database (maps.fmdx.org) and marked with a green ✓ or red ✗ badge
- AF Score Ring – A colour-coded canvas ring (red → yellow → green) displays the overall match percentage for the current station's AF list at a glance
- Persistent Local Cache – The transmitter database is stored in localStorage and silently refreshed once per day; toasts only appear on real network activity
Installation notes:
- Download the last repository as a zip
- Unpack all files from the plugins folder to ..fm-dx-webserver-main\plugins\
- Stop or close the fm-dx-webserver
- Start/Restart the fm-dx-webserver with "npm run webserver" on node.js console, check the console informations
- Activate the sysinfo plugin in the settings
- Stop or close the fm-dx-webserver
- Start/Restart the fm-dx-webserver with "npm run webserver" on node.js console, check the console informations
- Reload the browser
How to use:
You can toggle two visual elements on and off directly on the setting page:
- AF Badges – shows or hides the ✓ / ✗ symbols next to each frequency in the AF list
- AF Score Ring – shows or hides the colour-coded percentage ring at the bottom of the AF panel
Contact
If you have any questions, would like to report problems, or have suggestions for improvement, please feel free to contact me! You can reach me by email at highpoint2000@googlemail.com. I look forward to hearing from you!
