Skip to content

0.4.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rtertiaer rtertiaer released this 25 Jul 20:53
· 99 commits to main since this release
0.4.1
f4aae6a

0.4.1

  • Web App
    • Migrate more inputs to MUI
    • Fix internet radio searching during stream creation
    • Download appliance config when toggling LMS mode off
    • Add hoverover effects on unselected player cards
    • Handle missing source selection
    • Autoselect newly created sources
    • Add marquee support to stream names in player view
  • System
    • Reduce noisy logging from lms_metadata.py
    • Fix install of FM radio software redsea
    • Fix latest version checking after an update
    • Move system state out of running software directory
    • Fix updates on systems with an API password set
    • Fix the display service on systems with an API password set
  • Streams
    • File Players can be temporary. A temporary File Player will remove itself from the list of available streams once disconnected from all sources.
    • File Players run their own Python container process similar to Internet Radio Stations, rather than running a cvlc command.
    • File Players can now be paused, and restarted by pressing the play button when the track ends.
  • API
    • Added a play endpoint which supports playing music to a File Player remotely.

Known bugs:

  • Internet radio streams without logos will be removed from the unit configuration; fixed in 0.4.2