v1.0.2: Mood mix optimizations and media player improvements

- Fixed player seek flicker on podcasts (30s skip buttons)
- Added dual-layer seek lock mechanism to prevent stale time updates
- Optimized cached podcast seeking (direct seek before reload fallback)
- Large skips now execute immediately for responsive feel
- Mood mix performance optimizations
This commit is contained in:
Kevin O'Neill
2025-12-26 13:14:32 -06:00
parent f8b464feec
commit 9e59f92fa7
2 changed files with 23 additions and 32 deletions

View File

@@ -101,10 +101,6 @@ jobs:
Then open http://localhost:3030 and create your account!
## Android App
Download the APK below and install on your device.
## Documentation
See the [README](https://github.com/${{ github.repository }}#readme) for full documentation.