InnerTune
InnerTune copied to clipboard
Lyrics
Checklist
- [X] I've checked that there is no other issue about this feature request.
- [X] This issue contains only one feature request.
- [X] The title of this issue accurately describes the feature request.
Feature description
The app should have lyrics for songs, when available. It can be present on the music player screen, and accessible either by tapping the cover (Retro Music implementation), or in a section below the player (YT Music/Spotify implementation).
Why do you want this feature?
Being able to see the lyrics is a feature present in most music players.
Additional information
There's another music player, ViMusic, that displays lyrics to songs. Maybe you can use a similar approach to them to get lyrics? Another option is to use Genius, similar to how spotdl do it.
Maybe you can use a similar approach to them to get lyrics?
Yes, it's feasible.
I also look forward for this feature! I'm loving the app so far
This will be added along with the player redesign.
Overall feature completed. Additional features to be implemented:
- [x] Add an option to align lyrics left/center/right
- [x] Add an option to disable KuGou lyrics provider in privacy settings
- [x] Switch lyrics provider
- [x] Edit lyrics
- [x] Keep screen on when lyrics enabled
If interested, please try the debug version and report bugs.
Thanks, everything works fine, but how can I copy the lyrics files? (.lrc)
The lyrics are stored as string in the database, so you won't find them in the app's file directory. Maybe I can export them with SAF.
Note: scrolling of the LyricsView isn't smooth enough and needs tweaking.
Now it should be smooth. Feedback welcomed.