Skip to content

fix-962 | remove listen subnet from tidal url for querying lyrics#963

Open
CharliePalm wants to merge 1 commit intonathom:devfrom
CharliePalm:fix-962
Open

fix-962 | remove listen subnet from tidal url for querying lyrics#963
CharliePalm wants to merge 1 commit intonathom:devfrom
CharliePalm:fix-962

Conversation

@CharliePalm
Copy link
Copy Markdown

@CharliePalm CharliePalm commented Apr 16, 2026

Calling listen.tidal.com provides a redirect to tidal.com, which aiohttp then does not attach headers to automatically.
This is a naive solution to this problem - just don't use the subnet. Alternatively, we could update the get function to attach headers to redirects manually instead of relying on aiohttp.

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