/xbmc/kodi/
This commit is contained in:
parent
744c5cfb38
commit
bcde5236e4
@ -27,7 +27,7 @@ APP="${bindir}/${bin_name} --standalone $@"
|
||||
|
||||
PULSE_START="$(which start-pulseaudio-x11)"
|
||||
if [ -n "$PULSE_START" ]; then
|
||||
# delay needed to allow PA to initialize for xbmc
|
||||
# delay needed to allow PA to initialize for kodi
|
||||
# to detect all audio sources
|
||||
$PULSE_START
|
||||
sleep 6s
|
||||
|
Loading…
Reference in New Issue
Block a user