This page contains all the backends that are currently configured.
No backends found. Please add new backends to start using the tool. You can add new backend by
or by clicking the
button above.
{{ backend.name }}
Last Export:
{{ backend.export.lastSync ? moment(backend.export.lastSync).fromNow() : 'None' }}
Last Import:
{{ backend.import.lastSync ? moment(backend.import.lastSync).fromNow() : 'None' }}
Import means pulling data from the backends into the local database.
Export means pushing data from the local database to the backends.
WatchState is single user tool. It doesn't support syncing multiple users play state.
to learn more.
If you are adding new backend that is fresh and doesn't have your correct watch state, you should
turn off import and enable only metadata import at the start to prevent overriding your current play
state.
to learn more.
You can delete a backend by visiting the backend page and clicking the delete button.