Spotify Plus

Spotify Plus is an Xposed module that adds beautiful lyrics to Spotify


This project is still very early in development, many features are still not implemented yet

What Is Spotify Plus

For right now, Spotify Plus is an Xposed module that adds beautiful lyrics inside of Spotify. The beautiful lyrics are heavily based on the beautiful lyrics extension by Surfbryce. A lot of this I learned from my other project of porting that extension to a standalone mobile app.

Getting Started

Requirements:

  • A rooted phone with LSPosed installed
  • LSPatch for non rooted phones


For Rooted Phones:

  1. Install the APK from the releases page
  2. Turn on the module in LSPosed and enable it for Spotify
  3. Force stop Spotify
  4. Play a song, open the full screen lyrics page, and enjoy the lyrics!


For Non Rooted Phones:

  1. Install the APK from the releases page
  2. Download a Spotify APK (you can get it here)
  3. Setup LSPatch (if using Android 15 or Android 16, using this fork. Shizuku not working? Try using this fork)
  4. Press the plus button -> Select apk from storage -> and find your Spotify APK file
  5. Select Local, then start the patch
  6. Inside of LSPatch, tap on Spotify, select module scope, and select Spotify Plus
  7. Force stop Spotify
  8. Enjoy the new features!

Note

The latest recommended version of Spotify to use is v9.1.28.2252. The module is not guaranteed to work past this version

Resources and Feedback

Join the Spotify Plus community! We have a Telegram channel where you can discuss the module and give feedback and discuss directly. You can join here

Main Features

  • Beautiful Lyrics!
  • Last.fm integrated into Spotify. See your scrobbles directly in the context menu of any song
  • There's a couple other smaller things that I don't really feel like writing down

For now, that is all that this module does. I have lots of plans for this mod though. The ultimate dream would be to have something like spicetify, but for mobile. For now though, beautiful lyrics was the most important feature for me

Releases

v0.6.5

Stable

4/14/2026, 7:16:24 PM

Okay it no longer hard codes the path when navigating the JSON result. He keeps changing the response which is hard to keep up with nowadays. Hopefully this is the last time I have to update it 馃檹馃檹

Assets

1

v0.6.4

Stable

4/13/2026, 3:52:06 PM

The lyrics backend changed again. I had to update the headers so that it works again

Assets

1

v0.6.1

Stable

3/9/2026, 6:11:12 AM

  • This version updates the module to support up to Spotify v9.1.28.2252.
  • I think animated album artwork is also in this if you want that, and if you turn the Spotify canvas feature off.
  • Switched lyrics providers from beautiful lyrics to spicy lyrics

I am sorry for the very large delay. Back in December 2025, GitHub banned my account for literally no reason. They never sent me an email explaining why or anything, they just suspended it. I immediately submitted a support ticket asking why they did it. No response. I waited a couple weeks, submitted another ticket. Again, no response. It took them 3 months, and another support ticket, before they finally responded. They never really gave me a reason why it happened, but at least I got my account back. I really am sorry it took so long to release another version. I am also sorry that there aren't too many new features in this release. I am really hoping that does not happen again

Assets

1

v0.6.3

Stable

3/28/2026, 8:43:05 PM

He changed the lyrics response for the backend again, so I had to update it again. Hopefully that's the last time
Also the ad blocking should work a little better. It doesn't block every single ad, but it should block most hopefully

Assets

1

v0.6.2

Stable

3/26/2026, 4:43:04 AM

What's changed

  • Fixes the lyrics crashing on load
    • The backend changed the format of the HTTP response, so I had to update the module to reflect that change
  • The update popup and last.fm username popup look a lot prettier now. I'm sorry for exposing your eyes to such horrendous looking things. Please forgive me
  • Added the ability to change the font of the lyrics. You can choose between the default font, Spotify's default font, or Apple Music's font
  • Added the ability to change the amount of space in between each line
  • Added new interlude option, Spicy lyrics. This option is 3 seconds of silence for an interlude to appear
  • Added new background quality settings. Hopefully lowering this will improve performance on lower end devices. You will have to let me know
  • Added an option to block ads. I haven't been able to test this too much, but I believe it works. Please let me know of any issues with it. It requires a restart of the app to take effect after turning it on.
  • Fixed an issue where the app crashes if you go to an artist's page with animated album artwork enabled

I have been working on a rewrite of the module, so things have been pretty slow lately. I am very sorry for that. I still have things to figure out what direction I want to take for the future of the module. Thank you for your patience and thank you for using Spotify Plus!

Assets

1

v0.6

Stable

11/15/2025, 2:51:47 AM

  • General
    • Updated to Spotify v9.0.90.1229
    • Complete overhaul of the settings page. It works very differently under the hood, and using the back button now works. It was designed to match Spotify's settings page
    • Added last.fm stats. If you go into settings and add your last.fm username, it will tell you how many scrobbles you have on a song by pressing the three dots on the song you want to check
    • Added an open in last.fm button in the context menu (only works on tracks, don't press it on albums or artists)
    • Fixed version checking. It will now correctly determine three digits instead of only the first two
    • Removed marketplace button, as it does not do anything
  • Beautiful Lyrics
    • Changed Spotify Plus interlude duration from 3 seconds to 4 seconds
    • Changed background to custom implementation instead of using Android's built in render effect. This should lead to better performance as well as wider support on more versions of Android (Render effect only supports Android 12 and higher)
    • If you turned off the line gradient on line by line songs, it no longer has a glowing effect on the active line. Before, it would still glow more as the line was sung, but since you turned off the gradient effect, this looked very strange. It should now just be a solid color with no added effects
    • Removed check for user lyrics, as it caused line by line songs to not load

It is recommended to use Spotify v9.0.90.1229, as some features (such as last.fm support) is not guaranteed to work on older versions of Spotify

Also, sorry for not working on this too much, I haven't had a lot of motivation, and I've been busy with other things lately. I'll try to work on it when I get the time though

Assets

1