WilliamKarolDiCioccio / open_local_ui

OpenLocalUI: Native desktop app for Windows, MacOS and Linux. Easily run Large Language Models locally, no complex setups required. Inspired by OpenWebUI's simplicity for LLM use.
MIT License
16 stars 2 forks source link

Fix keep alive TTS player widget #24

Closed WilliamKarolDiCioccio closed 4 weeks ago

WilliamKarolDiCioccio commented 4 weeks ago

We need to store the UUID of the session that spawned the player widget and set the _wantToKeepAlive variable to false when the current session UUID doesn't match anymore otherwise player widget will persist across sessions