TUM-Dev / gocast

TUMs lecture streaming service.
https://live.rbg.tum.de/
MIT License
180 stars 42 forks source link

store preferences locally in addition to them being stored in the account #1166

Open MariusAlbrecht opened 10 months ago

MariusAlbrecht commented 10 months ago

Is your feature request related to a problem? Please describe. The account seems to regularly log out which basically resets all preferences to default currently. This might become a more apparent problem in the future when more preferences get added (which seems to be planned)

Describe the solution you'd like Also store user preferences locally. Additionally storing them locally would solve my issue and the benefits of a centralised storage (mainly convenient multi-device usage I reckon) could be kept by adding a syncing mechanism. Syncing could again cause problems (what to do in case of conflict?), for that I'd suggest the following policy: