pub async fn reconcile_entry(app_ctx: Arc<AppContext>, entry: &WatchPathEntry)Expand description
Reconcile a single watch entry against its remote album: download new items, trash local files removed from the album, and trash remote items missing locally — gated by the entry’s per-folder rules.