Skip to content

Bugfix: Correct Spotify Login regex#1906

Open
GoelBiju wants to merge 6 commits intomaxrave-dev:devfrom
GoelBiju:main
Open

Bugfix: Correct Spotify Login regex#1906
GoelBiju wants to merge 6 commits intomaxrave-dev:devfrom
GoelBiju:main

Conversation

@GoelBiju
Copy link
Copy Markdown

@GoelBiju GoelBiju commented Mar 27, 2026

@maxrave-dev Updated the spotify regex matching string to correct for the URL structure. The previous string would require a language code before the /status. The current URL after a successful login does not have the language code and only has /status. The corrected regex string matches for both instances.

This closes an existing issue reported by users (closes #1737).

maxrave-dev and others added 6 commits February 27, 2026 09:22
v1.0.5: New version, minor changes (2-week per build)
Fixes the regex string which would previously not match on the spotify login URL.
@GoelBiju GoelBiju changed the title Correct Spotify Login Regex (closes #1737) Correct Spotify Login regex (closes #1737) Mar 27, 2026
@GoelBiju GoelBiju changed the title Correct Spotify Login regex (closes #1737) Correct Spotify Login regex Mar 27, 2026
@GoelBiju GoelBiju changed the title Correct Spotify Login regex Bugfix: Correct Spotify Login regex Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants