[PR #773] [MERGED] Dev fixerr #632

Closed
opened 2026-02-27 07:12:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imsyy/SPlayer/pull/773
Author: @kazukokawagawa
Created: 1/26/2026
Status: Merged
Merged: 1/26/2026
Merged by: @imsyy

Base: devHead: dev-fixerr


📝 Commits (7)

  • 165265a 🐞 fix: 音质兜底
  • b5e491a 🐞 fix: 修复ttml歌词解析问题
  • 1f89e0c 🐞 fix: QQ音乐纯音乐拉屎
  • 8b4a316 feat: 显示音源
  • 2644591 Merge branch 'dev' into dev-fixerr
  • aecaa44 feat: 复用方法及类型
  • d1628de 🐞 fix: 去除调试信息

📊 Changes

7 files changed (+49 additions, -20 deletions)

View changed files

📝 .github/workflows/issue-helper.yml (+15 -4)
📝 components.d.ts (+0 -2)
📝 src/components/Player/PlayerMeta/PlayerData.vue (+19 -7)
📝 src/core/player/LyricManager.ts (+2 -3)
📝 src/core/player/PlayerController.ts (+2 -0)
📝 src/core/player/SongManager.ts (+8 -4)
📝 src/stores/status.ts (+3 -0)

📄 Description

No description provided


🔄 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/imsyy/SPlayer/pull/773 **Author:** [@kazukokawagawa](https://github.com/kazukokawagawa) **Created:** 1/26/2026 **Status:** ✅ Merged **Merged:** 1/26/2026 **Merged by:** [@imsyy](https://github.com/imsyy) **Base:** `dev` ← **Head:** `dev-fixerr` --- ### 📝 Commits (7) - [`165265a`](https://github.com/imsyy/SPlayer/commit/165265ac450f876714cdc2936167e7fb67852423) 🐞 fix: 音质兜底 - [`b5e491a`](https://github.com/imsyy/SPlayer/commit/b5e491a7a722f98f32265a7990d024ee789e8df1) 🐞 fix: 修复ttml歌词解析问题 - [`1f89e0c`](https://github.com/imsyy/SPlayer/commit/1f89e0c756bd58eaa386eccbf58733131619f8e7) 🐞 fix: QQ音乐纯音乐拉屎 - [`8b4a316`](https://github.com/imsyy/SPlayer/commit/8b4a316c13c3ae74495c66666f5aa7227217672c) ✨ feat: 显示音源 - [`2644591`](https://github.com/imsyy/SPlayer/commit/2644591de44e51b30b43e893b66b8ae764839487) Merge branch 'dev' into dev-fixerr - [`aecaa44`](https://github.com/imsyy/SPlayer/commit/aecaa4465d93b84957c70191961ffa79d836e13e) ✨ feat: 复用方法及类型 - [`d1628de`](https://github.com/imsyy/SPlayer/commit/d1628de51b5e5559e62100268bbf56e3ed41b7b8) 🐞 fix: 去除调试信息 ### 📊 Changes **7 files changed** (+49 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/issue-helper.yml` (+15 -4) 📝 `components.d.ts` (+0 -2) 📝 `src/components/Player/PlayerMeta/PlayerData.vue` (+19 -7) 📝 `src/core/player/LyricManager.ts` (+2 -3) 📝 `src/core/player/PlayerController.ts` (+2 -0) 📝 `src/core/player/SongManager.ts` (+8 -4) 📝 `src/stores/status.ts` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:12:33 +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/SPlayer#632
No description provided.