mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
disable splash also for xbmc-pvr
This commit is contained in:
parent
811a307541
commit
ec9e5b943d
@ -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