mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-02 22:57:34 -05:00
Movie retrieved via RSS sync with non-matching year #7471
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#7471
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 @tagg7 on GitHub (May 20, 2023).
Is there an existing issue for this?
Current Behavior
Movies are being downloaded with years that do not match what's is in Radarr. This is only via RSS feed - interactive or automatic downloading retrieves the correct file.
For example, I have the movie "Extinction (2018)" and Radarr automatically downloaded the file "Extinction.2015.1080p.BluRay.DTS.x264". I have seen the same for Batman (1989) being downloaded instead of The Batman (2022).
I'm on the latest nightly.
Expected Behavior
Only movies with years matching the movie in Radarr should be downloaded.
Steps To Reproduce
No response
Environment
What branch are you running?
Master
Trace Logs?
2023-05-18 21:05:04.4|Info|RssSyncService|Starting RSS Sync
2023-05-18 21:05:05.3|Info|DownloadDecisionMaker|Processing 286 releases
2023-05-18 21:05:08.2|Info|DownloadService|Report for Extinction (2018) sent to Transmission from indexer . Extinction.2015.1080p.BluRay.DTS.x264
2023-05-18 21:05:08.2|Info|RssSyncService|RSS Sync Completed. Reports found: 286, Reports grabbed: 2
2023-05-18 21:15:51.9|Info|RecycleBinProvider|Recycling Bin has not been configured, deleting permanently. /movies-1080p/Extinction (2018)/Extinction.2018.1080p.WEBRip.X264
2023-05-18 21:18:05.4|Info|MovieService|Assigning file [Extinction.2015.1080p.BluRay.DTS.x264.mkv] to movie Extinction (2018)][tt3201640, 429415
Trace Logs have been provided as applicable. Reports may be closed if the required logs are not provided.
@github-actions[bot] commented on GitHub (May 20, 2023):
👋 @tagg7, we use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please hop over onto our Discord or Subreddit
@Qstick commented on GitHub (May 21, 2023):
Shouldn't be closed, mapping should not allow these to import, yet they do.