Hi Again!
Just thought I should let you know that I’ve solved the problem.
My website was using PHP 8, which doesn’t seem to be supported by your plugin yet. Using PHP 8 causes this error: An error of type E_COMPILE_ERROR was caused in line 830 of the file /var/www/vhosts/[domain]/httpdocs/wp-content/plugins/radio-station/reader.php. Error message: Array and string offset access syntax with curly braces is no longer supported.
I’ve dropped to PHP 7 for now to get the plugin working, though you might want to fix this issue in a future release ??
Thanks!