From e71ae7a5f7864edb7248437692bd902726004a26 Mon Sep 17 00:00:00 2001 From: Broque Thomas <26755000+Nezreka@users.noreply.github.com> Date: Mon, 9 Mar 2026 22:03:13 -0700 Subject: [PATCH] Import file tab on sync page to create mirrored playlists from CSV/TXT files --- webui/index.html | 92 +++++++++ webui/static/script.js | 384 +++++++++++++++++++++++++++++++++++++- webui/static/style.css | 413 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 888 insertions(+), 1 deletion(-) diff --git a/webui/index.html b/webui/index.html index cb8a4cdb..62edb177 100644 --- a/webui/index.html +++ b/webui/index.html @@ -815,6 +815,9 @@ + @@ -1543,6 +1546,95 @@ + +