mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-26 07:35:52 +03:00
[PR #153] [MERGED] Fix Linux Download Path #520
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#520
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?
📋 Pull Request Information
Original PR: https://github.com/afkarxyz/SpotiFLAC/pull/153
Author: @Heggol
Created: 12/9/2025
Status: ✅ Merged
Merged: 12/12/2025
Merged by: @afkarxyz
Base:
main← Head:unix-absolute-path-fix📝 Commits (2)
9923bffFix Unknown being appended at the beginning of Download Path on Unix/Linux systems1aa1791Remove extra blank line in backend/filename.go📊 Changes
1 file changed (+6 additions, -0 deletions)
View changed files
📝
backend/filename.go(+6 -0)📄 Description
The path was being set to
Unknown/home/.... It now correctly sets the path to/home/....🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.