async fn handle_media_check( storage: &MediaStorage<'_>, config: &Config, files: &HashSet<OsString>, key: &[u8], new_path: &OsStr, old_path: &OsStr, ) -> Result