async fn handle_media_check( dbs: &(&Arc<Map>, &Arc<Map>), config: &Config, files: &HashSet<OsString>, key: &[u8], new_path: &OsStr, old_path: &OsStr, ) -> Result