Add support for OpenSubsonic enhanced lyrics (#2208)

This commit is contained in:
Jeff
2026-07-09 21:32:05 -07:00
committed by GitHub
parent 0c89fea1ea
commit 355b19c1cb
55 changed files with 4213 additions and 480 deletions
+4
View File
@@ -68,6 +68,10 @@ declare global {
FS_LYRICS_ENABLE_AUTO_TRANSLATION?: string;
FS_LYRICS_FETCH?: string;
FS_LYRICS_FOLLOW?: string;
FS_LYRICS_FOLLOW_SCROLL_ALIGNMENT?: string;
FS_LYRICS_LINE_LEAD_TIME_MS?: string;
FS_LYRICS_PADDING_LEFT?: string;
FS_LYRICS_PADDING_RIGHT?: string;
FS_LYRICS_PREFER_LOCAL?: string;
FS_LYRICS_SHOW_MATCH?: string;
FS_LYRICS_SHOW_PROVIDER?: string;