mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-26 15:45:54 +03:00
[GH-ISSUE #604] Qobuz downloads don't work saying ISRC not found #1829
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#1829
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 @beeetfarmer on GitHub (Mar 6, 2026).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/604
No matter what track I try, for qobuz it gives ISRC error saying:
[15:56:04]
[debug]
trying qobuz for: In the End - Linkin Park
[15:56:06]
[error]
qobuz error: track not found for ISRC: USWB10002407
[15:58:29]
[debug]
trying qobuz for: Timber - Pitbull, Kesha
[15:58:32]
[error]
qobuz error: track not found for ISRC: USRC11301695
Although these tracks are present on Qobuz store.
@mahoganyprogrammer commented on GitHub (Mar 6, 2026):
qobuz apis are down. all of them @beeetfarmer
@beeetfarmer commented on GitHub (Mar 7, 2026):
Are the APIs permanently down? Because qobuz is still not working for me. Also, Deezer doesn't work and gives 500 error. @mahoganyprogrammer
@mahoganyprogrammer commented on GitHub (Mar 9, 2026):
@beeetfarmer dab api its not down right now. error 400 or 403 means cloudflare challenge appeared cause of vpn or ur isp. i made fix for myself but it needs manual effort of copy pasting url.
deezer api seems to be long to fixed.
@beeetfarmer commented on GitHub (Mar 9, 2026):
@mahoganyprogrammer What does this mean: "i made fix for myself but it needs manual effort of copy pasting url. "? What can I do on my end to fix the issue?
@mahoganyprogrammer commented on GitHub (Mar 9, 2026):
@beeetfarmer no fix. cloudflare check unbypassable if u dont see it in browser. try this link https://dabmusic.xyz/api/stream?trackId=160843142&quality=6 and tell what u see. if security check thats why it gives error 400. try to make fork, i will make fork of your fork and make pull request. after u download as zip and compile . i cant attach my compiled version here. but i can dm u on discord.
i can try to put release on my fork but with exe and zipped code
@mahoganyprogrammer commented on GitHub (Mar 9, 2026):
@beeetfarmer https://github.com/mahoganyprogrammer/SpotiFLACcli/releases/tag/v7.0.8-modded my release that i made for my needs