[PR #266] [MERGED] Improve lyrics lookup by removing remix & remaster info in query. #1627

Closed
opened 2026-03-14 15:24:21 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: lyric-finder-improvements


📝 Commits (3)

  • bab2a96 Improve lyrics lookup by removing remix & remaster info in query.
  • b5601f3 cleanup
  • 6b9e1ff add rustfmt.toml for lyric_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.

## 📋 Pull Request Information **Original PR:** https://github.com/aome510/spotify-player/pull/266 **Author:** [@Icelk](https://github.com/Icelk) **Created:** 10/8/2023 **Status:** ✅ Merged **Merged:** 10/10/2023 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `lyric-finder-improvements` --- ### 📝 Commits (3) - [`bab2a96`](https://github.com/aome510/spotify-player/commit/bab2a96c90dcc477c5d558af238536d5a892860b) Improve lyrics lookup by removing remix & remaster info in query. - [`b5601f3`](https://github.com/aome510/spotify-player/commit/b5601f336df6fa69764adee09c12a8edb2d440ba) cleanup - [`6b9e1ff`](https://github.com/aome510/spotify-player/commit/6b9e1ffc5f3b676ebe02f5c26408169e7110de56) add `rustfmt.toml` for `lyric_finder` ### 📊 Changes **2 files changed** (+63 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `lyric_finder/rustfmt.toml` (+1 -0) 📝 `lyric_finder/src/lib.rs` (+62 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:24:21 +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#1627
No description provided.