[ci skip] f1-stream: add F1 schedule subsystem (Phase 2)

- Fetch 2026 F1 race calendar from jolpica API with all sessions
  (FP1-3, Qualifying, Sprint, Race) and UTC timestamps
- Persist schedule to NFS as JSON, load on startup if fresh
- APScheduler daily refresh at 03:00 UTC
- GET /schedule endpoint with live/upcoming/past session status
- POST /schedule/refresh for manual refresh trigger
This commit is contained in:
Viktor Barzin 2026-02-23 22:55:13 +00:00
parent f423a4d60c
commit d7d347de27
No known key found for this signature in database
GPG key ID: 0EB088298288D958
6 changed files with 305 additions and 2 deletions