mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-26 07:25:53 +03:00
[PR #881] [MERGED] 🦄 refactor: 优化采用 QRC 逻辑和元数据排除规则 #702
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/imsyy/SPlayer/pull/881
Author: @kazukokawagawa
Created: 2/13/2026
Status: ✅ Merged
Merged: 2/14/2026
Merged by: @imsyy
Base:
dev← Head:dev-fix📝 Commits (5)
4e1825efix(player): 修复QRC歌词识别逻辑,避免重复获取网易云歌词de307d7fix(lyric): 增加歌词排除规则并处理单行歌词54b37f1feat(歌词过滤): 增加排除首行包含歌名的歌词选项6f0c432🦄 refactor: 优化第一行为歌曲元数据时的排除709c55fchore: 整理默认关键字列表📊 Changes
3 files changed (+62 additions, -19 deletions)
View changed files
📝
src/assets/data/exclude.ts(+1 -1)📝
src/core/player/LyricManager.ts(+17 -13)📝
src/utils/lyric/lyricStripper.ts(+44 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.