marketplace icon indicating copy to clipboard operation
marketplace copied to clipboard

Disable Homepage Reccomendations Snippet not working after update

Open somewhat69 opened this issue 9 months ago • 11 comments

🔍 Is there already an issue for your problem?

  • [X] I have checked older issues, open and closed

ℹ Environment / Computer Info

- Spotify version:Spotify for Windows (64 bit) 1.2.37.701.ge66eb7bc

- Spicetify: v2.36.11

📝 Description

After update of spotify and spicetify marketplace the snippet stopped working

📸 Screenshots

No response

somewhat69 avatar May 11 '24 08:05 somewhat69

i am facing the same problem but i cannot figure the problem that why is this happening maybe because i am new at this stuff

Sanat-J avatar Jul 26 '24 17:07 Sanat-J

I am also experiencing the same issue and would really like to see this fixed.

zachpoblete avatar Aug 11 '24 09:08 zachpoblete

imo u have to use inspect to hide the divs

somewhat69 avatar Aug 23 '24 14:08 somewhat69

[data-testid='home-page'] .contentSpacing > *:not(.view-homeShortcutsGrid-shortcuts, .main-shelf-shelf:has([href="/genre/recently-played"], [href="/section/0JQ5DAnM3wGh0gz1MXnu3z"])) {
  display: none !important;
} 
```just paste this in add css 

somewhat69 avatar Sep 04 '24 16:09 somewhat69

[data-testid='home-page'] .contentSpacing > *:not(.view-homeShortcutsGrid-shortcuts, .main-shelf-shelf:has([href="/genre/recently-played"], [href="/section/0JQ5DAnM3wGh0gz1MXnu3z"])) {
  display: none !important;
} 
```just paste this in add css 

how do i add css to the Disable Homepage Reccomendations Snippet ?

Venturi-exe avatar Sep 05 '24 18:09 Venturi-exe

go to marketplace -> click on snippets -> then click add css and paste the css in custom css and then give it a name and activate

somewhat69 avatar Sep 12 '24 17:09 somewhat69

go to marketplace -> click on snippets -> then click add css and paste the css in custom css and then give it a name and activate

Thanks it worked everything is gone but can you tell me how do i remove the "favorite artists" ?

Sanat-J avatar Sep 13 '24 06:09 Sanat-J

go to marketplace -> click on snippets -> then click add css and paste the css in custom css and then give it a name and activate

Thanks it worked everything is gone but can you tell me how do i remove the "favorite artists" ?

remove , [href="/section/0JQ5DAnM3wGh0gz1MXnu3z"] from it

Climax12 avatar Sep 20 '24 10:09 Climax12

it is again glitching with Spotify for Windows (64 bit) 1.2.47.364.gf06e5cee Spicetify v2.38.3

somewhat69 avatar Sep 27 '24 08:09 somewhat69

it ahppened spotify change its layout to global navbar . can anyone tell me how to revert to the original?

somewhat69 avatar Sep 27 '24 08:09 somewhat69

it ahppened spotify change its layout to global navbar . can anyone tell me how to revert to the original?

Go to experimental feature tab > search global nav bar and change this to control

image

Note : This method is only tested on Spotify version 1.2.42.290.g242057a2 with spicetify version 2.38.3

Climax12 avatar Sep 27 '24 14:09 Climax12