Hi there,
is it possible to disable artwork backgrounds ?
I do not find the setting.
mike
Hi there,
is it possible to disable artwork backgrounds ?
I do not find the setting.
mike
I was wondering the same thing. Mostly because it seemed like a good guess to speed up the reactivity of the UI.
You should dig the xbmc doc i'm not sure if there is any.
Which RasPlex version are you running ?
Me currently 9.9.20
hmmz i dont think that the background are making anything slower in 9.9.20
Ok. Too bad. The GUI reactivity is currently the main issue I'm havin with my RPi as the main Plexclient at the livingroom.
Me currently 9.9.19
Ok. Too bad. The GUI reactivity is currently the main issue I'm havin with my RPi as the main Plexclient at the livingroom.
What is the class of your SD card ? 10 is the recommended class and will improve a lot the image loading time.
Also you might want to check some RPi overclocking. The default config has no overclocking and it also boosts the global reactivity.
Thanks! Currently I've been using a SanDisk Extreme III SDHC 16GB, Class 10. But I've some much fast ones, I will try these.
Are freezes when browsing through the movie database mostly read cache depended? So the RasPlex client will only load changes in artwork from the server and store the cache persistently on the SD card. And while searching or jumping (PageUP/Down) through the library will synchronously depend on the read cache from the SD card? So will a very fast SD Card help (>100MiB/s) or is the cardreader a bottleneck here (the SD card already has about 30MiB/s read spead, approx USB bandwidth)?
I've a big Plex Library (20TB ZFS) that won't fit in the 512MiB mem, but is decoupling the image rendering thread from the GUI an option? So the GUI will show an placeholder thumbnail and paint the real thumbnail offloaded from the main thread in the background. Or for example keep an even more compressed thumbnail version in memory and replace with the real thumbnails later.
I've also just ordered a cheap set of heatsinks build for the Pi and will try to overclock my machine.
Well class 10 sdcard should be already good enough.
All the artwork is already loaded in the background and displayed once loaded independently from GUI, but RPi is a single core ... so it's not as effecient as its can be on a multicore CPU.