Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Import radios - how to be bleeding edge ?
#1
https://github.com/moode-player/moode/issues/717
I posted a patch here which gets the SQL database from https://www.radio-browser.info/
ANd does simple unlz4 | grep magic to render a table fast.

I have some trouble finding out which is the best way to make the [import] radio as favorite button work.
Because the radio.php file seems to prefer being called as a request.

So wonder what's the best way to refactor code to support API I can call while supporting that web interface?
Or should I build an internal web request ?

And that leads me to the next question is there a documentation what's the recommended way to be bleeding edge so that I can test a patch ? Or is the build PI image what you typically use when testing patches ?
Reply
#2
We use Gulp to build from the dev branch and install into a Pi for testing. Visit the Developer page at moodeaudio.org for info on how to install and configure the Gulp environment on your development client.

The station_manager.py utility is what is used in moode to import/export radio stations. I posted a link to the sources in the issue 717 that you posted.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Forum Jump: