Lunoir v0.5.1
Lunoir v0.5.1
A small patch that fixes a freeze.
Fixed
- Playback could freeze on
Loading…and need a restart — most noticeable when hopping between IPTV / live channels: after a few switches the player would hang, and even channels that had just worked wouldn't load until you restarted Lunoir. - Cause: mpv writes its log to stdout, which the app never read, so the OS pipe buffer filled up and blocked mpv on its next write — freezing the whole player. It's now drained, so you can channel-surf all you like.
Was present in v0.5.0; nothing else changed.
Install: Lunoir-0.5.1-setup.exe (installer) or Lunoir-0.5.1-portable.exe (no install needed).
The build is unsigned, so Windows SmartScreen may warn on first run — click More info → Run anyway.