mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +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>
|
||||
|
||||
<destroywindowcontrols>false</destroywindowcontrols>
|
||||
<fanartheight>512</fanartheight>
|
||||
<fanartheight>540</fanartheight>
|
||||
<thumbsize>256</thumbsize>
|
||||
<bginfoloadermaxthreads>2</bginfoloadermaxthreads>
|
||||
<useddsfanart>true</useddsfanart>
|
||||
@ -17,7 +17,7 @@
|
||||
</gui>
|
||||
|
||||
<network>
|
||||
<cachemembuffersize>30242880</cachemembuffersize>
|
||||
<cachemembuffersize>5282880</cachemembuffersize>
|
||||
</network>
|
||||
|
||||
<samba>
|
||||
|
Loading…
x
Reference in New Issue
Block a user