add feature to set base url path to metadata_relay

This commit is contained in:
maxDorninger
2025-06-28 17:25:40 +02:00
parent 01d31eb7b5
commit c7c982e1ed
5 changed files with 372 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ version = "0.1.0"
description = "Add your description here"
requires-python = ">=3.13"
dependencies = [
"fastapi>=0.115.14",
"fastapi[standard]>=0.115.14",
"starlette-exporter>=0.23.0",
"tmdbsimple>=2.9.1",
"tvdb-v4-official>=1.1.0",