many changes
Traceability Validation / Check Requirement Traces (push) Failing after 1m18s
🏗️ Build and Test JellyTau / Build APK and Run Tests (push) Has been cancelled

This commit is contained in:
2026-02-14 00:09:47 +01:00
parent 6d1c618a3a
commit e3797f32ca
74 changed files with 6718 additions and 771 deletions
+1 -3
View File
@@ -6,9 +6,7 @@
*
* Most business logic moved to Rust (src-tauri/src/playback_mode/mod.rs)
*
* @req: UR-010 - Control playback of Jellyfin remote sessions
* @req: IR-012 - Jellyfin Sessions API for remote playback control
* @req: DR-037 - Remote session browser and control UI
* TRACES: UR-010 | IR-012 | DR-037
*/
import { writable, get, derived } from "svelte/store";