If I change the cache manifest, will the browser be smart enough to keep the image files it already has from previous version of the manifest or will it scrap everything and start from zero when downloading the new offline stuff?
It's kind of important since I might have 50mb worth of images. This is a digital signage solution where I have control over the clients so storage limits will not be a problem. What I am considering though is to solve it in a different way than the html5 offline cache, perhaps some rsync solution on the mediaplayers behind the scenes..