Crate dim_extern_api

source ·
Expand description

Library contains a common interface for extracting and obtaining filename metadata as well as the implementations for various external APIs, such as TMDB.

Modules

A TMDB client implementation with request coalescing and client-side rate-limiting.

Structs

Enums

Traits

Trait that must be implemented by external metadata agents which allows the scanners to query for data.
Trait must be implemented by all external metadata agents which support querying for tv shows.

Type Definitions