From 98e981e875a45027b798c813023589ac5b6fd7e5 Mon Sep 17 00:00:00 2001 From: kenny Date: Sun, 16 Nov 2025 20:09:49 +0200 Subject: [PATCH] Corrected radios in Glance --- hosts/box/glance.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/box/glance.nix b/hosts/box/glance.nix index 7a44ff8..9bcadc9 100644 --- a/hosts/box/glance.nix +++ b/hosts/box/glance.nix @@ -63,11 +63,11 @@ } { title = "Slowdown"; - url = "https://192.168.0.131:6003/listen/teststation/radio.mp3"; + url = "https://192.168.0.131:6003/public/teststation"; } { title = "Absolutely Random"; - url = "https://192.168.0.131:6003/listen/absolutely_random/radio.mp3"; + url = "https://192.168.0.131:6003/public/absolutely_random"; } { title = "Jellyfin (media)";