mirror of
https://github.com/Lidarr/Lidarr.git
synced 2026-03-02 22:56:57 -05:00
Problems with band which has had multiple names #3402
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#3402
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 @pkreuzt on GitHub (Dec 29, 2023).
Is there an existing issue for this?
Current Behavior
Lidarr searches only for the current band name. Trying to manually import disks from this band (RYUJIN) Lidarr doesn't recognize disks issued with the former name (GYZE). But in Lidarr's artist tab those disks are present and in MB both figure as alternate names for the band. Trying to manually assign the artist tag on import only allows to assign the current name of the band, but then again disks are not recognized because they are presented in MB with former band name.
Expected Behavior
Lidarr should search and tag disks with the corresponding band name at the moment of release, not the current one if it has changed.
Steps To Reproduce
No response
Environment
What branch are you running?
Master
Trace Logs?
Relevant portion of search log:
2023-12-29 14:16:42.7|Info|ReleaseSearchService|Searching indexers for [RYUJIN]. 2 active indexers
2023-12-29 14:16:45.7|Info|DownloadDecisionMaker|No results found
2023-12-29 14:16:45.7|Info|ArtistSearchService|Artist search completed. 0 reports downloaded.
(It doesn't search for alternate names)
Trace Logs have been provided as applicable. Reports may be closed if the required logs are not provided.
trace- that are relevant and show this issue.@github-actions[bot] commented on GitHub (Sep 6, 2025):
👋 @pkreuzt, In order to help you further we'll need to see logs. You'll need to enable trace logging and replicate the problem that you encountered. Guidance on how to enable trace logging can be found in our troubleshooting guide.