Maximilian Dorninger
|
a39e0d204a
|
Ruff enable type annotations rule (#362)
This PR enables the ruff rule for return type annotations (ANN), and
adds the ty package for type checking.
|
2026-01-06 17:07:19 +01:00 |
|
Marcel Hellwig
|
ff013ac76e
|
ruff: enable I lint
|
2026-01-05 19:30:42 +01:00 |
|
maxDorninger
|
252f8c2f65
|
remove valkey caching functionality from metadata relay in favour of caching by a cdn like cloudflare
|
2025-11-02 21:24:41 +01:00 |
|
maxDorninger
|
a1c7b9b941
|
format files
|
2025-06-28 22:46:38 +02:00 |
|
maxDorninger
|
8a0efbdd2a
|
make tvdb module use the new metadata relay service instead of directly calling the tmdb api
|
2025-06-28 21:38:50 +02:00 |
|
maxDorninger
|
75c156e66d
|
make metadata_relay not require both tvdb and tmdb api keys
|
2025-06-28 17:53:59 +02:00 |
|
maxDorninger
|
5c14f0df28
|
introduce a new service called metadata_relay to implement caching for TMDB and TVDB API responses with valkey
|
2025-06-28 16:43:59 +02:00 |
|