mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-03-02 22:57:22 -05:00
Torrent Blackhole overwrites files with identical names #1120
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Tooling
Area: UI
Area: Update API
Priority: High
Priority: Low
Priority: Medium
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: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
lidarr-pull
radarr-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/Prowlarr#1120
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 @phoenixtetra on GitHub (Dec 4, 2024).
Is there an existing issue for this?
Current Behavior
When using Torrent Blackhole as the download client, if multiple torrents with the same name are downloaded, the later torrents overwrite the earlier ones. At the end, only the last torrent file remains.
Expected Behavior
If a torrent file with the same name already exists, a number in parentheses is appended to the new file. Ideally, it would be even better to prefix every torrent file with the tracker's name:
[Tracker]Title.torrent.Steps To Reproduce
Bulk download two or more torrents with identical names.
Environment
What branch are you running?
Master
Trace Logs?
-- Snipped --
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.@bakerboy448 commented on GitHub (Dec 4, 2024):
@markus101 upstream nzb and torrent blackhole naming conflict thoughts?
@markus101 commented on GitHub (Dec 6, 2024):
Don't use blackhole?
Honestly it seems like such an edge case and putting more effort into a "client" that we recommend no one really use doesn't make a lot of sense to me.
If you try to add a duplicate torrent to a client it will fail most of the time as well.
@bakerboy448 commented on GitHub (Dec 6, 2024):
No plans for this at this time.
Torrent clients would error in the same situation.