• v2.7.0 3428da3a78

    v2.7.0 Stable

    kerem released this 2023-12-09 00:59:43 +03:00 | 8 commits to master since this release

    📅 Originally published on GitHub: Fri, 08 Dec 2023 22:06:10 GMT
    🏷️ Git tag created: Fri, 08 Dec 2023 21:59:43 GMT

    Changelog

    General

    • Update to Spotify v1.2.26 (new theme, drops support for Windows 7-8.1)
    • Fix bug that caused Liked Songs playlist to be non-playable/shuffled
    • Fixes for Spicetify integration support (may be incompatible with some themes)
    • Option to move 'Add to Queue' menu item to top (Settings -> Misc)

    Install script

    • Installation will now persist and work over the main Spotify at %appdata%.
      • Makes it easier to integrate with other mods such as Spicetify and SpotX.
    • Automatically install FFmpeg with libfdk

    Internals

    • Change the way playback state and streams are tracked and detected internally (fixes track corruption bug on v1.2.25+, fixes #89, makes maintenance easier)
      • This restricts support to OGG streams exclusively. Podcasts using MP3 and other formats will no longer be downloaded.
    • Increased playback speed is now more efficient and less likely to cause player stalls.
      • When used, playback will sound choppy and glitchy compared than previous versions. This is now implemented by skipping blocks of PCM samples without any filtering.
      • Player trackbar will not be in sync with the actual progress.
    Downloads