Fix #877: use XML API for Funkwhale servers since they don't implement JSON correctly

This commit is contained in:
Drew Weymouth
2026-04-05 13:11:57 -07:00
parent 6aa53d6cfe
commit 8636e54c3a
3 changed files with 17 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-20260311143343-43acfbb184d2
github.com/supersonic-app/go-subsonic v0.0.0-20260405192806-29d84070230a
github.com/supersonic-app/go-upnpcast v0.1.0
github.com/zalando/go-keyring v0.2.8
golang.org/x/net v0.50.0