mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-02 22:57:34 -05:00
Multi-part movies not deleted #1185
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#1185
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 @yuljk on GitHub (Apr 24, 2017).
Running the latest version of Radarr as a Windows service - I have imported my existing movies. When updating a standard definition movie which is in two parts only one part is deleted.:
Multi-part movie - only one file is deleted after updating to a better quality release. This means I need to manually delete the file, remove the movie from my library and add back in.
Much appreciated
0.2.0.654:
@yuljk commented on GitHub (Apr 24, 2017):
Example multi-part movies in my library.
Aliens.CD1
Aliens.CD2
Only one file will be deleted after downloading a higher quality release of the movie.
If the movie is a single file Radarr deletes it without issue and replaces with a newer quality release.
Hope that helps!
@fryfrog commented on GitHub (Apr 25, 2017):
FWIW, I think it also fails to move multipart downloads if you accidentally download one :/
@galli-leo commented on GitHub (Apr 25, 2017):
@yuljk Yeah we don't handle multipart movies yet. Flagging this as a duplicate since there's already an issue open for handling duplicate movies at #145