stream-fusion-better/stream_fusion/services/postgresql/migrations
LimeDrive 09adc19273 feat(tmdb_matcher): implement orphan matcher with history
- 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
2026-04-02 20:43:36 +02:00
..
versions feat(tmdb_matcher): implement orphan matcher with history 2026-04-02 20:43:36 +02:00
__init__.py Add PostgreSQL related files and modules 2024-09-18 18:13:42 +02:00
env.py Stremthru 2025-05-05 05:45:09 +02:00
script.py.mako Add PostgreSQL related files and modules 2024-09-18 18:13:42 +02:00