[GH-ISSUE #218] Ability to queue downloads #181

Closed
opened 2026-02-27 19:02:43 +03:00 by kerem · 2 comments
Owner

Originally created by @hunsbct on GitHub (Jan 1, 2026).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/218

Hi, hope this one isn't a duplicate but I didn't see anything out there. The application is terrific but the one small issue I have is with several downloads lined up; if I want to download an artist's discography and then move on to another, I need to stand by and wait for the first to finish. This can be a pain since I need to keep track of the items I want.

I think a great feature would be the implementation of a queue mechanism, where I can add downloads to a running list that the application works through in order. That way I can line up everything and let it run without frequent checks.

Originally created by @hunsbct on GitHub (Jan 1, 2026). Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/218 Hi, hope this one isn't a duplicate but I didn't see anything out there. The application is terrific but the one small issue I have is with several downloads lined up; if I want to download an artist's discography and then move on to another, I need to stand by and wait for the first to finish. This can be a pain since I need to keep track of the items I want. I think a great feature would be the implementation of a queue mechanism, where I can add downloads to a running list that the application works through in order. That way I can line up everything and let it run without frequent checks.
kerem closed this issue 2026-02-27 19:02:43 +03:00
Author
Owner

@H4RL33 commented on GitHub (Jan 2, 2026):

I second this, as this app has ignited me to port my whole library into an offline database, my pipeline currently leaves me with a massive CSV of all the Spotify Open URLs I want (something like 4,000+), being able to point SpotiFLAC to a CSV like this and leave it running for an indefinite amount of time (cooldown can be long to avoid rate-limiting) would be incredibly appreciated.

<!-- gh-comment-id:3705287159 --> @H4RL33 commented on GitHub (Jan 2, 2026): I second this, as this app has ignited me to port my whole library into an offline database, my pipeline currently leaves me with a massive CSV of all the Spotify Open URLs I want (something like 4,000+), being able to point SpotiFLAC to a CSV like this and leave it running for an indefinite amount of time (cooldown can be long to avoid rate-limiting) would be incredibly appreciated.
Author
Owner

@keypaa commented on GitHub (Jan 7, 2026):

@H41L33 I implemented this in a fork of the project, I made a pull request for this feature.
For more information please see my PR, if you need something else to be added happy to help !

<!-- gh-comment-id:3718914432 --> @keypaa commented on GitHub (Jan 7, 2026): @H41L33 I implemented this in a fork of the project, I made a pull request for this feature. For more information please see my PR, if you need something else to be added happy to help !
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#181
No description provided.