[GH-ISSUE #71] Exception on singer #608

Closed
opened 2026-02-28 12:13:29 +03:00 by kerem · 3 comments
Owner

Originally created by @yallkok on GitHub (Oct 23, 2025).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/71

Test this:

https://open.spotify.com/intl-it/album/22Ijf5B12qnMDTqYaAcBwi?si=lumopOLCSuOSENwLGDkjvg
https://open.spotify.com/intl-it/track/0oHOpk073YgOYqYzJXvEaE?si=f16a936b58d74dcc

Error: All 21 APIs failed. Last error: Error getting track info: No tracks found for query: ...

Originally created by @yallkok on GitHub (Oct 23, 2025). Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/71 Test this: https://open.spotify.com/intl-it/album/22Ijf5B12qnMDTqYaAcBwi?si=lumopOLCSuOSENwLGDkjvg https://open.spotify.com/intl-it/track/0oHOpk073YgOYqYzJXvEaE?si=f16a936b58d74dcc Error: All 21 APIs failed. Last error: Error getting track info: No tracks found for query: ...
kerem closed this issue 2026-02-28 12:13:29 +03:00
Author
Owner

@afkarxyz commented on GitHub (Oct 27, 2025):

Not all songs on Spotify are available on Tidal or Deezer. Make sure you check their availability as well. If they are available but still have errors, you can send me a sample URL of Tidal or Deezer.

<!-- gh-comment-id:3449639862 --> @afkarxyz commented on GitHub (Oct 27, 2025): Not all songs on Spotify are available on Tidal or Deezer. Make sure you check their availability as well. If they are available but still have errors, you can send me a sample URL of Tidal or Deezer.
Author
Owner

@yallkok commented on GitHub (Oct 27, 2025):

They're both present.
It could be that in the artist entry, one has the character (/) and the other has (,) .

<!-- gh-comment-id:3452046786 --> @yallkok commented on GitHub (Oct 27, 2025): They're both present. It could be that in the artist entry, one has the character (/) and the other has (,) .
Author
Owner

@adamsocrat commented on GitHub (Dec 31, 2025):

The problem probably is coming from the fact that some albums or singers have ending with dot e.g."fred again..." and windows does not allow "."at the end of the file/folder, when the track gets downloaded it cannot found the "fred again..." because it is "fred again", and naturally throws.

error: victory lap - failed to create output directory: mkdir c:\users\user\music\this is fred again..\fred again.., skepta, plaqueboymax: the system cannot find the path specified.

<!-- gh-comment-id:3700884200 --> @adamsocrat commented on GitHub (Dec 31, 2025): The problem probably is coming from the fact that some albums or singers have ending with dot e.g."fred again..." and windows does not allow "."at the end of the file/folder, when the track gets downloaded it cannot found the "fred again..." because it is "fred again", and naturally throws. `error: victory lap - failed to create output directory: mkdir c:\users\user\music\this is fred again..\fred again.., skepta, plaqueboymax: the system cannot find the path specified.`
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#608
No description provided.