forked from Hossy/plex_dupefinder
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
0 / 20 of 2 issues completedLabels
enhancementNew feature or requestNew feature or request
Description
Describe the problem
If you manage multiple servers with the same files - apply the same logic to each server.
Describe any solutions you think might work
Need to support information for multiple servers being defined. And looping through those. 2 possible use cases:
- Independent Servers: Loop through each server and identify/delete dupes independently.
- Mirrored Servers: Identify dupes via a single server, maintain keep file and delete any others on both servers.
Additional context
Primary need is for mirrored servers, albeit independent probably easier. Consider an option for "Multiple Server Type" where someone can define which they want to account for. If possible, try to maintain as much logic in existing (or new) functions rather than changing core structure.
Sub-issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request