mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #266] [MERGED] Improve lyrics lookup by removing remix & remaster info in query. #1627
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1627
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/aome510/spotify-player/pull/266
Author: @Icelk
Created: 10/8/2023
Status: ✅ Merged
Merged: 10/10/2023
Merged by: @aome510
Base:
master← Head:lyric-finder-improvements📝 Commits (3)
bab2a96Improve lyrics lookup by removing remix & remaster info in query.b5601f3cleanup6b9e1ffaddrustfmt.tomlforlyric_finder📊 Changes
2 files changed (+63 additions, -0 deletions)
View changed files
➕
lyric_finder/rustfmt.toml(+1 -0)📝
lyric_finder/src/lib.rs(+62 -0)📄 Description
Fixes #250 .
Just simple string manipulation to remove remaster & remix info from query.
I've tried it out and it fixes all my weird lyrics.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.