mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
projects/RPi/xbmc: fix fanartsize, buffersize
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
df99a9fdf3
commit
d44ad5f5dd
@ -5,7 +5,7 @@
|
|||||||
<showexitbutton>false</showexitbutton>
|
<showexitbutton>false</showexitbutton>
|
||||||
|
|
||||||
<destroywindowcontrols>false</destroywindowcontrols>
|
<destroywindowcontrols>false</destroywindowcontrols>
|
||||||
<fanartheight>512</fanartheight>
|
<fanartheight>540</fanartheight>
|
||||||
<thumbsize>256</thumbsize>
|
<thumbsize>256</thumbsize>
|
||||||
<bginfoloadermaxthreads>2</bginfoloadermaxthreads>
|
<bginfoloadermaxthreads>2</bginfoloadermaxthreads>
|
||||||
<useddsfanart>true</useddsfanart>
|
<useddsfanart>true</useddsfanart>
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</gui>
|
</gui>
|
||||||
|
|
||||||
<network>
|
<network>
|
||||||
<cachemembuffersize>30242880</cachemembuffersize>
|
<cachemembuffersize>5282880</cachemembuffersize>
|
||||||
</network>
|
</network>
|
||||||
|
|
||||||
<samba>
|
<samba>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user