diff --git a/plextraktsync/config.default.yml b/plextraktsync/config.default.yml index 47073d20eb..2dc301cf1f 100644 --- a/plextraktsync/config.default.yml +++ b/plextraktsync/config.default.yml @@ -66,6 +66,9 @@ sync: # If you prefer to fetch trakt watchlist as a playlist instead of # plex watchlist, toggle this to true (is read only if watchlist=true) watchlist_as_playlist: false + # If you prefer trakt lists being saved as collection rather playlist + lists_as_collection: false + # Setting for whether ratings from one platform should have priority. # Valid values are trakt, plex or none. (default: plex) # none - No rating priority. Existing ratings are not overwritten.