mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 06:57:50 +00:00
disable splash in advancedsettings.xml prevents log error
This commit is contained in:
parent
56fd048b81
commit
5f74b4ce67
@ -39,6 +39,7 @@ progress "setup XBMC"
|
|||||||
cat > $HOME/.xbmc/userdata/advancedsettings.xml << EOF
|
cat > $HOME/.xbmc/userdata/advancedsettings.xml << EOF
|
||||||
<advancedsettings>
|
<advancedsettings>
|
||||||
<useddsfanart>true</useddsfanart>
|
<useddsfanart>true</useddsfanart>
|
||||||
|
<splash>false</splash>
|
||||||
<cputempcommand>cputemp</cputempcommand>
|
<cputempcommand>cputemp</cputempcommand>
|
||||||
<gputempcommand>gputemp</gputempcommand>
|
<gputempcommand>gputemp</gputempcommand>
|
||||||
<samba>
|
<samba>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user