Skip to content

Releases: MrLemur/bottle-radio

v0.2.0 - Update now playing and fix containers

23 Dec 17:29
993ffb6
Compare
Choose a tag to compare

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

05 Aug 18:49
30a8856
Compare
Choose a tag to compare

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

08 May 13:18
402bafe
Compare
Choose a tag to compare

This release fixes the newer Liquidsoap dependencies by upgrading its base image to Ubuntu 20.04.

Initial release

21 Apr 23:25
c719eaf
Compare
Choose a tag to compare

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.