From b8866f1b2877ded4a582e63aa7f2110ca2bb620e Mon Sep 17 00:00:00 2001 From: kaotisk Date: Sun, 13 Oct 2024 19:22:22 +0300 Subject: Fixed a bug where nothing would happen after playlist playback, added download progress bar --- client/index.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'client/index.html') diff --git a/client/index.html b/client/index.html index 661f081..3f5c809 100644 --- a/client/index.html +++ b/client/index.html @@ -23,9 +23,14 @@ Ideally, if "Listening at:" and "Show playback:" have the same value then you are in sync!

+
+

Download progress:

+ +
- +

Live progress:

+

Listening at:

@@ -36,9 +41,7 @@

             
- +
-- cgit v1.2.3