-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extension does not work #133
Comments
Are you running the latest version of the extension? I'd suggest installing it locally (remove from Marketplace and install manually) to be sure. The latest version of Spicetify fixed a bug where it wasn't showing checkmarks in menu items, though they still functioned. Now it looks like it shows the checkmark when you click it, but not on first load of Spotify. If you go to the search page, and toggle the extension on and off a few times, it should hide/show a few of the genre cards. Can you test this? |
Fix for initial menu item state is in this commit. Will need to wait for next spicetify release for that. |
I reinstalled Spicetify (version 2.35.1) and Marketplace and the extension sort of works. I don't see the Podcast in the home page anymore, but the buttons still appear on the home page and the sidebar. |
Can you post a screenshot? I'm not sure what buttons you're referring to. |
It looks like I just don't have that UI on my Spotify for some reason. Someone on discord shared the UI element, so I might try and add something to block it when I have a chance (in the next few days) but hard to test without having it on my Spotify. <button role="checkbox" aria-checked="false" aria-label="Podcasts" data-encore-id="chip" class="Chip__ChipComponent-sc-ry3uox-0 ChipComponent-checkbox-chip-useBrowserDefaultFocusStyle"><span class="ChipInner__ChipInnerComponent-sc-1ly6j4j-0 ChipInnerComponent">Podcasts</span></button> |
Yeah I still don't have this UI. Marking as blocked for now. |
Yeah I've got that UI on my W11 now. I don't have podcasts or audiobooks there though, I'd guess because I've never interacted with them before. I looked at the way the ones that I do have are set up, and got it working to hide those ones, then adjusted it to be for podcasts + audiobooks. That's been updated in the latest |
🔍 Is there already an issue for your problem?
ℹ Environment / Computer Info
📝 Description
The extension appears in the profile menu but nothing happens when you try to enable it. A checkbox doesn't appear next to "Enabled" and Podcasts are still appearing.
📸 Screenshots
No response
The text was updated successfully, but these errors were encountered: