slimserver
slimserver copied to clipboard
remote_title (radio station name) not reported correctly
When playing a radio station (e.g. Rock Antenne) from the saved favorites or the Radio Menu, the remote_title using the songinfo CLI or the WebInterface works correctly.
Selecting the Context Menu of the station: More -> Options for TuneIn -> Select Stream -> Select any stream.
Changes the Radio station to a new stream and the station name is not shown correctly anymore, but instead it states instead:
Abspielen | 128 kbps MP3 - 98% Zuverlässig
This is also what is returned using the songinfo CLI command or (playlists name ?). Retrieving the URL of this stream and playing the stream directly using the CLI also changes the remote_title again.
It looks like sometimes remote_title returns the playlist name instead of the radio station name and this information is cached and mapped to a URL.
I also have a some other case of the same radio station which shows "temp_playlist" as the remote_title, which is the name which was used to temporarily save the playqueue and restore it later. This "temp_playlist" is still shown also after the playlist got deleted and a full wipe and rescan is done.
Any pointers on where could be the problem here ? I know that it worked fine with 7.9, so it seems to be a regression.