From 5dbc86cb18772650eaf4de15e71a6566bf886040 Mon Sep 17 00:00:00 2001 From: zx <109937991+asdfzxcvbn@users.noreply.github.com> Date: Tue, 30 Apr 2024 12:58:55 -0400 Subject: [PATCH 1/2] docs: add lyrics warning --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 47c2bb0..d358305 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Please refrain from opening issues about the following features, as they are ser - Using "Very High" audio quality - Downloading songs/playlists (podcast downloads work, though) +- Lyrics (**becoming** server-sided and will *eventually* stop working on all songs) In theory, implementing downloading/offline mode locally *should* be possible, but it will **not** be included in this tweak. From 9403876ac487df5ee83efa1f2f7d9ef82c067037 Mon Sep 17 00:00:00 2001 From: whoeevee <94960726+whoeevee@users.noreply.github.com> Date: Wed, 1 May 2024 15:44:07 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d358305..c36e071 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ Several months ago, Spotilife, the only tweak to get Spotify Premium, stopped wo Please refrain from opening issues about the following features, as they are server-sided and will **NEVER** work: -- Using "Very High" audio quality -- Downloading songs/playlists (podcast downloads work, though) -- Lyrics (**becoming** server-sided and will *eventually* stop working on all songs) +- Very High audio quality +- Native playlist downloading (you can download podcast episodes though) +- Lyrics (server-sided with monthly limit, see [#42](/../../issues/42) for more info) In theory, implementing downloading/offline mode locally *should* be possible, but it will **not** be included in this tweak.