You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
It would be nice to have an env variable that you can set for language so that it will start in your preferred language. I finally clicked enough of the buttons to find the settings and was able to save (i think) and it will show English for a half-second and revert to French. I am also not seeing any confirmation of connectivity from Plex, Radarr or Ollama.
To Reproduce
deploy and open the UI, hunt for the settings button and change the settings and try to figure out the save button to save with. Once the save button is clicked, there is no indication that the settings have saved. close the settings and refresh the browser page, it will show preferred language and revert.
Maybe using codesandbox or JSFiddle in order to recreate the bug ?
Expected behavior
An easy way to set preferred language and it save the settings.
Additional context
If there is a settings file somewhere in the container, it might be a good idea to allow for a mapped directory to create a persistent location so that the settings are saved outside of the container.
The text was updated successfully, but these errors were encountered:
Describe the bug
It would be nice to have an env variable that you can set for language so that it will start in your preferred language. I finally clicked enough of the buttons to find the settings and was able to save (i think) and it will show English for a half-second and revert to French. I am also not seeing any confirmation of connectivity from Plex, Radarr or Ollama.
To Reproduce
deploy and open the UI, hunt for the settings button and change the settings and try to figure out the save button to save with. Once the save button is clicked, there is no indication that the settings have saved. close the settings and refresh the browser page, it will show preferred language and revert.
Maybe using codesandbox or JSFiddle in order to recreate the bug ?
Expected behavior
An easy way to set preferred language and it save the settings.
Additional context
If there is a settings file somewhere in the container, it might be a good idea to allow for a mapped directory to create a persistent location so that the settings are saved outside of the container.
The text was updated successfully, but these errors were encountered: