[GH-ISSUE #155] Alternative lyrics source #1010

Closed
opened 2026-03-14 12:59:28 +03:00 by kerem · 0 comments
Owner

Originally created by @slikie on GitHub (Mar 4, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/155

Genius is being aggressive on some regions, result in unable to get lyrics with current lyric_finder crate.

Some logs like

 30:2023-03-04T12:08:13.305693Z ERROR client_request{request=GetLyric { track: "Kill V. Maim", artists: "Grimes" }}: spotify_player::client::handlers: Failed to handle client request: failed to get lyric for track Kill V. Maim - artists Grimes: error decoding response body: expected value at line 1 column 1: expected value at line 1 column 1

It would be nice to have some alternative lyrics source like musixmatch or netease.

Some sources -
spicetify

spotify-qt

Originally created by @slikie on GitHub (Mar 4, 2023). Original GitHub issue: https://github.com/aome510/spotify-player/issues/155 Genius is being aggressive on some regions, result in unable to get lyrics with current `lyric_finder` crate. Some logs like ``` 30:2023-03-04T12:08:13.305693Z ERROR client_request{request=GetLyric { track: "Kill V. Maim", artists: "Grimes" }}: spotify_player::client::handlers: Failed to handle client request: failed to get lyric for track Kill V. Maim - artists Grimes: error decoding response body: expected value at line 1 column 1: expected value at line 1 column 1 ``` It would be nice to have some alternative lyrics source like musixmatch or netease. Some sources - [spicetify](https://github.com/spicetify/spicetify-cli/tree/master/CustomApps/lyrics-plus) [spotify-qt](https://github.com/kraxarn/spotify-qt/blob/402d1a0a3838be4c6b62950f3634af469c59070f/lib/src/lyrics/api.cpp)
kerem 2026-03-14 12:59:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#1010
No description provided.