Skip to content

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 18 Jul 18:19
ec53db9

0.6.1 (2026-07-18)

Bug Fixes

  • a just-ended YouTube stream now plays from the start while YouTube is still processing the replay, instead of being skipped with a "processing" notice — playback begins within seconds, and once the background download completes, seeking and the full timeline switch on mid-playback (0a6664e)
  • still-processing replays restart and auto-resume correctly, never reuse stale stream links, and fall back to the previous skip-with-notice behavior if the relay is disabled (RELAYTV_POSTLIVE_RELAY=0) or unavailable (0a6664e)
  • wait for YouTube media URL availability (a84b015)

Documentation

  • planning-era architecture and roadmap documents consolidated into permanent ARCHITECTURE.md and POSTLIVE_REPLAY.md operator docs (0a6664e)