OpenTuner can be started with a variety of different options depending on your setup.
Example:
Start OT, automatically connecting to winterhill variant, hiding properties but showing video overlay, disable datv reporter and don’t save settings on exit:
opentuner.exe --autoconnect --hideproperties --showvideoinfo --defaultsource 2 --disabledatvreporter --nosave

The following command line options are available:
Note: Setting any of these settings will update the settings file when you exit OpenTuner. If you don’t want this then also add –nosave option
autoconnect | Will automatically connect to the default source Note: if you set the source hardware to “Always Ask” then it will still ask which hardware to use. |
noconnect | Will not connect even if default settings is to autoconnect |
defaultsource sourcenr | Set default source to one of the below options. Replace sourcenr with 0-2 0 = Minitiouner Variant 1 = Longmynd Variant 2 = Winterhill Variant |
enablebatcspectrum disablebatcspectrum | Enable/Disable Batc Spectrum Display |
enablebatcchat disablebatcchat | Enable/Disable Batc Chat |
enablemqtt disablemqtt | Enable/Disable Mqtt client (make sure your mqtt settings is correct before enabling this. |
enablequicktune disablequicktune | Enable/Disable QuickTune Input |
enabledatvreporter disabledatvreporter | Enable/Disable DATV Reporter |
hideproperties showproperties | Show/Hide Properties Panel (when connected to a source) |
showvideoinfo hidevideoinfo | Show/Hide Video Info overlay |
windowx xvalue | Set Window X Position on startup. Replace xvalue with integer 0 should be most left position on your first monitor |
windowy yvalue | Set Window Y Position on startup. Replace yvalue with integer 0 should be top position |
windowwidth widthvalue | Set Window Width on startup. Replace widthvalue with an integer. |
windowheight heightvalue | Set Window Height on startup. Replace heightvalue with an integer |
nosave | Don’t update settings with any changes when OT exits. |