mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-27 08:05:56 +03:00
[PR #493] [MERGED] feat: Add bulk download and selection for artist albums #549
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#549
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/493
Author: @death2all110
Created: 2/15/2026
Status: ✅ Merged
Merged: 2/25/2026
Merged by: @afkarxyz
Base:
main← Head:main📝 Commits (1)
e266db0feat: Enhance ArtistInfo component with album selection and download options📊 Changes
1 file changed (+49 additions, -4 deletions)
View changed files
📝
frontend/src/components/ArtistInfo.tsx(+49 -4)📄 Description
What does this PR do?
This PR updates the Artist Info page to allow bulk downloading of albums.
Changes:
Why is this change needed?
Previously, users had to click into each album individually to download an artist's discography. This feature streamlines the process, allowing users to grab an entire discography or a specific selection of albums in a single click.
Screenshots
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.