[30] Merge remote-tracking branch 'bull/patch-11' into nightly

pull/1723/head
meisnate12 1 year ago
commit d99c4b9c6f

@ -182,7 +182,7 @@ NOTE: You must either create an empty Trakt list or specify an existing Trakt li
```yaml
collections:
My Favouite Movies:
My Favourite Movies:
sync_to_trakt_list: myfilms
# trakt_list: https://trakt.tv/users/plexmetamanager/lists/myfilms OPTIONAL TWO-WAY SYNC
plex_search:
@ -193,4 +193,4 @@ collections:
In this example, PMM will generate a Plex collection with any films that I have rated 8.0 or above (using the `plex_search`). The `sync_to_trakt_list` will take those films and then sync them to my `myfilms` Trakt list.
I can optionally also enable the `trakt_list` to create a two-way sync between Plex and Trakt. This allows me to add films to the Trakt list that I want in my Plex collection, and then sync them to Plex.
I can optionally also enable the `trakt_list` to create a two-way sync between Plex and Trakt. This allows me to add films to the Trakt list that I want in my Plex collection, and then sync them to Plex.

Loading…
Cancel
Save