#!/bin/sh

# disable PulseAudio
export AE_ENGINE=Soft

export XBMC_HOME=/opt/plex-home-theater/share/XBMC
exec /opt/plex-home-theater/bin/plexhometheater
