Skip to content

feat(chibi): add persistent variables backed by localStorage - #4131

Open
wobkobi wants to merge 1 commit into
MALSync:masterfrom
wobkobi:chibi_persistent_variables
Open

feat(chibi): add persistent variables backed by localStorage#4131
wobkobi wants to merge 1 commit into
MALSync:masterfrom
wobkobi:chibi_persistent_variables

Conversation

@wobkobi

@wobkobi wobkobi commented Aug 4, 2026

Copy link
Copy Markdown

Adds setPersistentVariable and getPersistentVariable - like the existing
global variables, but stored in localStorage so they survive a page reload.

Split out from the Jellyfin fix (#4069), which needs it.

Add setPersistentVariable / getPersistentVariable, mirroring the global
variable functions but stored in localStorage so values survive page reloads.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants