backfill_next returns rows keyed by title/kind/id/imdb_id (no 'name'), so the 'Enriched movie None via Trakt' spam was just the log line reading the wrong key. Now logs the real title in the 'enriched' line, the fetch-failed line, and the current-item status. Cosmetic only — the Trakt sweep itself was working correctly (one-time backfill of the movie catalogue; each row marked once, never loops). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| backfill.py | ||
| cache.py | ||
| clients.py | ||
| engine.py | ||
| worker.py | ||