Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add flags to control the direction of syncing between the servers #48

Merged
merged 2 commits into from
Mar 9, 2023

Conversation

JChris246
Copy link
Contributor

As requested in #34, This PR adds 4 flags to control syncing between servers.

  • SYNC_FROM_PLEX_TO_JELLYFIN to allow updates from plex servers to update jellyfin servers
  • SYNC_FROM_JELLYFIN_TO_PLEX to allow updates from jellyfin servers to update plex servers
  • SYNC_FROM_PLEX_TO_PLEX to allow updates between plex servers
  • SYNC_FROM_JELLYFIN_TO_JELLYFIN to allow updates between jellyfin servers

All flags default to true, which is normal operations before this PR.

closes #34

@luigi311
Copy link
Owner

luigi311 commented Mar 9, 2023

This looks perfect thank you!

@luigi311 luigi311 merged commit 13b4ff3 into luigi311:dev Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants