playlists and DLNA playback

This commit is contained in:
2026-08-28 12:51:12 +02:00
parent 69433abee1
commit cd16e3ae42
12 changed files with 1028 additions and 415 deletions
+3 -1
View File
@@ -10,6 +10,7 @@
'("base"
"crypto-lib"
"gui-lib"
"keystore"
"net-lib"
"web-server-lib"
"racket-audio"
@@ -18,7 +19,8 @@
"racket-sonos"
"racket-upnp"
"simple-ini"
"simple-log"))
"simple-log"
"uuid"))
(define build-deps
'("racket-doc"