Skip to content

v0.1.4

Choose a tag to compare

@Ciphore Ciphore released this 31 May 19:22
· 1 commit to master since this release

Added

  • Added a dedicated AirPlay receiver picker and AirPlay Code screen for
    passcode-protected receivers.

Changed

  • Replaced silent AirPlay target cycling with a dedicated receiver picker in
    Settings, clearer Audio output labels, immediate output switching while a
    station is playing, and explicit AirPlay receiver selection before tuning.
  • AirPlay is now an explicit current-session output instead of a persisted
    default. Restarting RadioCLI returns to automatic local playback while keeping
    the last receiver available for the next manual AirPlay switch.
  • Bundled the AirPlay sender bridge and updated the Homebrew formula template to
    install FFmpeg, so macOS users do not need manual AirPlay package setup.

Fixed

  • Fixed same-session AirPlay station switching so the worker retunes the active
    receiver, resets its sender buffer, and keeps the UI in buffering until the
    new stream is actually ready.
  • Fixed AirPlay output failures so skip broken streams no longer walks
    through the library when the receiver is missing, off, local, or unavailable.
  • Fixed library selection after playing a station that moves to the top of
    recents.
  • Patched the bundled AirPlay sender for modern macOS AirPlay 2 receivers that
    return digest-protected setup responses or empty first setup bodies.