mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-02 22:57:34 -05:00
Option to prevent m2ts files from being imported/renamed #3722
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#3722
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 @23833716 on GitHub (Oct 27, 2019).
The largest m2ts of a full UHD disc backup is being imported/moved by Radarr, it's also being renamed. I would like to be able to prevent this behavior somehow as I need the entire backup unmodified. When the m2ts file is moved and renamed it takes some legwork to figure out exactly what I need to rename it back to.
My only option appears to be stopping Radarr from handling completed downloads, which would not ideal as I would still like Radarr to handle completed downloads of containers (ie mkv). Basically, I would like the best of both worlds. ;)
Just hoping there could be an option added in the future. Maybe under 'Completed Download Handling' a toggle to select yes or no to 'Apply to m2ts files?'.
@issue-label-bot[bot] commented on GitHub (Oct 27, 2019):
Issue-Label Bot is automatically applying the label
feature_requestto this issue, with a confidence of 0.90. Please mark this comment with 👍 or 👎 to give our bot feedback!Links: app homepage, dashboard and code for this bot.
@stale[bot] commented on GitHub (Dec 26, 2019):
This issue has been automatically marked as stale because it has not had recent activity. Please verify that this is still an issue with the latest version of Radarr and report back. Otherwise this issue will be closed.
@pinn73 commented on GitHub (Jul 8, 2020):
This is still an issue. I don't have rename option on but radarr only moves the large m2ts file correctly and the other files are left in the original folder meaning there are 2 entries for the movie in Kodi.
@bakerboy448 commented on GitHub (Nov 14, 2020):
multi file support to fix this will be covered in a future version...
Duplicate of #145