Skip to content
 
 

Repository files navigation

TVDB Metadata Plugin for Silo

First-party Silo metadata plugin backed by TheTVDB. It provides series, season, and episode metadata and resolves tvdb:// artwork references.

Setup

TVDB Metadata is installed as a default Silo plugin. Add or enable TVDB in a 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, metadata mapping, image resolution, configuration, or advertised capability changes should start as an issue.

Attribution

Metadata provided by TheTVDB. Please consider adding missing information or subscribing.

TheTVDB Logo

License

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

About

First-party Silo metadata provider plugin backed by TheTVDB.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages