daksh2k / Spicetify-stuff

Some spicetify extensions!
https://daksh2k.me/Spicetify-stuff/
MIT License
208 stars 25 forks source link

[Bug]: Top Bar component not available #154

Closed DonPingus closed 2 months ago

DonPingus commented 8 months ago

🔍 Have you checked that you are using an auto updating method or latest version of the extension?

🔍 Is there already an issue for your problem?

Choose the extension for bug report.

Full Screen Mode

ℹ Environment / Computer Info

Spotify for Windows (64 bit)
1.2.33.1039.g8ddb5918
Spicetify v2.35.1

📝 Description

The extension won't load at all and says the top bar component is not available. Lyrics-plus is active and everything but when I click fullscreen it's just the default spotify one. I also get the error that the top bar component is not available.

📸 Screenshots

fullscreen

daksh2k commented 8 months ago

Weird, don't have this issue, and I am on the same version,

can you run spicetify enable-devtools in terminal and inside spotify open console by ctrl+shift+i

then paste and run this in console document.querySelector(".main-topBar-historyButtons") and share what you get? also add screen shot of the spotify.

image
DonPingus commented 8 months ago

image image

Weird, don't have this issue, and I am on the same version,

can you run spicetify enable-devtools in terminal and inside spotify open console by ctrl+shift+i

then paste and run this in console document.querySelector(".main-topBar-historyButtons") and share what you get? also add screen shot of the spotify.

image
daksh2k commented 8 months ago

Whoa, you have a completely different UI, have you enabled anything from experimental features? Try to reset it. If not, I don't have this UI yet, so can't support this as of now.

image
DonPingus commented 8 months ago

Nope everything is default hopefully they roll out this version of spotify soon none of the extensions work and that's probably why lol

XanoPhobious commented 8 months ago

This is because the "Show global nav bar with home button, search input and user avatar" (in experimental feature) set to anything else other than "control".

daksh2k commented 8 months ago

@DonPingus extension should be unblocked now, you can use the keyboard shortcut T to activate the TV mode, default mode will work with both the button and kbd shortcut. I will re-add the button for TV Mode on topbar as this UI gets rolled out.

EDM115 commented 2 months ago

@daksh2k the global navbar UI is the default as of 1.2.46 and the experimental setting can't be set back to control

daksh2k commented 2 months ago

Okay thanks @EDM115 I'll add support for the button on new ui as well.

daksh2k commented 2 months ago

This is added.