Skip to content

v0.8.19 — LAN/self-hosted custom streams ("Add anyway")

Choose a tag to compare

@tostmann tostmann released this 08 Jun 14:37
· 2 commits to master since this release

v0.8.19 — LAN / self-hosted custom streams ("Add anyway")

You can now add a LAN or self-hosted stream URL that the online validator can't reach — useful for a stream the validator considers a private/LAN address (e.g. a transcoder running on your own network).

  • When validation can't reach the URL or rejects it as a non-global address, an "Add anyway" button appears. It skips the hosted check and stores the URL straight on the device; the speaker fetches it directly over your LAN.
  • HLS (.m3u8) is still hard-blocked on every path — the SoundTouch firmware has no HLS decoder, so a direct MP3/AAC URL (or an HLS→MP3 transcoder) remains the way to go.

UI-only change; the on-device /api/streams library is unchanged.

Update: System → Check for update (OTA), or the web flasher's "Update existing" button (keeps your WiFi, presets and Spotify auth).

Resolves Discussion #15.