TheMovieDB plugin for Marty Media Server
  • Go 97.4%
  • Dockerfile 2.6%
Find a file
2025-08-02 04:34:52 +00:00
cmd initial commit 2025-04-25 20:58:11 +02:00
internal initial commit 2025-04-25 20:58:11 +02:00
.gitignore initial commit 2025-04-25 20:58:11 +02:00
Dockerfile initial commit 2025-04-25 20:58:11 +02:00
go.mod initial commit 2025-04-25 20:58:11 +02:00
go.sum initial commit 2025-04-25 20:58:11 +02:00
LICENSE initial commit 2025-04-25 20:58:11 +02:00
README.md initial commit 2025-04-25 20:58:11 +02:00
renovate.json chore(config): migrate config renovate.json 2025-08-02 04:34:52 +00:00

Marty Media TheMovieDatabase Plugin

Development

Generate gRPC files

protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative internal/grpc/metadata.proto