[PR #153] [MERGED] Fix Linux Download Path #520

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

📋 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: mainHead: unix-absolute-path-fix


📝 Commits (2)

  • 9923bff Fix Unknown being appended at the beginning of Download Path on Unix/Linux systems
  • 1aa1791 Remove 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.

## 📋 Pull Request Information **Original PR:** https://github.com/afkarxyz/SpotiFLAC/pull/153 **Author:** [@Heggol](https://github.com/Heggol) **Created:** 12/9/2025 **Status:** ✅ Merged **Merged:** 12/12/2025 **Merged by:** [@afkarxyz](https://github.com/afkarxyz) **Base:** `main` ← **Head:** `unix-absolute-path-fix` --- ### 📝 Commits (2) - [`9923bff`](https://github.com/afkarxyz/SpotiFLAC/commit/9923bff219dbbf2aa71a417bfb9fe84adf89a07f) Fix Unknown being appended at the beginning of Download Path on Unix/Linux systems - [`1aa1791`](https://github.com/afkarxyz/SpotiFLAC/commit/1aa1791b7302c21a1a4bed7520a35baad7ab0045) Remove extra blank line in backend/filename.go ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `backend/filename.go` (+6 -0) </details> ### 📄 Description The path was being set to `Unknown/home/...` . It now correctly sets the path to `/home/...`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:04:13 +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/SpotiFLAC#520
No description provided.