mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-25 23:25:57 +03:00
[GH-ISSUE #12] "The system cannot find the file specified" #1307
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#1307
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 @K4-KC on GitHub (May 29, 2025).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/12
im getting the following log for a few specific songs from a playlist i want to download all the time (the below is just an example for Take on Me - a-ha):
Starting download (35/2089): Take on Me - a-ha
Getting track from Qobuz with ISRC: USWB19901214
Download progress: 100.00% (26.56MB/26.56MB)
Failed to download: Take on Me - a-ha
Error: [WinError 2] The system cannot find the file specified: 'D:/Kanva/Lossless/SPOTIFLAC\download\A-Ha - Take on Me.flac' -> 'D:/Kanva/Lossless/SPOTIFLAC\download\a-ha - Take on Me.flac
A majority of the songs are being downloaded normally but a set of specific songs are getting this error message every single time (i've tried three times so far)
@afkarxyz commented on GitHub (May 29, 2025):
There is no issue on my end.
@afkarxyz commented on GitHub (May 29, 2025):
The download location might have been entered incorrectly. Try using the browse feature instead of entering it manually.
@K4-KC commented on GitHub (May 29, 2025):
i did use the browse feature. and a majority of the songs are being downloaded fine. anyway, i will try downloading just that singular song and see what happens and then update here.
@K4-KC commented on GitHub (May 29, 2025):
I'm still getting the same error even if I download the song individually
Starting download (1/1): Take on Me - a-ha
Getting track from Qobuz with ISRC: USWB19901214
Download progress: 100.00% (26.56MB/26.56MB)
Failed to download: Take on Me - a-ha
Error: [WinError 2] The system cannot find the file specified: 'D:/Kanva/Lossless/SPOTIFLAC\A-Ha - Take on Me.flac' -> 'D:/Kanva/Lossless/SPOTIFLAC\a-ha - Take on Me.flac'
Status: Download completed!
Failed downloads: 1 tracks
Failed downloads:
• Take on Me - a-ha
Error: [WinError 2] The system cannot find the file specified: 'D:/Kanva/Lossless/SPOTIFLAC\A-Ha - Take on Me.flac' -> 'D:/Kanva/Lossless/SPOTIFLAC\a-ha - Take on Me.flac'
even tried changing the download location. not sure what's wrong
also, how do i get the dark theme like in your screenshot? not a big deal but it looks pretty cool
@afkarxyz commented on GitHub (May 29, 2025):
Make sure the path format is like this, consistently using / instead of .
@K4-KC commented on GitHub (May 29, 2025):
Update: tried downloading using Tidal (API) and it worked! It's just qobuz that's not working. But I do hate that when downloading with Tidal (API) it doesn't add all the metadata like the date of release for example.
@K4-KC commented on GitHub (May 29, 2025):
yep...
@afkarxyz commented on GitHub (May 29, 2025):
I will check the Tidal API again; I might have forgotten to include the release date.