You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some stations, e.g. "ANTENNE BAYERN" can not be configured as favorites. The plugin says "Favorite radio station 'ANTENNE BAYERN' not found".
This bug is due to the fact that the playlist refresh() function is too optimistic in searching a station. The number of search results must be increased from 5 to lets say 20.
The text was updated successfully, but these errors were encountered:
Some stations, e.g. "ANTENNE BAYERN" can not be configured as favorites. The plugin says "Favorite radio station 'ANTENNE BAYERN' not found".
This bug is due to the fact that the playlist
refresh()
function is too optimistic in searching a station. The number of search results must be increased from 5 to lets say 20.The text was updated successfully, but these errors were encountered: