mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xbmc: update advancedsettings.xml
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
dcbf46b822
commit
1166b8e590
@ -19,6 +19,6 @@
|
|||||||
</samba>
|
</samba>
|
||||||
<network>
|
<network>
|
||||||
<curlclienttimeout>30</curlclienttimeout>
|
<curlclienttimeout>30</curlclienttimeout>
|
||||||
<readBufferFactor>4.0</readBufferFactor>
|
<readbufferfactor>4.0</readbufferfactor>
|
||||||
</network>
|
</network>
|
||||||
</advancedsettings>
|
</advancedsettings>
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
</samba>
|
</samba>
|
||||||
<network>
|
<network>
|
||||||
<curlclienttimeout>30</curlclienttimeout>
|
<curlclienttimeout>30</curlclienttimeout>
|
||||||
<readBufferFactor>4.0</readBufferFactor>
|
<readbufferfactor>4.0</readbufferfactor>
|
||||||
</network>
|
</network>
|
||||||
<!-- audio workaround for fusion -->
|
<!-- audio workaround for fusion -->
|
||||||
<audiooutput>
|
<audiooutput>
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
</samba>
|
</samba>
|
||||||
<network>
|
<network>
|
||||||
<curlclienttimeout>30</curlclienttimeout>
|
<curlclienttimeout>30</curlclienttimeout>
|
||||||
<readBufferFactor>4.0</readBufferFactor>
|
<readbufferfactor>4.0</readbufferfactor>
|
||||||
</network>
|
</network>
|
||||||
<!-- audio workaround for ATV -->
|
<!-- audio workaround for ATV -->
|
||||||
<audiooutput>
|
<audiooutput>
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
</samba>
|
</samba>
|
||||||
<network>
|
<network>
|
||||||
<curlclienttimeout>30</curlclienttimeout>
|
<curlclienttimeout>30</curlclienttimeout>
|
||||||
<readBufferFactor>4.0</readBufferFactor>
|
<readbufferfactor>4.0</readbufferfactor>
|
||||||
</network>
|
</network>
|
||||||
<!-- audio workaround for fusion -->
|
<!-- audio workaround for fusion -->
|
||||||
<audiooutput>
|
<audiooutput>
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
<network>
|
<network>
|
||||||
<curlclienttimeout>30</curlclienttimeout>
|
<curlclienttimeout>30</curlclienttimeout>
|
||||||
<readBufferFactor>4.0</readBufferFactor>
|
<readbufferfactor>4.0</readbufferfactor>
|
||||||
</network>
|
</network>
|
||||||
|
|
||||||
</advancedsettings>
|
</advancedsettings>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user