mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-02 22:57:34 -05:00
Custom Format Score not updating after download and rename. #8390
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
On Hold: MetadataAPI Blocking
On Hold: MetadataAPI Blocking
Priority: High
Priority: Low
Priority: Medium
Status: Accepted
Status: Cannot Reproduce
Status: Confirmed
Status: Help Wanted
Status: In Progress
Status: Indexer - need invite
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: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
conflict
lidarr-pull
no-conflict
not-pulled
readarr-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/Radarr#8390
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 @vincentleclerc on GitHub (Apr 9, 2024).
Is there an existing issue for this?
Current Behavior
The format tags and scores based on "Release Title" remain the same as when a release was grabbed from an indexer.
Expected Behavior
The format tags and scores should get reprocessed based on the new "Release Title" after the movie has been downloaded, moved and renamed.
Steps To Reproduce
Here's a few screenshots to illustrate the use-case:
Release from manual search:

Release after being downloaded & renamed (notice Multi-Audio is still showing up, even though "Multi" isn't part of the filename anymore):

Here's a confirmation that radarr should have updated the tags and scores, based on the Test Parsing of the renamed filename (Multi-Audio tag not present):

I can actually manually modify the filename, and then hit the "Refresh & Scan" once. The movie becomes "Missing" even though the file is still there.

Clicking "Refresh & Scan" one more time makes the file show back up, with the expected and updated score & tags (I added "test123" to the filename in this case):

To me this bug feels like we're simply not automatically triggering a refresh of the scores right after the file has been renamed.. But I don't know much about radarr's internal logic.
NB: This "Multi-Audio" use-case is pretty common and explained quite well over here: https://trash-guides.info/Radarr/radarr-setup-quality-profiles-french-en/
Environment
What branch are you running?
Master
Trace Logs? Not Optional
radarr.txt
radarr.trace.txt
radarr.debug.txt
Trace Logs have been provided as applicable. Reports will be closed if the required logs are not provided.
trace- that are relevant and show this issue.@bakerboy448 commented on GitHub (Apr 9, 2024):
Just after the import
Not a bug but known pain point....see the upstream issue for tracking and discussion. https://github.com/Sonarr/Sonarr/issues/5598