Beta Release - 0.17.0-beta.69
Pre-release
Pre-release
·
37 commits
to main
since this release
Date: 2026-08-30
Highlights
- Optional Apple Music style lyrics
- Optional on screen audio metadata
- Focused musicolet style lyrics
- Expanded Player Stats
Hot Fixes
- QSV based storyboard generation fails
What's Changed
✨ Features
- migrate to my fork of am-lyrics (f99ac07)
- add optional metadata to the side of lyrics (869144e)
- add optional am-lyric component (006e334)
- add new fonts (29461a3)
- focus and blur lyrics based on distance to active line (dfbb66f)
🐛 Bug Fixes
- passthrough=0: not supported on base ffmpeg (44295d1)
- storyboard generation does not derive qsv device correctly between platforms (1a1f540)
- qsv storyboard command fails (c799d7f)
- can't sort by edited_at correctly (0394ba9)
- video sorting options do not include edited_at or watch dates (c1b62a1)
- lyrics editor closes if you press reset (f90ddd4)
- can't un-pause song while focused on a lyric (3cf54f0)
- player timeline shows outline when focused by click (4751b04)
- return to folder home page should point to /details and not just the first video in the folder (f6c1d3a)
- script japanese characters are hard to read in am-lyrics without a background (547b3d0)
- reset function missing on video popover slider (7c4d7c5)
- lyric times can have floating-point rounding errors (044fcce)
- player timeline tooltip text is selectable (a49c38f)
- Fixed #350
- Fixed #351
- video popover backdrop blur does not work
- player ui panel container always scrolls
- folder header banner is not centred
- folder overview does not list number of files
🔧 Maintenance
Docker Setup Files
No Docker-related files were changed in this release. To get the Docker setup packages, download them from a previous release with Docker changes.
PRs
- Fix/swipe ux by @aminnausin in #352
- Feat/focused lyrics by @aminnausin in #353
- Fix/qsv storyboard by @aminnausin in #354
Full Changelog: 0.17.0-beta.66...0.17.0-beta.69