Results 49 comments of Isaac

It just happened to me as well. I just open the app and was playing music from the homepage. The logs don't show any load events or anything either, so...

Just adding a note here so I don't forget - khanhas suggested > You can always use MutatationObserver and setTimeout to wait till app is "fully" loaded. This is an...

@lazyb5 It does look like you could potentially use the "home config" feature from [Spicetify v2.3.0](https://github.com/khanhas/spicetify-cli/releases/tag/v2.3.0) and "lower" any podcast carousels as a workaround

@mix3d what are the "advanced options"? This extension just has enabled or disabled.

@lazyb5 I just added an "aggressive mode" option that you can enable. Could you update to 2.4.0 and see if it helps?

Closing as resolved for now. Feel free to re-open if the issue persists.

Potentially. I don't know how packaging works for Homebrew. Someone requested it as an AUR package, which I have done before. The ideal would be to have a Github Action...

This would be helpful for users with more than one device as well.

I started a branch. Export would just export the any localstorage keys starting with "marketplace:". Import would just dump the localstorage keys back into localstorage. Custom snippet images can break...

So I just realized a pretty huge issue with this. We can READ data fine, but if we want to WRITE data (e.g. when a user stars a theme), it...