[GH-ISSUE #98] macOS Default Location Has No Permission + Downloads are in Enclosing Folder #1377

Closed
opened 2026-03-13 18:16:06 +03:00 by kerem · 1 comment
Owner

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

Problem: Hey, macOS user here. I tried to download some music using the macOS standalone app (from the dmg file) and waited for around 30 minutes for all my songs to be downloaded. After that, I clicked "Open Folder" to look for my music, but nothing was there. I realized that the app probably didn't have permission to store files in the "Music" folder since it's where Apple Music stores its music.

Solution: Please save the macOS users some time and change the default download location to "Downloads" or "Documents."

Problem: One more issue is that when you pick a download folder, it downloads in the enclosing folder. For example, when I pick a folder named "Folder," it would download the music outside the folder and name it "Folder\Playlist." This is a common issue on macOS and Linux since they use a forward slash instead of a backslash for file directories.

Solution: Change all backslashes to forward slashes for macOS (I'm pretty sure it works on Windows too because Windows will automatically convert forward slashes to backslashes when reading file directories.

Originally created by @LigmaAaron on GitHub (Nov 22, 2025). Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/98 Problem: Hey, macOS user here. I tried to download some music using the macOS standalone app (from the dmg file) and waited for around 30 minutes for all my songs to be downloaded. After that, I clicked "Open Folder" to look for my music, but nothing was there. I realized that the app probably didn't have permission to store files in the "Music" folder since it's where Apple Music stores its music. Solution: Please save the macOS users some time and change the default download location to "Downloads" or "Documents." Problem: One more issue is that when you pick a download folder, it downloads in the enclosing folder. For example, when I pick a folder named "Folder," it would download the music outside the folder and name it "Folder\Playlist." This is a common issue on macOS and Linux since they use a forward slash instead of a backslash for file directories. Solution: Change all backslashes to forward slashes for macOS (I'm pretty sure it works on Windows too because Windows will automatically convert forward slashes to backslashes when reading file directories.
kerem closed this issue 2026-03-13 18:16:11 +03:00
Author
Owner

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

Fixed in v5.8

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