[PR #880] [MERGED] fix: 扫描本地音乐时漏掉 opus 后缀音频 #700

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

📋 Pull Request Information

Original PR: https://github.com/imsyy/SPlayer/pull/880
Author: @Tseshongfeeshur
Created: 2/12/2026
Status: Merged
Merged: 2/12/2026
Merged by: @imsyy

Base: devHead: dev


📝 Commits (1)

  • ced2217 fix: 扫描本地音乐时漏掉opus后缀音频

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 electron/main/services/MusicMetadataService.ts (+1 -1)

📄 Description

在支持的后缀列表中追加了 , "opus" ,且经测试(GNU/Linux)其可以正常解析opus格式的元数据。

相关 issue:#879


🔄 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/880 **Author:** [@Tseshongfeeshur](https://github.com/Tseshongfeeshur) **Created:** 2/12/2026 **Status:** ✅ Merged **Merged:** 2/12/2026 **Merged by:** [@imsyy](https://github.com/imsyy) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`ced2217`](https://github.com/imsyy/SPlayer/commit/ced2217338e2ffab11a67752b422b5d96c40610a) fix: 扫描本地音乐时漏掉opus后缀音频 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `electron/main/services/MusicMetadataService.ts` (+1 -1) </details> ### 📄 Description 在支持的后缀列表中追加了 `, "opus"` ,且经测试(GNU/Linux)其可以正常解析opus格式的元数据。 相关 issue:#879 --- <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:47 +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#700
No description provided.