View Issue Details

IDProjectCategoryView StatusLast Update
0000498Internet RadioEnhancementpublic2025-09-25 14:27
Reportermikee Assigned Tomikee  
PrioritynormalSeverityminorReproducibilityhave not tried
Status acknowledgedResolutionopen 
PlatformRaspberry PiOSRaspbianOS VersionBullseye
Summary0000498: Can we incorportate https://www.radio-browser.info/ ?
Description

https://www.radio-browser.info/ is a database and API of "all known" internet radio stations.

The output of a search is JSON with same keys as we use, althoug more complete.

Not sure if it's going to be practical though as we have no keyboard to search. Wait! Add a keyboard!!

TagsSuggestion
Attach Tags
GitLab/Hub Issue

Activities

mikee

2025-09-25 14:22

administrator   ~0001896

{'changeuuid': 'a4761d05-eba8-4095-bb7c-41b3d1c8c9d7',
'stationuuid': 'e1ef418d-a19f-4fd2-a9da-69b68dde578e',
'serveruuid': '75461220-1c63-4b45-9f20-467a07adf69f',
'name': 'Shonan Beach FM',
'url': 'http://150.95.174.29:8000/by_the_sea',
'url_resolved': 'http://150.95.174.29:8000/by_the_sea',
'homepage': 'https://www.beachfm.co.jp/',
'favicon': 'https://www.beachfm.co.jp/wp-content/themes/welcart_basic-voll-beachfm/img/common/sp_logo.png',
'tags': '',
'country': 'Japan',
'countrycode': 'JP',
'iso_3166_2': '',
'state': '',
'language': '',
'languagecodes': '',
'votes': 159,
'lastchangetime': '2025-08-08 16:09:20',
'lastchangetime_iso8601': '2025-08-08T16:09:20Z',
'codec': 'MP3',
'bitrate': 128,
'hls': 0,
'lastcheckok': 1,
'lastchecktime': '2025-09-25 13:00:04',
'lastchecktime_iso8601': '2025-09-25T13:00:04Z',
'lastcheckoktime': '2025-09-25 13:00:04',
'lastcheckoktime_iso8601': '2025-09-25T13:00:04Z',
'lastlocalchecktime': '2025-09-25 03:18:49',
'lastlocalchecktime_iso8601': '2025-09-25T03:18:49Z',
'clicktimestamp': '2025-09-25 07:42:58',
'clicktimestamp_iso8601': '2025-09-25T07:42:58Z',
'clickcount': 134,
'clicktrend': 1,
'ssl_error': 0,
'geo_lat': None,
'geo_long': None,
'geo_distance': None,
'has_extended_info': False}

mikee

2025-09-25 14:27

administrator   ~0001897

Requires: pip install pyradios
https://pypi.org/project/pyradios/

Add Note

View Status
Note
Upload Files
Maximum size: 2,048 KiB

Attach files by dragging & dropping, selecting or pasting them.

Issue History

Date Modified Username Field Change
2025-09-25 14:21 mikee New Issue
2025-09-25 14:21 mikee Status new => assigned
2025-09-25 14:21 mikee Assigned To => mikee
2025-09-25 14:22 mikee Note Added: 0001896
2025-09-25 14:25 mikee Status assigned => acknowledged
2025-09-25 14:26 mikee Tag Attached: Suggestion
2025-09-25 14:27 mikee Note Added: 0001897