Merge pull request #107 from MikeBuzz/patch-1

Removing localhost resolves the issue that python steals the xbmc webser...
This commit is contained in:
Stephan Raue 2012-01-07 12:20:12 -08:00
commit 18bc664d4d

View File

@ -40,4 +40,4 @@
################################################################################
# start ps3d
################################################################################
python $ADDON_DIR/pylib/xbmc/ps3d.py localhost &
python $ADDON_DIR/pylib/xbmc/ps3d.py &