use JSON instead of XML in Subsonic API

This commit is contained in:
Drew Weymouth
2026-03-11 07:38:58 -07:00
parent 97df8f1f4b
commit 03fd760589
4 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ require (
github.com/quarckster/go-mpris-server v1.0.3
github.com/supersonic-app/fyne-lyrics v0.0.0-20250614151306-b1880a70a410
github.com/supersonic-app/go-mpv v0.1.1-0.20250822102843-7a8cde5f5449
github.com/supersonic-app/go-subsonic v0.0.0-20260125165421-1efaa048a150
github.com/supersonic-app/go-subsonic v0.0.0-20260311143343-43acfbb184d2
github.com/supersonic-app/go-upnpcast v0.1.0
github.com/zalando/go-keyring v0.2.6
golang.org/x/net v0.50.0