Skip to content

NeriPlayer-fbbcd39e.08142226

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Aug 14:38
fbbcd39

What's Changed

  • feat: implement generic media prefetching and tune playback startup stability by @cwuom in #344
  • fix(library): support SAF local lyric sidecars by @cwuom in #343
  • fix(settings): prioritize DataStore over stale playback preference snapshots by @cwuom in #345
  • fix: handle horizontal glyph bleed and overflow in lyrics by @cwuom in #347
  • feat(youtube,lyrics): implement confidence-based ranking and improve automatic matching by @cwuom in #346
  • feat(playlist): implement persistent usage deletions and stabilize sync merging by @cwuom in #350
  • feat: implement persistent lyrics caching and optimize local lyric loading by @cwuom in #349

Full Changelog: NeriPlayer-640739e6.08131537...NeriPlayer-fbbcd39e.08142226

Commits

  • fbbcd39 feat: implement persistent lyrics caching and optimize local lyric loading (#349)
  • cd7f9a8 feat(playlist): implement persistent usage deletions and stabilize sync merging (#350)
  • c7fded3 feat(youtube,lyrics): implement confidence-based ranking and improve automatic matching (#346)
  • 20ec4cb fix: handle horizontal glyph bleed and overflow in lyrics (#347)
  • a2d54ab fix(settings): prioritize DataStore over stale playback preference snapshots (#345)
  • a9f5b65 fix(library): support SAF local lyric sidecars (#343)
  • 2ca4c8a feat: implement generic media prefetching and tune playback startup stability (#344)