From f851a67d6bf315c72ff25a70da1e8c540ed8db53 Mon Sep 17 00:00:00 2001 From: Broque Thomas <26755000+Nezreka@users.noreply.github.com> Date: Mon, 13 Apr 2026 14:54:54 -0700 Subject: [PATCH] Expose $track variable in Single Path Template settings hint --- webui/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webui/index.html b/webui/index.html index a07ef59b..352ef469 100644 --- a/webui/index.html +++ b/webui/index.html @@ -5246,7 +5246,7 @@ - Variables: $albumartist, $artist, $artistletter, $title, $album, $albumtype, $year, $quality (filename only) + Variables: $albumartist, $artist, $artistletter, $title, $track (01), $album, $albumtype, $year, $quality (filename only)