Klassik Radio fix & shuffle auf IR remote

This commit is contained in:
Martin Bauer
2019-12-22 21:49:33 +01:00
parent 6474210927
commit e7eb443806
2 changed files with 16 additions and 2 deletions

View File

@@ -65,3 +65,7 @@ def find_local_radio_url_by_name(search_name):
find_local_radio_url_by_name.stations = get_local_radio_stations()
if __name__ == '__main__':
print(find_local_radio_url_by_name("B 5 aktuell"))