Skip to content

2.0.0 Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@DYefremov DYefremov released this 28 Sep 07:34
· 3 commits to main since this release

Test build.

  1. Improved macOS and MS Windows support.
  2. Support for moving favorites via drag and drop in the channel list.
  3. Prevent full providers reload on edit.
  4. Title update on group activation.
  5. Fixed encoding for some *.m3u sources.

Full Changelog: 2.0.0-a1...2.0.0-a2

Requirements

  • Linux
    • Gtk4 >= 4.12
    • Libadwaita >= 1.4
    • Python >= 3.11
    • PyGObject (pygobject3)
    • Requests (python3-request)
    • GStreamer with Gtk4 plugin (gstreamer1.0-gtk4, gst-plugin-gtk4).
  • MS WIndows >= 10.
  • macOS (Silicon) >= 14.7 (Sonoma).

Note

  • Ubuntu/Debian users additionally need to install or build the gst-plugin-gtk4 (rust-gst-plugin-gtk4) package. E.g. Via installing and building from librust-gst-plugin-gtk4-dev package or by installing the gstreamer1.0-gtk4 package. You can find more info on the Web yourself.
  • Some features may be missing or not fully implemented.
  • The initial startup for MS Windows build can be lengthy.
  • Part of the window controls style and elements for MS Windows build was taken from Windows-10 theme by B00MERANG Project.
  • Part of the window controls style and elements for macOS build was taken from WhiteSur GTK Theme by vinceliuice.
  • To run this app on macOS, you may need to run the following command in Terminal:
    sudo xattr -r -d com.apple.quarantine /Applications/TVDemon.app