Skip to main content

repository_get_latest_items

Function repository_get_latest_items 

Source
pub async fn repository_get_latest_items(
    manager: State<'_, RepositoryManagerWrapper>,
    handle: String,
    parent_id: String,
    limit: Option<usize>,
) -> Result<Vec<MediaItem>, String>
Expand description

Get latest items in a library