updated audio thumbnail and library sync

This commit is contained in:
2026-04-22 18:23:16 -07:00
parent e928181855
commit 199914a9b2
4 changed files with 118 additions and 21 deletions
+1
View File
@@ -17,6 +17,7 @@ export type Track = {
album?: string
url: string
thumbnail?: string
hasThumbnail?: boolean
duration?: number
tags?: string[]
// Optional MIME/type hints for rendering (video vs audio)