mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 15:05:58 +03:00
[PR #880] [MERGED] fix: 扫描本地音乐时漏掉 opus 后缀音频 #700
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/880
Author: @Tseshongfeeshur
Created: 2/12/2026
Status: ✅ Merged
Merged: 2/12/2026
Merged by: @imsyy
Base:
dev← Head:dev📝 Commits (1)
ced2217fix: 扫描本地音乐时漏掉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.