Reason is that local storage save at the moment uses the url of file as the key, and for local media the blob has different url all the time. needs some research into alternatives eg change key to file name and not url? (for all or for blob url only?)