Refine scan activity UI and initial-index visibility

This commit is contained in:
2026-05-30 05:18:25 +00:00
parent 28c50cab0b
commit c75fb30921
5 changed files with 364 additions and 79 deletions
+1
View File
@@ -14,6 +14,7 @@ export interface RootStatus {
path: string
status: string
error: string | null
snapshot_loaded: boolean
movies: number
series: number
}