From 0449e96ffa80199e45ab4f1e98c6bb8ad7cbd3fd Mon Sep 17 00:00:00 2001 From: Samidy Date: Tue, 6 Jan 2026 16:09:59 +0300 Subject: [PATCH] Spotify imports, last.fm scrobbling library fixed, color improvements & more --- index.html | 22 ++++ js/app.js | 178 +++++++++++++++++++++++++++++++- js/db.js | 3 +- js/lastfm.js | 8 +- js/lyrics.js | 4 +- js/player.js | 4 +- js/router.js | 4 +- js/ui.js | 46 +++++---- styles.css | 282 ++++++++++++++++++++++++++++++++++++++++++++++++++- 9 files changed, 519 insertions(+), 32 deletions(-) diff --git a/index.html b/index.html index a17ed54..8b1257c 100644 --- a/index.html +++ b/index.html @@ -73,6 +73,12 @@