mirror of
https://github.com/Lidarr/Lidarr.git
synced 2026-03-02 22:56:57 -05:00
Add tagger support for sort orders and original release dates #1550
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#1550
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 @unikitty37 on GitHub (Mar 22, 2021).
Is your feature request related to a problem? Please describe.
Lidarr's MusicBrainz tagging does not appear to update Artist Sort Order, Album Artist Sort Order, Original Release Date, and Original Year tags.
Describe the solution you'd like
If those four tags could be added to the list of tags that Lidarr will update from MusicBrainz, it would make life a lot easier for people wanting to sort by artist surname or album release year.
Describe alternatives you've considered
Manually loading every album into Picard and then saving it is the only solution I can think of, which gets tedious fast 😁
Additional context
After importing this album into Lidarr and clicking "Preview Retag", Lidarr says "Success! My work is done, no files to retag."
If I then load the album into Picard, it shows the following changes could be applied:
I can live without Scripts, Catalogue Number and Artists, but the two Sort Order tags stop the artist appearing in the correct place in my Kodi library, and the missing Original Release Date/Year tags stop the album appearing in the correct place in the list of that artist's albums: a 1996 remaster of Jethro Tull's Aqualung — originally released in 1971 — shows after much more recent albums because it gets sorted by the remaster's release date rather than the original album's release date, despite having Kodi configured to use the original release date.
AB#182
@sdfg2 commented on GitHub (Aug 2, 2021):
Yes, very much this. (And amusingly I noticed it with Jethro Tull as well, plus all the other prog bands that did re-releases).
Please also add these fields to the file renamer.
@swills1 commented on GitHub (May 7, 2022):
Catalogue number and original release date would be very helpful. I use original release date to determine if a release is a is a reissue, and I assign a cat number to everything so I know exactly what release I have. Right now the only option would be to trigger a script that kicks off Beets. But I'd have to devise a way for Beets to grab the right release based on Cat number.