add current song

This commit is contained in:
2026-01-02 16:58:58 +01:00
parent e36bb1ab55
commit a2753bcf66
9 changed files with 596 additions and 38 deletions

View File

@@ -26,4 +26,5 @@ rust_cast = "0.19.0"
mdns-sd = "0.17.1"
tokio = { version = "1.48.0", features = ["full"] }
tauri-plugin-shell = "2.3.3"
reqwest = { version = "0.11", features = ["json", "rustls-tls"] }