504ac68b40
Currently, when `skip` is true and `deleteExisting` is true the `storeMediaFile` will simply delete the media file. However, the intended behavior should be to not touch the media file when both conditions are true.