mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-26 07:35:52 +03:00
[GH-ISSUE #194] [Feature] - Add support for m3u8 playlist files #1459
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#1459
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?
Originally created by @rcMarty on GitHub (Dec 27, 2025).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/194
Description:
I’m currently unsure how to create a unified folder structure for downloads. When I paste an artist, playlist, or similar source, the tool downloads all tracks again instead of only the songs that are missing from my global library. (If I'm not mistaken.)
It would be very useful to have:
A uniform folder structure shared across all downloads
Support for playlist files (such as m3u8) that allow the application to skip tracks that already exist in the library
This would prevent re-downloading songs unnecessarily, especially since downloading a single track can take a significant amount of time.
If this behavior can already be achieved using another tool or an existing workflow, I’d be happy to adapt and follow that approach.
@dogbonewish commented on GitHub (Dec 28, 2025):
bump