fix(meta): bound the TMDB response cache on disk

Closes #158
This commit is contained in:
Miguel Palhas
2026-08-24 18:56:36 +01:00
parent 88a353dc68
commit 3261741415
8 changed files with 356 additions and 52 deletions
Generated
+1
View File
@@ -172,6 +172,7 @@ dependencies = [
"reqwest",
"serde",
"serde_json",
"tempfile",
"thiserror",
"tokio",
"tracing",