scoreyb / obs-panels

Overlays and lower thirds for OBS live streams
6 stars 2 forks source link

Add persistence #1

Open scoreyb opened 3 years ago

scoreyb commented 3 years ago

Offline/localstorage can be cleared apparently randomly. This can lose the user's configuration.

Add an export or online persistence system to allow the user to save and restore content in the event localstorage fails.

This system should involve minimum user interaction - i.e. auto save and load wherever possible.

In order to enable auto-sign in for persistence, the installation step could be augmented with a unique token for each user.

adminb commented 2 months ago

test