<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">to use mythfrontend --noupnp, cause it works for me, how can I make a dock launcher that does this. I can make an app that launches with arguments, (with Automator) but the dock launcher this spawns is the original mythfrontend without arguments.<br></blockquote><div><br></div><div>The easiest way would be to edit the Applications start up script</div><div><br></div><div>nano /Applications/Mythfrontend.app/Contents/MacOS/mythfrontend<br></div><div><br></div><div>add the flag to the "./mythfrontend.real $@" line</div><div><br></div><div>I believe "./mythfrontend.real -noupnp $@" should work.</div><div><br></div><div>BTW - what database and version are you running on your backend?  The data point may help with debugging.  BTW - macports accepted all of the PRs I've been waiting for.  I will post updated builds for HS and Catalina (based on mysql8) to Sourceforge once I get all of the updates compiled.</div></div></div>