Fixes for Lunar <3

This commit is contained in:
2026-08-15 23:36:14 +10:00
parent c86d18a75c
commit 7f06969bef
3 changed files with 158 additions and 20 deletions
@@ -31,6 +31,8 @@ export const settings = await ReactiveStore.getPluginStorage("RadiantLyrics", {
aiSyllables: false,
syllableStyle: 0, // MARKER: Syllable animations SETTINGS (WIP coming soon)
syllableLogging: false,
// Playback clock calibration in ms (i assume Lunar will break playback one day since MPV is wierd so i added this for that)
lyricsOffsetMs: 0,
hideUIEnabled: true,
playerBarVisible: false,
qualityProgressColor: true,