[GH-ISSUE #44] error with albums with ending dots #40

Closed
opened 2026-02-27 19:02:41 +03:00 by kerem · 0 comments
Owner

Originally created by @Jaeger1347 on GitHub (Nov 28, 2025).
Original GitHub issue: https://github.com/afkarxyz/SpotiDownloader/issues/44

Hi! I noticed than every album with ending dot(s) it gives a download error.

I add the log related to this error:

[11:07:37] [info] fetching album metadata...
[11:07:37] [debug] url: https://open.spotify.com/album/7dflmaxzicdvxlqcbophrd
[11:07:39] [success] fetched album: when the night falls...
[11:07:39] [debug] 8 tracks, released: 2018-10-30
[11:07:39] [info] fetch completed in 2.55s
[11:07:39] [success] metadata fetched successfully
[11:07:42] [info] starting batch download: 8 tracks
[11:08:02] [error] error: winter sang her lullaby - failed to download file: mkdir d:\downloads_sd\when the night falls...\when the night falls...: the system cannot find the path specified.
[11:08:03] [error] error: as pale moon across mists wandered - failed to download file: mkdir d:\downloads_sd\when the night falls...\when the night falls...: the system cannot find the path specified.
[11:08:04] [error] error: dark thoughts - failed to download file: mkdir d:\downloads_sd\when the night falls...\when the night falls...: the system cannot find the path specified.
[11:08:05] [error] error: sadness of bright stars - failed to download file: mkdir d:\downloads_sd\when the night falls...\when the night falls...: the system cannot find the path specified.
[11:08:07] [error] error: call of carpathians - failed to download file: mkdir d:\downloads_sd\when the night falls...\when the night falls...: the system cannot find the path specified.
[11:08:08] [error] error: when leaves fall... - failed to download file: mkdir d:\downloads_sd\when the night falls...\when the night falls...: the system cannot find the path specified.
[11:08:08] [error] error: autumn farewell beauty - failed to download file: mkdir d:\downloads_sd\when the night falls...\when the night falls...: the system cannot find the path specified.
[11:08:09] [error] error: by the wings of night birds - failed to download file: mkdir d:\downloads_sd\when the night falls...\when the night falls...: the system cannot find the path specified.
[11:08:09] [info] batch complete: 0 downloaded, 0 skipped, 8 failed
[11:08:09] [warning] 8 failed

I'm running Windows 10 x64.

Originally created by @Jaeger1347 on GitHub (Nov 28, 2025). Original GitHub issue: https://github.com/afkarxyz/SpotiDownloader/issues/44 Hi! I noticed than every album with ending dot(s) it gives a download error. I add the log related to this error: [11:07:37] [info] fetching album metadata... [11:07:37] [debug] url: https://open.spotify.com/album/7dflmaxzicdvxlqcbophrd [11:07:39] [success] fetched album: when the night falls... [11:07:39] [debug] 8 tracks, released: 2018-10-30 [11:07:39] [info] fetch completed in 2.55s [11:07:39] [success] metadata fetched successfully [11:07:42] [info] starting batch download: 8 tracks [11:08:02] [error] error: winter sang her lullaby - failed to download file: mkdir d:\downloads\_sd\when the night falls...\when the night falls...: the system cannot find the path specified. [11:08:03] [error] error: as pale moon across mists wandered - failed to download file: mkdir d:\downloads\_sd\when the night falls...\when the night falls...: the system cannot find the path specified. [11:08:04] [error] error: dark thoughts - failed to download file: mkdir d:\downloads\_sd\when the night falls...\when the night falls...: the system cannot find the path specified. [11:08:05] [error] error: sadness of bright stars - failed to download file: mkdir d:\downloads\_sd\when the night falls...\when the night falls...: the system cannot find the path specified. [11:08:07] [error] error: call of carpathians - failed to download file: mkdir d:\downloads\_sd\when the night falls...\when the night falls...: the system cannot find the path specified. [11:08:08] [error] error: when leaves fall... - failed to download file: mkdir d:\downloads\_sd\when the night falls...\when the night falls...: the system cannot find the path specified. [11:08:08] [error] error: autumn farewell beauty - failed to download file: mkdir d:\downloads\_sd\when the night falls...\when the night falls...: the system cannot find the path specified. [11:08:09] [error] error: by the wings of night birds - failed to download file: mkdir d:\downloads\_sd\when the night falls...\when the night falls...: the system cannot find the path specified. [11:08:09] [info] batch complete: 0 downloaded, 0 skipped, 8 failed [11:08:09] [warning] 8 failed I'm running Windows 10 x64.
kerem closed this issue 2026-02-27 19:02:41 +03:00
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#40
No description provided.