package
0.0.0-20200609163149-46d964f8b7fc
Repository: https://github.com/tritonmedia/identifier.git
Documentation: pkg.go.dev
# Packages
Package imdb is a wrapper around tvdb's support for imdb ids.
Package kitsu is a providerapi.Fetcher implementation for kitsu.
Package mal is a providerapi.Fetcher implementation for MAL using jikan.
Package tmdb is a provider implementation for tmdb support.
Package tvdb implements a metadata provider.
# Constants
ImageActor is an actor image.
ImageBackground is a background type image.
ImagePoster is a poster type image.
ImageThumbnail is a thumbnail for an episode.
SeriesAiring denotes a series is still airing.
SeriesEnded denotes a series is finished.
# Interfaces
Fetcher is an interface that a provider should implement in order to be able to provide metadata.
# Type aliases
ImageType is the type of image an image is.
SeriesStatus is the status of a series.