mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-25 23:25:57 +03:00
[PR #411] [CLOSED] Copilot/update single track folder saving #1899
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#1899
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/411
Author: @rszczotka
Created: 1/29/2026
Status: ❌ Closed
Base:
main← Head:copilot/update-single-track-folder-saving📝 Commits (9)
97df3aaInitial plan4fecb3cFix custom filename format to support folder paths in format stringcb5f29fFix track numbering to use album track number when {track} is in filename format9ef6758Update cover and lyrics filename builders to support path separatorsf5c162eAdd path separator handling to Qobuz and Tidal filename builders1e76c14Merge pull request #1 from rszczotka/copilot/fix-custom-filename-format98b4b41Initial plan1e216c6Add groupSinglesInFolder setting and implementationc54cdb3Revert to state at commitb74dec7369📊 Changes
7 files changed (+401 additions, -179 deletions)
View changed files
📝
backend/amazon.go(+15 -49)📝
backend/cover.go(+76 -26)📝
backend/filename.go(+72 -30)📝
backend/lyrics.go(+74 -24)📝
backend/qobuz.go(+80 -28)📝
backend/tidal.go(+78 -18)📝
frontend/src/hooks/useDownload.ts(+6 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.