mirror of
https://github.com/HyPnoTiiK/stream-fusion.git
synced 2026-08-06 02:58:41 +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 |
||
|---|---|---|
| .. | ||
| 2024-09-20-20-37_df288f2cf1fa.py | ||
| 2025-01-11-00-00_add_proxied_links.py | ||
| 2025-11-01-00-00_add_tmdb_id.py | ||
| 2026-03-26-00-00_add_debrid_cache.py | ||
| 2026-03-28-00-00_add_peer_keys.py | ||
| 2026-03-28-01-00_add_metadata_mappings.py | ||
| 2026-03-28-02-00_extend_metadata_mappings.py | ||
| 2026-04-01-00-00_add_title_matching_rules.py | ||
| 2026-04-01-01-00_add_tmdb_mismatches.py | ||
| 2026-04-02-00-00_add_app_settings.py | ||
| 2026-04-02-01-00_add_torrent_groups.py | ||
| 2026-04-02-02-00_add_tmdb_match_attempted_at.py | ||
| __init__.py | ||