I am running Mopidy Mobile with nginx Reverse proxy, and i would like to set the theme automatically to dark. With iris this works like this : /iris/?ui={"initial_setup_complete":true,"language":"de","theme":"dark"}, is there any comparable option with mopidy-mobile?
I am running Mopidy Mobile with nginx Reverse proxy, and i would like to set the theme automatically to dark. With iris this works like this :
/iris/?ui={"initial_setup_complete":true,"language":"de","theme":"dark"}
, is there any comparable option with mopidy-mobile?Thanks in advance!