Cloned JellyFin instances funnies #753
-
|
Setting up WatchState for the first time and run into a really funny issue, where going into This is not a bug with WatchState, but might be a corner case that might be worth checking for. Also might be worth noting in the docs, how to possible fix or address this issue. In my case, stopped one of the JellyFin instances and find the Best to do this on the less used instance as you will need to re-connect/re-create all your client logins to this instance. Hope this helps others. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Thank you for finding this, i'll add mitigation against this while adding a backend to prevent backends from being added. Edit: actually i cant do that as this would break 3-way sync. I will instead add FAQ entry about it. |
Beta Was this translation helpful? Give feedback.
Thank you for finding this, i'll add mitigation against this while adding a backend to prevent backends from being added.
Edit: actually i cant do that as this would break 3-way sync.
I will instead add FAQ entry about it.