Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 2.14 KB

README.md

File metadata and controls

52 lines (35 loc) · 2.14 KB

songstats

Spicetify extension to see the audio features of the music you like!

  • Right click a song and click "V"iew Song Stats" to see it's audio features.

Install

Copy songstats.js into your Spicetify extensions directory:

Platform Path
Linux ~/.config/spicetify/Extensions or $XDG_CONFIG_HOME/.config/spicetify/Extensions/
MacOS ~/spicetify_data/Extensions or $SPICETIFY_CONFIG/Extensions
Windows %appdata%\spicetify\Extensions\

After putting the extension file into the correct folder, run the following command to install the extension or install through marketplace:

spicetify config extensions songstats.js
spicetify apply

Note: Using the config command to add the extension will always append the file name to the existing extensions list. It does not replace the whole key's value.

Or you can manually edit your config-xpui.ini file. Add your desired extension filenames in the extensions key, separated them by the | character. Example:

[AdditionalOptions]
...
extensions = autoSkipExplicit.js|shuffle+.js|trashbin.js|songstats.js

Then run:

spicetify apply

Usage

Toggle in the Profile menu.

Screenshot

More

🌟 Like it? Gimme some love! Github Stars badge

If you find any bugs, please create a new issue on the GitHub repo. https://github.com/CharlieS1103/spicetify-extensions/issues