mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
Update trakt.md to fix typo
This commit is contained in:
parent
19dac0b6b1
commit
b51953192e
1 changed files with 2 additions and 2 deletions
|
@ -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…
Reference in a new issue