Most efficient sync? #101
-
|
Loving the app so far! Also, is there a way to copy 'settings' from one install to another? (I was self hosting for a while, moved to my VPS) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Hi, You can sync everything to CrossWatch Local first, but I don’t think it’s necessary, unless you actually want to edit things there. This way, your source of truth stays safe. SIMKL also has solid backup features, use them, just in case. And take a snapshot in CrossWatch too, for extra insurance. Also, is there a way to copy 'settings' from one install to another? (I was self hosting for a while, moved to my VPS) Also, if you’re running this on a VPS, make sure nobody else can access CrossWatch. Lock it down; VPN, reverse proxy with auth, IP allowlists, whatever it takes so you’re the only one getting in. |
Beta Was this translation helpful? Give feedback.
-
|
Excellent point about locking it down on the VPS! I had forgotten that there's no 'user signon'. I'll move it back to my private docker until I figure out my vps a little more. Based on your explanation, I can just skip crosswatch local all togther? I was just thinking that it might save some 'network traffic' for SIMKL if I do: pair 1: simkl - crosswatch (two way) I still need to figure out emby - since i use 3 different emby servers and it looks like right now we can only add 1. |
Beta Was this translation helpful? Give feedback.
Hi,
You can sync everything to CrossWatch Local first, but I don’t think it’s necessary, unless you actually want to edit things there.
What I do (because I’m in a similar situation) is keep my source of truth in Plex. And honestly, it also depends on which features you actually need. For example watchlists; in this order:
This way, your source of truth stays safe. SIMKL also has solid backup features, use them, just in case. And take a snapshot in CrossWatch too, for extra insurance.
Also, is there a way to copy 'se…