Skip to content

Refresh queryArtistOverview Pathfinder persisted-query hash - #7

Open
Alifilho wants to merge 1 commit into
DomazinUS:mainfrom
Alifilho:fix/queryartistoverview-persisted-query-hash
Open

Alifilho wants to merge 1 commit into
DomazinUS:mainfrom
Alifilho:fix/queryartistoverview-persisted-query-hash

Conversation

@Alifilho

Copy link
Copy Markdown

Sibling fix to #6 — same root cause, different operation.

While resolving the getAlbum hash for #6, I ran the repo's resolve-spotify-hashes.py across all operations and noticed queryArtistOverview is also stale versus Spotify's current web-player bundle:

ae0e2958a4ab645b35ca19ac04d0495ae12d9c5d7b7286217674801a9aab281a
-> 7bdc7185c219898c7a2b659cfff2f8ce066dd2d9a97f8b7c4bde92ccfec28310

Unlike #6, I haven't actually hit an artist-page failure myself — no error log to show here — so this one is proactive: it's the same republish drift and will likely break the same way, but I can't point to a broken screen yet. Refreshed just that single hash, nothing else.

Same heads up as #6: I'm only on macOS right now, so I couldn't build/test on hardware — this is unverified. I'll validate on a real Switch once I get to a Windows machine and report back here. Totally fine to just decline it in the meantime; only opening it in case a ready-made patch is useful.

🤖 Generated with Claude Code

Same stale-APQ-hash pattern as getAlbum: the embedded queryArtistOverview
hash no longer matches the query published in Spotify's current web-player
bundle. Refreshed it via the repository's own resolve-spotify-hashes.py.
No other hashes changed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.

1 participant