SpotX-Official / SpotX-Bash

SpotX Mac and Linux adblocker for the Spotify desktop client, in Bash
MIT License
1.7k stars 58 forks source link

There is no input parameter listed in SpotXBash equivalent to the new -EnhancedSongs parameter in SpotX-Official #23

Closed lonskyne closed 7 months ago

lonskyne commented 7 months ago

SpotX-Official recently removed (as default) the experimental feature that adds the Enhance button. Now you need to pass the -EnhancedSongs parameter, but in SpotX-Bash there is no equivalent.

jetfir3 commented 7 months ago

SpotX-Bash is not SpotX, things will be handled differently sometimes.

Smart Shuffle has officially replaced the Enhance button and SpotX-Bash is doing the same. https://newsroom.spotify.com/2023-03-08/smart-shuffle-new-life-spotify-playlists/

Before 1.2.22.982 has Enhance button. 1.2.22.982 and after has Smart Shuffle.

Or choose your experimental features using the Remote Config option in developer mode's debug window (toggling the 2 enhance-related options on and smartshuffle off). All users have complete control of every single experimental feature enabled/disabled this way... flags to control these options are not needed.

jetfir3 commented 7 months ago

Looks like Spotify will be removing the Enhance experimental feature completely in v1.2.26.x. Anyone wanting to use Enhance instead of Smart Shuffle will have to use v1.2.25.x or earlier.

v1.2.26 is now supported by SpotX-Bash as of today, Dec 3 2023. I have updated the script to use "Enhance" instead of Smart Shuffle for all builds BEFORE v1.2.26.x and Smart Shuffle will only be set for v1.2.26+.

Users wanting to enable smart shuffle on earlier builds can DISABLE the two enhance experimental settings and enable the smartshuffle setting manually in the Debug Window > Remote Config menu with Developer mode enabled.