Skip to content

Refresh getAlbum Pathfinder persisted-query hash - #6

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

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

Conversation

@Alifilho

@Alifilho Alifilho commented Sep 10, 2026

Copy link
Copy Markdown

Hey! Noticed that opening any album fails, while playlists, search, Liked Songs and the library all work fine:

Pathfinder getAlbum -> HTTP 200, 432 bytes
Collection fetch failed: Spotify partner 200: HTTP fetch failed from 'pathfinder': 500: Internal Server Error

Looks like Spotify republished the album query, so the embedded getAlbum APQ hash went stale — only that one operation 500s while everything else keeps returning real data. I refreshed just that single hash using the repo's own resolve-spotify-hashes.py:

b9bfabef66ed756e5e13f68a942deb60bd4125ec1f1be8cc42769dc0259b4b10
-> 6a74b456cd1735c9193d9e8ec8cc5184cad7ce13572210315229db3975964361

Heads up: I'm only on macOS right now, so I couldn't build/test this on hardware yet — I'll validate on a real Switch as soon as I get to a Windows machine and report back here. This is a pretty informal, unverified fix, so totally fine to just decline it in the meantime; only opening it in case a ready-made patch is useful.

🤖 Generated with Claude Code

Spotify republished the album query, so the embedded getAlbum APQ hash
went stale and only that operation 500s while every other Pathfinder
operation keeps working. Refreshed the hash 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