mirror of
https://github.com/HyPnoTiiK/stream-fusion.git
synced 2026-07-29 23:39:14 +00:00
- add TMDB orphan matcher backend (orphan_matcher.py) and search client (tmdb_search.py) - introduce Redis-backed run history tracker (history.py) for matcher runs - extend TorrentItemModel with tmdb_match_attempted_at and index - add Alembic migration to create tmdb_match_attempted_at and its index - integrate new tmdb_orphan_matching job into scheduler; expose in UI - add admin UI: tmdb_matcher.html, history/revert endpoints, and nav entry - wire settings: scheduler_tmdb_match_interval_hours and batch size - enhance title normalizer: strip possessive s and remove technical brackets/tokens - update admin docs to reflect new matcher and deprecation of old cleanup - update admin base navigation and scheduled tasks page accordingly |
||
|---|---|---|
| .. | ||
| versions | ||
| __init__.py | ||
| env.py | ||
| script.py.mako | ||