rustio
A radio-browser.info API wrapper for rust, including audio playback using gstreamer.
Everything is WIP. Maybe this will be used for Gradio sometime.
Todo
- [x] Server communication (JSON deserialize)
- [x] Basic elements (station, country, language, state, tag)
- [x] Server stats
- [x] Audio playback using gstreamer
- [ ] Error handling
- [ ] Editable stations
- [ ] Create new stations
- [ ] Advanced station search
- ...