Added Azuracast admin+radios to glance

This commit is contained in:
2025-11-16 00:18:10 +02:00
parent 55cda4d436
commit 92fd3cafb0

View File

@@ -57,6 +57,18 @@
title = "Gitea"; title = "Gitea";
url = "http://192.168.0.131:3010/user/login"; url = "http://192.168.0.131:3010/user/login";
} }
{
title = "Azuracast";
url = "https://192.168.0.131:6003/admin/stations";
}
{
title = "Slowdown";
url = "https://192.168.0.131:6003/listen/teststation/radio.mp3";
}
{
title = "Absolutely Random";
url = "https://192.168.0.131:6003/listen/absolutely_random/radio.mp3";
}
{ {
title = "Jellyfin (media)"; title = "Jellyfin (media)";
url = "http://192.168.0.131:8096/web/#/home.html"; url = "http://192.168.0.131:8096/web/#/home.html";