Skip to content
 
 

Repository files navigation

TMDB Metadata Plugin for Silo

First-party Silo metadata plugin backed by The Movie Database. It provides movie, series, season, and episode metadata and resolves tmdb:// artwork references.

Setup

TMDB Metadata is installed as a default Silo plugin. Add or enable TMDB in a movie or television library's metadata provider chain; no plugin-specific configuration is required.

Dependency Model

This repository consumes github.com/Silo-Server/silo-plugin-sdk as a normal Go module dependency. CI and release builds run with GOWORK=off and expect the SDK version in go.mod to resolve from a published semver tag.

For local multi-repository development, use a go.work file that points at a sibling SDK checkout. Do not commit machine-local filesystem replacements.

Development

go test ./...
go build .

Contributing

Read CONTRIBUTING.md before opening a pull request. Matching, mapping, or capability changes should start as an issue.

Attribution

This product uses the TMDB API but is not endorsed or certified by TMDB. All metadata and images sourced from this plugin are provided by The Movie Database (TMDB).

TMDB Logo

License

silo-plugin-metadata-tmdb is licensed under AGPL-3.0-or-later. See LICENSE.

About

First-party Silo metadata provider plugin backed by The Movie Database (TMDB).

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages