hm_ai_qc_report_tool/modules/video_master
nickviljoen 80d305d123 Fix Video Master: use correct Box campaigns folder ID, improve search
- Add BOX_CAMPAIGNS_FOLDER_ID config (156182880490) separate from
  BOX_REPORT_FOLDER_ID which is for QC reports
- Update search_subfolder() to use Box search API first (fast for large
  folders with 1000+ campaigns), fall back to folder listing
- Increase folder listing limit from 200 to 500

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 21:15:59 +02:00
..
matching Add modular architecture, core framework, and web UI 2026-02-25 11:39:04 +02:00
templates/video_master Implement Video Master: campaign-based master-to-adaptation matching 2026-03-21 21:06:37 +02:00
__init__.py Add modular architecture, core framework, and web UI 2026-02-25 11:39:04 +02:00
blueprint.py Add modular architecture, core framework, and web UI 2026-02-25 11:39:04 +02:00
campaign_matcher.py Implement Video Master: campaign-based master-to-adaptation matching 2026-03-21 21:06:37 +02:00
routes.py Fix Video Master: use correct Box campaigns folder ID, improve search 2026-03-21 21:15:59 +02:00
scoring.py Add modular architecture, core framework, and web UI 2026-02-25 11:39:04 +02:00