[GH-ISSUE #5] no such directory exists- #110

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

Originally created by @DMCHiggens on GitHub (Dec 26, 2024).
Original GitHub issue: https://github.com/afkarxyz/SpotiDownloader/issues/5

many apologies that i keep coming back ^^;
when trying to download a different low road album i have encountered a strange error that I am unsure what to do with.
here is the album link https://open.spotify.com/album/5dhet1luldVxu21FUspJXV?si=6870c1111f594e32
here are screenshots of the issue along with screenshots i took after with a different album
i both restarted the application, and deleted the folder to see if it would fix.
SpotifyDown_2024-12-26_08-58-49
explorer_2024-12-26_08-58-26
SpotifyDown_2024-12-26_08-58-16
thank you for your patience with my constant issue creations

also, the new token grabber rocks!!

Originally created by @DMCHiggens on GitHub (Dec 26, 2024). Original GitHub issue: https://github.com/afkarxyz/SpotiDownloader/issues/5 many apologies that i keep coming back ^^; when trying to download a different low road album i have encountered a strange error that I am unsure what to do with. here is the album link https://open.spotify.com/album/5dhet1luldVxu21FUspJXV?si=6870c1111f594e32 here are screenshots of the issue along with screenshots i took after with a different album i both restarted the application, and deleted the folder to see if it would fix. ![SpotifyDown_2024-12-26_08-58-49](https://github.com/user-attachments/assets/c0f7e738-dc57-4701-91ed-41bf9ef84ddc) ![explorer_2024-12-26_08-58-26](https://github.com/user-attachments/assets/55e736dd-d067-4b62-8896-4053a1872521) ![SpotifyDown_2024-12-26_08-58-16](https://github.com/user-attachments/assets/6e25c736-61d4-43b2-bec9-84fff8c48415) thank you for your patience with my constant issue creations also, the new token grabber rocks!!
kerem closed this issue 2026-02-28 12:10:28 +03:00
Author
Owner

@afkarxyz commented on GitHub (Dec 26, 2024):

The issue is caused by this unique album name: Once in a Long, Long While...
The three dots at the end are causing the problem. I will try to fix it so it can handle unique names like this.

<!-- gh-comment-id:2562810459 --> @afkarxyz commented on GitHub (Dec 26, 2024): The issue is caused by this unique album name: ***Once in a Long, Long While...*** The three dots at the end are causing the problem. I will try to fix it so it can handle unique names like this.
Author
Owner

@DMCHiggens commented on GitHub (Dec 26, 2024):

i thought mayhaps that might be it ^^;

<!-- gh-comment-id:2562816016 --> @DMCHiggens commented on GitHub (Dec 26, 2024): i thought mayhaps that might be it ^^;
Author
Owner

@afkarxyz commented on GitHub (Dec 26, 2024):

image

The issue has been resolved. I will update it to v1.4 shortly.

<!-- gh-comment-id:2562818373 --> @afkarxyz commented on GitHub (Dec 26, 2024): ![image](https://github.com/user-attachments/assets/c71574b1-dff9-4ca7-b05e-470218e33f26) The issue has been resolved. I will update it to **v1.4** shortly.
Author
Owner

@afkarxyz commented on GitHub (Dec 26, 2024):

Regarding the Invalid request headers issue, there's nothing I can do at the moment. You can either directly download the affected song or try downloading it again, as sometimes this method works.

<!-- gh-comment-id:2562821890 --> @afkarxyz commented on GitHub (Dec 26, 2024): Regarding the **Invalid request headers** issue, there's nothing I can do at the moment. You can either directly download the affected song or try downloading it again, as sometimes this method works.
Author
Owner

@afkarxyz commented on GitHub (Dec 26, 2024):

image

I just tried it. The first download had 2 songs with the "Invalid request headers" issue. However, when I tried downloading again, the second attempt was successful.

<!-- gh-comment-id:2562829051 --> @afkarxyz commented on GitHub (Dec 26, 2024): ![image](https://github.com/user-attachments/assets/cff74038-62e6-4fe8-9df2-ae9c29701c68) I just tried it. The first download had 2 songs with the "Invalid request headers" issue. However, when I tried downloading again, the second attempt was successful.
Author
Owner

@DMCHiggens commented on GitHub (Dec 26, 2024):

woahhh you got album art working!!

<!-- gh-comment-id:2562869774 --> @DMCHiggens commented on GitHub (Dec 26, 2024): woahhh you got album art working!!
Author
Owner

@DMCHiggens commented on GitHub (Dec 26, 2024):

out of curiosity, is it possible to make it so songs go into proper album folders when downloading a playlist? usually when i download a playlist it puts all of the songs into one folder.

<!-- gh-comment-id:2562870326 --> @DMCHiggens commented on GitHub (Dec 26, 2024): out of curiosity, is it possible to make it so songs go into proper album folders when downloading a playlist? usually when i download a playlist it puts all of the songs into one folder.
Author
Owner

@afkarxyz commented on GitHub (Dec 26, 2024):

Of course, it’s possible. I will add a new setting to create subfolders for albums within the playlist folder, along with an option to customize the filename format.

<!-- gh-comment-id:2562877155 --> @afkarxyz commented on GitHub (Dec 26, 2024): Of course, it’s possible. I will add a new setting to create subfolders for albums within the playlist folder, along with an option to customize the filename format.
Author
Owner

@DMCHiggens commented on GitHub (Dec 26, 2024):

ive spent the last 4 days slowly wittling down a 2600 song playlist album by album xD
this will be a huge help.

<!-- gh-comment-id:2562878145 --> @DMCHiggens commented on GitHub (Dec 26, 2024): ive spent the last 4 days slowly wittling down a 2600 song playlist album by album xD this will be a huge help.
Author
Owner

@afkarxyz commented on GitHub (Dec 26, 2024):

image

Example of an album subfolder within the playlist folder for "Top Songs - Global"

<!-- gh-comment-id:2562896821 --> @afkarxyz commented on GitHub (Dec 26, 2024): ![image](https://github.com/user-attachments/assets/834695a7-8fcc-4820-9ae9-75dbbc5592dd) Example of an album subfolder within the playlist folder for "Top Songs - Global"
Author
Owner

@DMCHiggens commented on GitHub (Dec 26, 2024):

heck yeah!! 🤩🤩🤩

<!-- gh-comment-id:2562897895 --> @DMCHiggens commented on GitHub (Dec 26, 2024): heck yeah!! 🤩🤩🤩
Author
Owner

@afkarxyz commented on GitHub (Dec 26, 2024):

I have released v1.4, feel free to try it out!
v1.4

<!-- gh-comment-id:2562959420 --> @afkarxyz commented on GitHub (Dec 26, 2024): I have released v1.4, feel free to try it out! [v1.4](https://github.com/afkarxyz/SpotifyDown-GUI/releases/tag/v1.4)
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/SpotiDownloader#110
No description provided.