This repository has been archived by the owner on Dec 5, 2020. It is now read-only.
Gradio 6.0
Changelog
New features:
Group your stations into collections
Everything is sortable
Extended search
Stations can be created and edited
Library can be exported and imported
New details sidebar
New selection system
Improvements
- Enhanced application layout
- Showing the connection status in the player toolbar
- Automatically reconnect again if the connection is lost
- Consumes much less memory now
Technical Changes:
- Gradio is now translatable on Weblate.
- Caching the station images
- Using meson instead of autotools
- Using many parts of libgd (Mainbox, TaggedSearchEntry, ...)
- Using a sqlite database instead of a plain text file
- Gradio 6.0 requires GTK 3.22 or higher