Clock setting?

I promise I am not complaining because I LOVE that y'all put in the clock setting in the first place!!! But, is there a way to make the clock setting permanent or a variable in the setting.cfg? Every time I restart the python script i have to reset the settings i want. e.g. 12,24 hour  & left right center position. 

 

Im no scripting expert but the other option I was thinking about for myself is just to change the setting I don't use in ATVsettings.py  to

 

'clockposition'     :('Left'), \

'timeformat'        :('12 Hour'), \

 

Would what the change here work if I edit the python script to the above?

Your preferences are saved when Plexconnect shuts down cleanly as when you do CTL-C in terminal or use the Applescript to quit. If that happens then when you return to Plexconnect you will have the same settings.

Your preferences are saved when Plexconnect shuts down cleanly as when you do CTL-C in terminal or use the Applescript to quit. If that happens then when you return to Plexconnect you will have e same settings.

CTRL-C on Windows as well?

Yes… CTRL-C on Windows. This will do a clean shutdown and save the settings.