mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 15:05:58 +03:00
[PR #793] [MERGED] 🦄 refactor: 重写本地扫描逻辑 大幅度优化扫描效率 #646
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/793
Author: @kazukokawagawa
Created: 2/1/2026
Status: ✅ Merged
Merged: 2/2/2026
Merged by: @imsyy
Base:
dev← Head:dev-cy-rust📝 Commits (2)
e06e61d🦄 refactor: 重写本地扫描逻辑 大幅度优化扫面效率0fc4057🐞 fix: 代码审查 优化封面📊 Changes
6 files changed (+528 additions, -107 deletions)
View changed files
📝
Cargo.lock(+229 -59)📝
electron/main/services/LocalMusicService.ts(+159 -48)📝
native/external-media-integration/Cargo.toml(+3 -0)📝
native/external-media-integration/index.d.ts(+25 -0)📝
native/external-media-integration/src/lib.rs(+2 -0)➕
native/external-media-integration/src/scanner.rs(+110 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.