Files
arr/crates/arr-e2e/fixtures/tmdb-configuration.json
T
naps62-yolo e9c055675b
ci / rust (push) Failing after 1m36s
ci / web (push) Successful in 26s
e2e / e2e (push) Failing after 59s
test(e2e): cross-process harness over the §12 seams (#66)
2026-08-22 21:26:16 +01:00

9 lines
259 B
JSON

{
"images": {
"base_url": "http://image.tmdb.org/t/p/",
"secure_base_url": "https://image.tmdb.org/t/p/",
"poster_sizes": ["w92", "w154", "w185", "w342", "w500", "w780", "original"]
},
"change_keys": ["adult", "air_date", "also_known_as"]
}