Releases: MrLemur/bottle-radio
Releases · MrLemur/bottle-radio
v0.2.0 - Update now playing and fix containers
This release changes the following things:
Added
- Add a server to the frontend container that pulls song links when metatdata changes from Liquidsoap and save it to a file accessible by the frontend app.
Fixed
- Update all containers to their latest version (Liquidsoap stays on v1.4.4 due to issues with metadata on v2.0.1)
- Update frontend dependencies to resolve security issues
v0.1.2 - Bugfixes
This release is a bugfix for the following issues:
- Audio not playing due to AudioContext not loading with lack of user input
- Mopidy would sometimes freeze, requiring the next track to be played manually
- Safari would not load frontend due to lack of Web Audio support
- Fix for now playing API schema changes
Fix liquidsoap dependencies
This release fixes the newer Liquidsoap dependencies by upgrading its base image to Ubuntu 20.04.
Initial release
This is just a release to mark the initial making public of the repo.
It is currently recommended to use the current development version for now.