[GH-ISSUE #632] [Bug Report] qobuz metadata api returns empty response #1855

Open
opened 2026-03-13 19:37:38 +03:00 by kerem · 2 comments
Owner

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

  • SpotiFLAC Version: 7.11
  • OS:
  • Location:
Originally created by @mahoganyprogrammer on GitHub (Mar 12, 2026). Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/632 <!-- WARNING: Issues that do not follow this template will be closed without review. --> #### 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 - SpotiFLAC Version: 7.11 - OS: - Location:
Author
Owner

@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

<!-- gh-comment-id:4049608734 --> @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
Author
Owner

@mahoganyprogrammer commented on GitHub (Mar 12, 2026):

seems ip block, refreshed ip now it work

<!-- gh-comment-id:4050604678 --> @mahoganyprogrammer commented on GitHub (Mar 12, 2026): seems ip block, refreshed ip now it work
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SpotiFLAC#1855
No description provided.