Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depreciated - But how to present to a user via radio browser #9

Open
psyciknz opened this issue May 6, 2024 · 0 comments
Open

Depreciated - But how to present to a user via radio browser #9

psyciknz opened this issue May 6, 2024 · 0 comments

Comments

@psyciknz
Copy link

psyciknz commented May 6, 2024

Hi.

I've got a script I run that takes a radio station name from a input helper and uses the selected name and an if statement to match it to a url. But it's very clunky. If I want to add a new station I hjave to update the input helper and the script element.

I almost though of writing my own custom components then saw yours.

Is there a way with teh radio browser - to have a config file with this wonderful format of your:

netradio:
  radios: 
    - url: 'http://streams.greenhost.nl:8080/jazz'
      name: Concertzender Jazz

and use that to present to the users the station names and use the url to pass to a media_player?

I'm hoping that with your radio-browser comment, that maybe you have done some of this ground work to figure that out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant