v0.7.0
Add
- New app and extension Bookmark: Easily store and browse pages, play tracks or tracks in specific time. Useful for who wants to check out an artist, album later without following them or writing their name down.
Demo usage: https://streamable.com/0qh6p
To install, run following commands:
spicetify config extensions bookmark.js
spicetify config custom_apps bookmark
spicetify apply
-
Command
path
: Print path of theme's color.ini, user.css or extension or app and quit. Usage:- Print theme's color.inc path:
spicetify path color
- Print theme's user.css path:
spicetify path css
- Print extension <name> path:
spicetify -e path <name>
- Print custom app <name> path:
spicetify -a path <name>
- Print theme's color.inc path:
-
Extension
Keyboard Shortcut
: New keybinds:- J/K: Scroll nearest carousel left/right
- Ctrl W: Like/Dislike track
-
Automatically create
Themes
,Extensions
,CustomApps
folders in user's.spicetify
folder if they doesn't exist.
Change
- Custom apps are now applied by creating a symlink/junction in Spotify Apps folder. So it means you can just change app content and refresh Spotify client to update new change, no need to re-apply.
- More verbose processing steps information for
apply
command.
Fix
- API
Spicetify.skipBack
andSpicetify.skipForward
wrong function call bug. - API
Spicetify.getHeart
doesn't return value. - Theme
SpicetifyDefault
: wrong color forsidebar_indicator_and_hover_button_bg