[GH-ISSUE #96] Wrong download path on linux when downloading playlist #76

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

Originally created by @AtomToast on GitHub (Nov 22, 2025).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/96

I first downloaded a single song and it got correctly placed into the configured /home/<username>/Music/SpotiFLAC/ folder. However when then clicking on "Download All" it accidentally removed the leading slash and thus created a /home/<username>/Downloads/home/<username>/Music/ directory. (Downloads is where I launched the application)

Additionally it incorrectly is using backlashes for the filepath of the playlist, artist and album subdirectories. So inside of the Music directory there is a folder for every Album named SpotiFLAC\Playlist Name\Artist Name\Album Name/ inside of which there then is the FLAC file.

Originally created by @AtomToast on GitHub (Nov 22, 2025). Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/96 I first downloaded a single song and it got correctly placed into the configured `/home/<username>/Music/SpotiFLAC/` folder. However when then clicking on "Download All" it accidentally removed the leading slash and thus created a `/home/<username>/Downloads/home/<username>/Music/` directory. (Downloads is where I launched the application) Additionally it incorrectly is using backlashes for the filepath of the playlist, artist and album subdirectories. So inside of the Music directory there is a folder for every Album named `SpotiFLAC\Playlist Name\Artist Name\Album Name/` inside of which there then is the FLAC file.
kerem closed this issue 2026-02-27 19:02:07 +03:00
Author
Owner

@ProfessorX404 commented on GitHub (Nov 22, 2025):

Can confirm I am seeing this issue too.

<!-- gh-comment-id:3567057689 --> @ProfessorX404 commented on GitHub (Nov 22, 2025): Can confirm I am seeing this issue too.
Author
Owner

@afkarxyz commented on GitHub (Nov 22, 2025):

Fixed!

<!-- gh-comment-id:3567107493 --> @afkarxyz commented on GitHub (Nov 22, 2025): Fixed!
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#76
No description provided.