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

accessing radio browser #112

Closed
privacy313 opened this issue Nov 10, 2020 · 6 comments
Closed

accessing radio browser #112

privacy313 opened this issue Nov 10, 2020 · 6 comments
Labels
enhancement Enhancements and feature requests

Comments

@privacy313
Copy link

i see from the previous open issue that radio-browser support is now integrated.. but i can't seem to find any documentation on how to access it from within pyradio.

@s-n-g
Copy link
Collaborator

s-n-g commented Nov 11, 2020

Hi @privacy313

I did have an implementation ready that I was testing, but that was way back then...

Then the API changed and it does not work any more.
It will be updated in due time though

So, for the time being, no, it's not available.

@privacy313
Copy link
Author

ah i see. would indeed be a great feature to have -- looking forward to when it's ready :)

@s-n-g s-n-g added the enhancement Enhancements and feature requests label Feb 27, 2021
@moralrebuild
Copy link

definitely a must have feature. Thanks for your effort!

@privacy313
Copy link
Author

love the radio browser implementation. have found it very useful so far.
i wonder is it possible to save a currently selected radio browser station to the default pyradio playlist?

@s-n-g
Copy link
Collaborator

s-n-g commented Jul 26, 2022

Sure it's possible!
Using multiple ways too!

  1. To default playlist
    Press "y" and "ENTER"
    Press "q" to return to the default playlist
    Press "p" to paste the station

  2. To a register (for later use)
    Press "y" and any letter ("a" to "z")
    For example "ye" (copy station to register e)
    =--- / ----=
    Then, when you close RadioBrowser, and return to your local playlist,
    you can press 'e to open the register, "y" and "ENTER"
    to copy the station, "q" to go back to the playlist, "p" to paste it...

@privacy313
Copy link
Author

wonderful. i'll mark this issue as closed. thanks for the hard work!

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

No branches or pull requests

3 participants