Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 09:43
· 78 commits to main since this release

SamoTech IPTV Player v0.1.0

Windows x64 Portable EXE

This release provides the SamoTech IPTV Player Windows x64 portable executable. The packaged executable includes the application runtime, PySide6/Qt components, python-vlc, and the bundled VLC runtime required by the verified smoke-test path.

Users do not need a separate Python installation or VLC installation to run the portable executable. Download the executable and SHA256SUMS.txt from the release assets, then verify the checksum before running it.

The release artifact is SamoTech-IPTV-Player-Windows-x64-v0.1.0.exe. The distribution target is Windows x64 only. Installers, auto-update, ARM64 builds, universal IPTV-provider acceptance, MAG VOD/Series support, real-provider acceptance, subtitle certification, and Microsoft Store distribution are not claimed by this release.

Known limitation: Windows presentation-test collection remains excluded from the CI test corpus because of a fatal Qt access violation during test collection. The blocking Windows build still runs the non-presentation regression corpus, native VLC lifecycle validation, the actual generated-EXE packaged-VLC test, Qt/application smoke test, sanitized-PATH validation, artifact audit, checksum generation, and release publication.

Automated build evidence

The release was produced by the tagged GitHub Actions workflow from the authoritative application version tag v0.1.0. The release assets were generated and uploaded automatically after all blocking packaging gates passed.

What's Changed

  • Fix/recover core and mag provider by @SamoTech in #1
  • Fix/recover core and mag provider by @SamoTech in #2
  • feat: add Xtream live stream API client by @SamoTech in #3
  • fix(mag): harden catalogue translation by @SamoTech in #4
  • perf(provider): reuse provider runtimes across capabilities by @SamoTech in #5

New Contributors

Full Changelog: https://github.com/SamoTech/samotech-iptv-player/commits/v0.1.0