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 request: Allow syncing of Liked Lists without needing Watchlist sync #1182

Closed
NGDM opened this issue Nov 9, 2022 · 1 comment · Fixed by #1185
Closed

Feature request: Allow syncing of Liked Lists without needing Watchlist sync #1182

NGDM opened this issue Nov 9, 2022 · 1 comment · Fixed by #1185
Labels
enhancement New feature or request

Comments

@NGDM
Copy link
Contributor

NGDM commented Nov 9, 2022

Feature description

For the moment the Liked List sync feature (trakt_to_plax["liked_lists"]) is broken because it only runs if you enable the trakt_to_plex["watchlist"] and trakt_to_plex["watchlist_as_playlist"] configs.
See here for more elaborate explanation.

Syncing Liked Lists should be possible even if the watchlist and watchlist_as_playlist configs are false.

Use case

I don't want to sync my Trakt Watchlist as a separate Plex Playlist, but as the Plex Watchlist, yet also want to sync my Trakt Liked Lists as Plex Playlists.
For the moment this is not possible.

Workarounds

Leave trakt_to_plex["watchlist"] and trakt_to_plex["watchlist_as_playlist"] on true

Plan to implement

N/A

@NGDM NGDM added the enhancement New feature or request label Nov 9, 2022
@glensc
Copy link
Collaborator

glensc commented Nov 9, 2022

Can you propose new config keys to support all variations? or just different variations of config and I can see how to tweak the code?

My first thought would have been to just separate watchlist and watchlist_as_playlist, but here seems more variations are possible. and for compatibility turn watchlist_as_playlist off by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants