Skip to content

Add support for multiple Plex servers #6

@hellblazer315

Description

@hellblazer315

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions