Highlights
- Xtream URL paste support — paste a full
http://server/get.php?username=...&password=...URL into the Add Source dialog and the server, username, and password fields auto-fill. (Thanks @benjiewheeler — #195) - Fix M3U export crash — exporting an M3U was failing with
duplicate field error_reasonbecause the frontend payload still carried the legacylast_error_reasonfield that Rust now treats as a serde alias.
Changes
- feat: parse xtream m3u URLs into separate credentials (#195)
- fix: M3U export failing with duplicate
error_reasonfield
Download
- macOS (Apple Silicon):
IPTV.Checker_1.5.1_mac_arm.dmg - Windows:
IPTV.Checker_1.5.1_win_x64_setup.exe - Linux:
IPTV.Checker_1.5.1_lin_x64.AppImage
Full changelog: v1.5.0...v1.5.1