mirror of
https://github.com/Lidarr/Lidarr.git
synced 2026-03-02 22:56:57 -05:00
sort by status in album page #4172
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Extras
Area: Import Lists
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Organizer
Area: Parser
Area: Scanning
Area: Tooling
Area: UI
Area: Unit Tests
Area: Update API
On Hold: MetadataAPI Blocking
Priority: High
Priority: Low
Priority: Medium
Status: Accepted
Status: Cannot Reproduce
Status: Confirmed
Status: Don't Merge
Status: Help Wanted
Status: In Progress
Status: Info Needed
Status: Investigating
Status: Logs Needed
Status: Maybe One Day
Status: Needs Triage
Status: On Hold
Status: Ready for Review
Status: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
conflict
conflict
no-conflict
not-pulled
radarr-pull
readarr-pull
sonarr upstream
sonarr-pull
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Lidarr#4172
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 @thekiefs on GitHub (Feb 23, 2025).
Is there an existing issue for this?
Is your feature request related to a problem? Please describe
I'd love the ability to sort by status on an artist page, and also to have that set as default sort.
Describe the solution you'd like
For instance, when I enter an artist page with many releases and it's not easy to view upfront which ones are already in my library. Most of the albums I have are buried behind the scroll. It would be nice to be able to see those first.
Describe alternatives you've considered
N/A
Anything else?
All the other fields on this page are sortable (e.g. Title, Air Date, Release Group, etc.) so I feel it's intuitive to extend this functionality to Status.
@Gykes commented on GitHub (Jun 2, 2025):
Would probably need to add some logic to define the sort.
Do we use absolute numbers or completion % of collection? Absolute numbers makes more sense to me.