From f9e61eb0bf8b51a6ffd30857d6d4cced5479f19e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 24 Jan 2026 23:27:45 +0100 Subject: Start adding playlists etc. to the transport page. --- web/index.html | 153 ++++++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 136 insertions(+), 17 deletions(-) diff --git a/web/index.html b/web/index.html index a9f4d5629..db313c48e 100644 --- a/web/index.html +++ b/web/index.html @@ -3,25 +3,104 @@ TITLE @@ -50,8 +157,9 @@ td { - SIDEBAR +SIDEBAR +
@@ -59,5 +167,16 @@ td {
State

Position

+
+ +
+Current playlist: +
+ +
+
Playlists
+
Content
+
+
-- cgit v1.2.3