• v2.7.1 3f64538103

    v2.7.1 Stable

    kerem released this 2023-12-11 22:22:52 +03:00 | 5 commits to master since this release

    📅 Originally published on GitHub: Mon, 11 Dec 2023 19:32:02 GMT
    🏷️ Git tag created: Mon, 11 Dec 2023 19:22:52 GMT

    Changelog

    Install script

    • Allow users to pass flags to SpotX (by @NotSpaulding in #90)
    • Re-apply Spicetify after Spotify reinstall

    General

    • Fix context menu hooks for currently playing track

    Changes since v2.5.0

    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

    • Add Install.cmd and fix relative path issues in Install.ps1 (by @cubernetes in #87)
    • 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