#36827: mythtv-core.25 00.25.2-Fixes-20120918 mythfrontend.app does not exit properly -----------------------------+-------------------------- Reporter: ted.rippert@… | Owner: ctreleaven@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: mythtv-core.25 | -----------------------------+-------------------------- Comment (by ctreleaven@…): Assuming your PATH includes /opt/local/bin, the basic command to start the frontend is: mythfrontend --logpath /opt/local/var/log/mythtv.25 --quiet "--quiet" is optional; it just prevents the frontend from echoing all its logging to the console. I've been playing around with Myth's new Airplay function. To enable it, you have to find the key file and save it to /users/<user>/.mythtv/RAOPKey.rsa Then add the environment variable that enables it: export MYTHTV_AIRPLAY="1" mythfrontend --logpath /opt/local/var/log/mythtv.25 --quiet See the wiki for more info, http://www.mythtv.org/wiki/AirTunes/AirPlay -- Ticket URL: <https://trac.macports.org/ticket/36827#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS