huh-spicetify-extensions icon indicating copy to clipboard operation
huh-spicetify-extensions copied to clipboard

Collection of my spicetify extensions

Results 32 huh-spicetify-extensions issues
Sort by recently updated
recently updated
newest added

Hi, Would it be possible to add the option to remove the song(s) from one of the playlists? Thanks Dave

so I think there should be an option to remove the original fullscreen icon bcz it looks really blur and big than the other icons. and if i run spicetify...

enhancement

**Describe the bug** Full app display was working fine and i was using it with lyrics plugin but after i installed a new windows it didn't work and showing like...

bug

Hello, I was using full app display and had an interesting idea. The idea was if the user clicks on the album art the album / song would open in...

enhancement

**Describe the bug** When you open the extension, it works as expected, except the background of the app does not appear, so it clips through the regular spotify UI **To...

bug

**Describe the bug** Says 'resetted' which is not a word in english. **To Reproduce** Steps to reproduce the behavior: click on 'reset all stats' **Expected behavior** ![image](https://github.com/huhridge/huh-spicetify-extensions/assets/92116621/5dbee088-1bd2-4b6f-afd7-ad25545e91a6) **Screenshots** ![image](https://github.com/huhridge/huh-spicetify-extensions/assets/92116621/7adc7ae8-7f8b-4d5e-8dbe-a4a4a9a24cf1) **Desktop...

bug

**Describe the bug** Additional code causes extension to break, and not display playlists. **To Reproduce** Have the code included. No clue, it's just been happening to me for the past...

bug

**Describe the bug** Album art is not showing, it only show a single colour. (black/grey) **To Reproduce** I installed the plugin from the marketplace, (with other plugins and the theme...

bug

SKIP STATS WONT WORK IF YOU HAVE ANY PODCAST IN YOUR PLAYLIST. here is how to check if you have a podcast: ![image](https://github.com/huhridge/huh-spicetify-extensions/assets/32984678/0208b408-e569-4422-bfb8-769cbeb01ef7) IF THERE IS A MUSIC ICON NEXT...

bug

fixes #88, #101 The colors are always black because the `wg://` protocol doesn't seem to work ![image](https://github.com/user-attachments/assets/710a2064-9b00-41b5-9e1e-db84702a29b2) Changed the url from `wg://` to `spclient.wg.spotify.com`, which is [what `Spicetify.colorextractor` is using.](https://github.com/spicetify/cli/blob/bb767a9059143fe183c1c577acff335dc6a462b7/jsHelper/spicetifyWrapper.js#L1046)...