williamckha / spicetify-fluent

Spicetify theme inspired by Microsoft's Fluent Design
MIT License
289 stars 17 forks source link

sidebar playlist covers bug #6

Closed alexanderpwnz closed 3 years ago

alexanderpwnz commented 3 years ago

hello, the images don't fit/shrink in the sidebar. image

spicetify version: 2.6.4 spotify version: 1.1.68.628

how can i fix this?

BearTS commented 3 years ago

I am getting it too I am on Windows 11

wian-lloyd commented 3 years ago

I think I've had this issue! What extensions do you have loaded for Spicetify?

Powershell:

cd "$(spicetify -c | Split-Path)";
explorer .;

File config-xpui.ini

[AdditionalOptions]
extensions     = fluent.js

Mine had dribblish.js also loaded, removing and re-applying fixed for me.

BearTS commented 3 years ago

Oh yeah, Thanks a lot . I had fluent.js missing and also dribblish.js also being loaded which is the culprit Thanks

BearTS commented 3 years ago

Also I have another issue image a lot of them doesn't load

williamckha commented 3 years ago

This is a known issue, I haven't had time to work on a fix but I'll look into it

williamckha commented 3 years ago

Latest commit 91c03a6 should fix this issue Ensure that these two lines are added to the Patch section of your config-xpui.ini file:

[Patch]
xpui.js_find_8008 = ,(\w+=)32,
xpui.js_repl_8008 = ,${1}56,