Reply to thread

Re: AW: [Android] aMPdroid - Android MediaPortal Client




I initially implemented local caching, but disabled it because it brings lots of challanges on the table (cache updating). But what you describe shouldn't happen because only x items should be loaded when you open the view (you can change this in the settings (preload items). The next set of items should be loaded when you reach the end of the list.


Top Bottom