-
|
Hello there I have around 1000 synced items in Trakt and MDBList's watchlist but after Trakt's new 100 item limitation for free users I'm unable to add any item in Trakt watchlist So for workaround I want to empty my whole Trakt watchlist and want to keep my MDBList's watchlist as it is with 1000 items After emptying the Trakt watchlist I'll be able to use that watchlist under 100 items so I want only those items to be added in MDBList's watchlist without deleting those old 1000 items via Crosswatch For that I need to only make a pair between both the services, keeping trakt as source and MDBList as destination and using one way then enabling watchlist feature with "add" option enabled & "delete" option disabled? Am I understanding this correctly? I am asking for confirmation because I don't want to mess up with my data Thanks once again for making this awesome tool |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
|
Hi, And thank you. I’ve always wondered, just curious, why some people have so many watchlist items? Is it genuinely all stuff you still want to watch, or are you using the watchlist for something else? Anyway....back to your question. I’m not 100% sure I’m following what you’re aiming for, but here’s my guess: You can do this, but you can’t use Delete in a pair chain that shares the same destination, because the pairs will end up fighting each other. Example (one-way watchlist sync):
If your Trakt watchlist isn’t identical to Plex, those two pairs will start a tug-of-war: add, remove, add, remove… forever. So: don’t use Delete in your pair logics and you’ll be fine, but you do need to be mindful of which pairs you have and how they’re configured. Also, pair order can matter (depending on the scenario). If you have a lot of pairs, it’s worth reordering them into the most logical sequence. Normally only needed when you have more than 5 pairs or something.... Before you do anything, always make a snapshot in the snapshot tool. The tool is is still experimental.....but better to have something than nothing when something goes wrong as MDBList doesnt provide any backups. |
Beta Was this translation helpful? Give feedback.
-
|
reference: #96 |
Beta Was this translation helpful? Give feedback.
-
|
Updated to latest version and did the suggested steps. I tested updated "remove" by deleting and adding items multiple times in Trakt watchlist and it perfectly synced everytime Thanks🤩 |
Beta Was this translation helpful? Give feedback.

Oke its fixed.. Update to the latest 0.9.5:
From te release notes:
Another important change: the default delete behavior for one-way syncs has been updated. Previously, one-way deletes acted like “mirror mode” by default. If you intentionally want the old (destructive) mirroring behavior back, set this in your config.json:
sync.one_way_remove_mode = "mirror"
what to do: