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 config support for servers.yml #1569

Merged
merged 7 commits into from
Sep 4, 2023

Conversation

glensc
Copy link
Collaborator

@glensc glensc commented Sep 1, 2023

Currently only "sync" command reads "sync" settings.

servers:
  default:
    id: xxx
    token: xxx
    urls:
      - https://xxx.plex.direct:32400
    config:
      sync:
        plex_to_trakt:
          collection: true
        trakt_to_plex:
          liked_lists: false

@glensc glensc self-assigned this Sep 1, 2023
@glensc glensc added the docs needed Changes in this issue/pull request need to be documented label Sep 1, 2023
@glensc glensc merged commit 0892ab3 into Taxel:main Sep 4, 2023
3 checks passed
@glensc glensc deleted the sync-server-config branch September 4, 2023 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs needed Changes in this issue/pull request need to be documented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant