Skip to content
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

feat: improve handling of new Spotify versions #1701

Merged
merged 1 commit into from
May 21, 2022

Conversation

afonsojramos
Copy link
Member

@afonsojramos afonsojramos commented May 21, 2022

We're always getting reports of the Cannot find index of React app. This fixes that and improves how we communicate to users that we only support until a certain release of Spotify. This also means that we should update the supportedSpotifyVersion every time that we release a new version to support a new Spotify version.

image

Additionally, with this "fix", users can use Spicetify with future versions of Spotify, even if it isn't fully supported yet.

@afonsojramos afonsojramos added the ✨ enhancement New feature or request label May 21, 2022
@afonsojramos afonsojramos self-assigned this May 21, 2022
Copy link
Member

@rxri rxri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should make API for that instead of making static variable.

@afonsojramos
Copy link
Member Author

@ririxidev I get that, however, this is something for the CLI so... What do you suggest as an alternative?

This PR also tackles the fact that currently the CLI breaks applying in the current version.

@afonsojramos afonsojramos requested review from rxri and itsmeow May 21, 2022 17:05
@afonsojramos
Copy link
Member Author

In the end, I just want to avoid this:
image

@rxri rxri merged commit 0f958de into master May 21, 2022
@rxri rxri deleted the feat-supported-spoti-version branch May 21, 2022 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants