mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-25 15:15:57 +03:00
[GH-ISSUE #632] [Bug Report] qobuz metadata api returns empty response #1855
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#1855
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mahoganyprogrammer on GitHub (Mar 12, 2026).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/632
Problem
qobuz metadata api returns empty response https://www.qobuz.com/api.json/0.2/track/search?query=
song is on qobuz, but not downloads. irsc is found
Type
Track / Album / Playlist / Artist
Spotify URL
Type here
Additional Context
Waiting for ISRC (Qobuz dependency)...
Getting Deezer URL from song.link...
Found Deezer URL: https://www.deezer.com/track/2588902842
Found ISRC from Deezer: FR45F1100080 (track: Oxygene, Pt. 4)
Fetching track info for ISRC: FR45F1100080
Warning: past output
Requesting: https://www.qobuz.com/api.json/0.2/track/search?query=FR45F11
00080&limit=1&app_id=798273057
Fetching MusicBrainz metadata...
? MusicBrainz metadata fetched
Raw Response: {"query":"FR45F1100080","tracks":{"limit":1,"offset":0,"total
":0,"items":[]}}
im null isrc
Environment
@mahoganyprogrammer commented on GitHub (Mar 12, 2026):
@afkarxyz it skips all songs and i decided to debug.
this worked last month
https://www.qobuz.com/api.json/0.2/track/search?query=JPZ922306029&limit=1&app_id=798273057
@mahoganyprogrammer commented on GitHub (Mar 12, 2026):
seems ip block, refreshed ip now it work