pinchflat/lib
Amadeus Mader 426c80fa92 feat(indexing): auto-advance download_cutoff_date after successful indexing
After each successful indexing run, the source's download_cutoff_date is
automatically advanced to 7 days ago if the current cutoff date is older
(or nil). This prevents yt-dlp from scanning through months of old videos
on every index run, significantly improving indexing performance for
channels with large backlogs.

The 7-day buffer ensures recent videos are still checked on subsequent
index runs while keeping indexing fast (minutes instead of hours).

Also updates AGENTS.md to document Docker-based development workflow
and adds Pinchflat_improvements.md for tracking known issues.
2026-03-07 18:31:45 +01:00
..
pinchflat feat(indexing): auto-advance download_cutoff_date after successful indexing 2026-03-07 18:31:45 +01:00
pinchflat_web Add GET /api/media/recent_downloads endpoint 2026-03-04 11:24:38 +00:00
pinchflat.ex Initial commit 🎉 2024-01-18 20:32:01 -08:00
pinchflat_web.ex [Housekeeping] Dependency updates 6-Jun-2025 (#733) 2025-06-06 13:44:14 -07:00