Skip to content

autosave when applying settings to users#149

Open
jmawet wants to merge 1 commit into
Moonfin-Client:masterfrom
jmawet:autosave
Open

autosave when applying settings to users#149
jmawet wants to merge 1 commit into
Moonfin-Client:masterfrom
jmawet:autosave

Conversation

@jmawet

@jmawet jmawet commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

I moved the config saving part out of the "submit" eventlistener into its own function.

The submit eventlistener now calls this new function, so save button function is unaffected.

The pushdefaults buttons now also call submit() before doing anything else, ensuring the config is saved before pushing it to users.

This avoids admins having to save first before pushing to users. They may be confused trying to push settings that they're not getting applied, so this removes that extra step and reduces confusion.

I compiled/installed on my server and tested, it works. I can now change any default settings and push to my user, they apply immediately on other devices, and the "settings saved" popup can be seen confirming it as well.

@github-actions

Copy link
Copy Markdown

Build Successful

The plugin compiled successfully against .NET 8 / Jellyfin 10.10.0.

Property Value
Commit 3adcb37
Workflow Build #104

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant