An open API service indexing awesome lists of open source software.

https://github.com/huhridge/huh-spicetify-extensions

Collection of my spicetify extensions
https://github.com/huhridge/huh-spicetify-extensions

spicetify spicetify-extensions spotify

Last synced: 3 months ago
JSON representation

Collection of my spicetify extensions

Awesome Lists containing this project

README

        

# huh-spicetify-extensions

Collection of my spicetify extensions

🌟 Like it? Gimme some love!
[![Github Stars badge](https://img.shields.io/github/stars/huhridge/huh-spicetify-extensions?logo=github&style=social)](https://github.com/huhridge/huh-spicetify-extensions/)

## Full App Display modified

Filename : `fullAppDisplayMod.js`

Minimal album cover art display with beautiful blur effect background. Activating button locates in top bar. While in display mode, double click anywhere to exit. Right click anywhere to open setting menu. Now also includes lyrics if `lyrics-plus` custom app installed.

![Preview](https://raw.githubusercontent.com/huhridge/huh-spicetify-extensions/main/fullAppDisplayModified/previews/preview.gif)

Screenshots

* Album Art

Album Art Background



* Colorful Background(doesn't work offline)

Colorful Background

For more information: [fullAppDisplayMod README](/fullAppDisplayModified/README.md)

## skipStats

Filename : `skipStats.js`

![Preview](https://raw.githubusercontent.com/huhridge/huh-spicetify-extensions/main/skipStats/preview.jpg)

Extension to track your skips!

- Tracks your skips when listening to playlists or albums!
- Displays the data in a readable manner
- Auto-skip songs over a certain value of skips

For more information: [skipStats README](/skipStats/README.md)

## List Playlists with Song

Filename : `listPlaylistsWithSong.js`

Adds context menu button to view playlists in your library that contain the selected song.

![Preview](https://raw.githubusercontent.com/huhridge/huh-spicetify-extensions/main/listPlaylistsWithSong/preview.gif)

### To use:

Right Click on selected song, and click "List playlists with this Song".

![Preview1](https://raw.githubusercontent.com/huhridge/huh-spicetify-extensions/main/listPlaylistsWithSong/preview1.jpg)

#### Note:

~~Currently, doesn't work on the currently playing song(like in the bottom bar pictured below), finding a workaround.~~
Now it works, fixed by yours truly!

## Go to Song

Filename : `goToSong.js`

Go to the currrently playing song in a playlist **/or/** currently playing playlist.

### To use:

- Currently playing playlist: Go to Profile > GoToSong > Choose "Go To Song in current Playlist"
- ![Preview1](https://raw.githubusercontent.com/huhridge/huh-spicetify-extensions/main/goToSong/preview1.jpg)

- Any Playlist: Right Click on the Playlist, and choose "Go to Currently Playing Song"
- ![Preview2](https://raw.githubusercontent.com/huhridge/huh-spicetify-extensions/main/goToSong/preview2.jpg)

### Note:

You may need to adjust your delay if it's giving an error, follow the instructions in the popup.

![Adjust](https://raw.githubusercontent.com/huhridge/huh-spicetify-extensions/main/goToSong/adjust.jpg)

## playlistIntersection

Filename : `playlistIntersection.js`

Adds context menu buttons to see

- songs in common between two playlists
- songs only present in one playlist

![Preview](https://raw.githubusercontent.com/huhridge/huh-spicetify-extensions/main/playlistIntersection/both.jpg)

### To use:

Check the full readme: [playlistIntersection readme](/playlistIntersection/README.md)

## Display full Album date

Filename : `fullAlbumDate.js`

Display full album date instead of just year

![Preview](https://raw.githubusercontent.com/huhridge/huh-spicetify-extensions/main/fullAlbumDate/preview.jpg)