Public German radio stations migrated to DVB-S2, the old ones have been disabled.
E.g. "MDR AKTUELL" now uses service ID 1:0:A:28F0:425:1:C00000:0:0:0:, the 'A' (10 decimal) at the third position identifies a S2 radio station.
Unfortunately, the VU+ plugin currently delivered by libreelec is outdated, so it doesn't support type 10 (A) for DVB-S2 radio.
In the source codes, the bug was fixed a while ago:
e2: Add missing radio service type 0x0A · kodi-pvr/pvr.vuplus@49978e0
This fixes the lack of "advanced codec" radio channels in the list, as they are now getting correctly classified.
Can be tested with the new Astra…
github.com