Skip to main content

resolve_album_id

Function resolve_album_id 

Source
async fn resolve_album_id(
    api: &ImmichApiClient,
    task: &FileTask,
    album_name: &str,
) -> Option<String>
Expand description

Resolve the album ID from either an explicit task ID or by name lookup.