Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

adds playlist artwork to playlists in the playlist panel

Notifications You must be signed in to change notification settings

Florry/Spicetify-playlist-artwork

Repository files navigation

[DEPRECATED] Spicetify-playlist-artwork

Depcrated due to this feature being added to spotify natively (🎉)

Adds playlist artwork and folder icons to the playlists panel for quicker indentification of playlists w/ focus on speed and performance.

It caches playlist artwork urls in an indexed database after initial fetch for faster access. There is a menu option in the spicetify menu to refresh the cache to force refetch:

as well as a right click context menu item for refreshing individual playlists' artwork:

Installation

  • Copy ./dist/playlist-artwork.js to ~/.spicetify/plugins
  • run:
spicetify config extensions playlist-artwork.js
spicetify apply

or install through spicetify marketplace

Made with spicetify Creator

Spicetify Creator is a tool to compile modern Typescript/Javascript code to Spicetify extensions and custom apps.

Features

  • Typescript and React syntax
  • Import node packages
  • CSS/SCSS with PostCSS support
  • Extremely fast compile time with esbuild.
  • Plugins

Docs

Check out Spicetify's docs!

Available scripts

  • build: Compiles the extension to spicetify
  • build-local: Compiles the extension to ./dist folder
  • watch: Compiles the extension to spicetify and watches for changes
  • watch-local: Compiles the extension to ./dist folder and watches for changes

About

adds playlist artwork to playlists in the playlist panel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published