Skip to content

sync_mode is set to Sync, but the logs show it's using Append #412

Answered by meisnate12
fmr-iv asked this question in Q&A
Discussion options

You must be logged in to vote

ok so basically this isnt how this is intended to function.

build_collection doesnt work with sync_mode because well theres no collection to sync with you basically want the labels your adding to sync.

item_label doesnt have anything to do with sync.

what you want is a smart_label collection, its exactly what youre trying to do its just already built into PMM.

collections:
  Trending Movies - Week:
    trakt_watched: 30
    trakt_recommended: 30
    trakt_trending: 30
    sync_mode: sync
    smart_label: random

the sort you give smart label will be how the collection is sorted all sort options are here.

What this does is add a label to all the items that is the same as the mapping name fo…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@fmr-iv
Comment options

Comment options

You must be logged in to vote
1 reply
@fmr-iv
Comment options

Answer selected by meisnate12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants