movie detail page + importer architecture fix

This commit is contained in:
2026-05-10 23:59:26 +02:00
parent 63746ade50
commit 3ba5d61d5b
49 changed files with 1670 additions and 264 deletions

View File

@@ -33,6 +33,7 @@ poster-fetcher = { workspace = true }
poster-storage = { workspace = true }
poster-sync = { workspace = true }
export = { workspace = true }
importer = { workspace = true }
nats = { workspace = true, optional = true }
sqlx = { workspace = true }