Skip to content

Stop auto-update; Inject custom app

Compare
Choose a tag to compare
@khanhas khanhas released this 02 Mar 12:34
· 1169 commits to master since this release

Adds

  • Preprocess stop_autoupdate: Prevent Spotify to fetch and update new client version. Useful for anyone who want to keep their themes forever.
    Notes: Since it's a preprocess so you need to restore, backup and apply again to have this feature. Do it in one line:
spicetify restore backup apply
  • Inject Custom Apps: Add your app names to custom_apps in config, separate them by |
    E.g:
[AdditionalOptions]
...
custom_apps = reddit
  • Reddit app fetches playlists, tracks, albums that posted in subreddits. This app has native feels and behavior just like other Spotify apps: you can follow, save, play, open playlist/track/album directly.