02-08-2021, 12:44 PM
I've never experienced any performance issues with Radio view. Theres only a few hundred stations in the list and I would think that any modern Browser and a decent network should be able to handle that easily.
As far as Samba access goes, the MPD Radio directory is still available via Samba but it only provides access to the .pls files. In order to get radio logos and thumbs to display you would need to manipulate the cfg_radio SQL table and the directories that contain the logo and thumb images.
If you want to alter the Radio feature to you liking do the following:
1. Export the stations
2. Unzip stations.zip
3. Edit content in the directory structure including cfg_radio.csv file
4. Re-zip the directory structure
5. Import stations.zip
As far as Samba access goes, the MPD Radio directory is still available via Samba but it only provides access to the .pls files. In order to get radio logos and thumbs to display you would need to manipulate the cfg_radio SQL table and the directories that contain the logo and thumb images.
If you want to alter the Radio feature to you liking do the following:
1. Export the stations
2. Unzip stations.zip
3. Edit content in the directory structure including cfg_radio.csv file
4. Re-zip the directory structure
5. Import stations.zip