• v1.0.2 954157e605

    spalencsar released this 2026-05-28 08:30:15 +02:00 | 75 commits to main since this release

    What's new in this release:

    Single Instance Check: Implemented a session DBus check at startup to ensure only one instance of the app runs at a time. Starting the app again will raise and focus the existing window.
    Wayland Crash Fix: Replaced blocking DBus calls with asynchronous pending calls to prevent segmentation faults and freezes under Wayland.
    Stream Metadata Improvements:
    • Fixed a bug where QMediaPlayer metadata updates would overwrite and clear valid ICY stream metadata.
    • Fixed a regex parsing issue that caused stream metadata to fail on song titles containing apostrophes.
    • Fixed infinite loading of radio stations by introducing connection timeouts.
    Project License & Standards:
    • Relicensed the project to GNU GPLv3 (GPL-3.0-or-later).
    • Added SPDX license headers to all source files and OARS content rating metadata.

    Downloads