Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 1.48 KB

README.md

File metadata and controls

60 lines (38 loc) · 1.48 KB

Spicetify Library

A custom app that makes managing your library a better experience.


Album Collections

preview


Playlist Folder Images

preview


Manual Installation

Download the zip file in the latest release, rename the unzipped folder to library, then place that folder into your CustomApps folder in the spicetify directory and you're all done. If everything's correct, the structure should be similar to this:

📦spicetify\CustomApps
 ┣ 📂marketplace
 ┣ etc...
 ┗ 📂library
 ┃ ┣ 📜extension.js
 ┃ ┣ 📜index.js
 ┃ ┣ 📜manifest.json
 ┃ ┗ 📜style.css

Finally, run these commands to apply:

spicetify config custom_apps library
spicetify apply

That's it. Enjoy.

For more help on installing visit the Spicetify Docs.

Uninstallation

To uninstall the app, run these commands:

spicetify config custom_apps library-
spicetify apply

If you want to remove the app completely, just delete the library folder after running the above commands.


If you have any questions or issues regarding the app, open an issue on this repo. While doing so, please specify your spicetify version and installation method.

If you like the app, I'd be really grateful if you liked the repo ❤️.