From 948231215eb14f8d39b460a12164d820b4cd9935 Mon Sep 17 00:00:00 2001 From: Sijmen Date: Tue, 25 Apr 2023 18:59:55 +0200 Subject: [PATCH] Pre-cache art for queued songs --- templates/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 3ddef2d..410a663 100644 --- a/templates/index.html +++ b/templates/index.html @@ -170,7 +170,10 @@ {% for entry in entries %} {% match entry %} {% when mpd::Entry::Song with { name, path, artist } %} -
  • +
  • music_note