| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-22 | Add migration for missing playback_progress.finished column (5f) | Paul Buetow | |
| Existing databases created before the finished column was added to the base schema still satisfied CREATE TABLE IF NOT EXISTS and never got the column, causing GET /api/v1/media/{id} to fail with "SQL logic error: no such column: finished" and break media detail view. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 2026-05-17 | Complete player-android Flutter scaffold | Paul Buetow | |
