mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-26 07:25:53 +03:00
[PR #719] [MERGED] fix(lyric): 修复 TTML 多语言翻译 #602
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/719
Author: @MoYingJi
Created: 1/6/2026
Status: ✅ Merged
Merged: 1/7/2026
Merged by: @imsyy
Base:
dev← Head:pr/p📝 Commits (2)
a29869afix(lyric): 修复 TTML 多语言翻译99084dfUpdate src/core/player/LyricManager.ts📊 Changes
1 file changed (+57 additions, -2 deletions)
View changed files
📝
src/core/player/LyricManager.ts(+57 -2)📄 Description
增加
sortTTMLTranslations函数来排序翻译(此函数包含 AI 生成部分),可能确实有些问题,但也是作为临时解决方案,应该在 AMLL 的 TTML 解析器支持多语言翻译后删除fix #718
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.