mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Removing localhost resolves the issue that python steals the xbmc webserver port, this only works if ps3d is the only python add-on installed, this might be just a temp fix until we find out the reason its doing it
This commit is contained in:
parent
49142656f7
commit
4120d16777
@ -40,4 +40,4 @@
|
||||
################################################################################
|
||||
# start ps3d
|
||||
################################################################################
|
||||
python $ADDON_DIR/pylib/xbmc/ps3d.py localhost &
|
||||
python $ADDON_DIR/pylib/xbmc/ps3d.py &
|
||||
|
Loading…
x
Reference in New Issue
Block a user