mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-26 07:25:53 +03:00
[PR #602] [MERGED] ✨ feat: 部分支持通过 orpheus 协议唤起 SPlayer #523
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/602
Author: @MoYingJi
Created: 12/1/2025
Status: ✅ Merged
Merged: 12/2/2025
Merged by: @imsyy
Base:
dev← Head:prot📝 Commits (6)
7079218✨ feat: 添加自定义协议支持ff99713✨ feat: 为不同平台注册自定义协议d822df8✨ feat(dev): 支持向 electron-vite 传递额外参数0f0aae3style: 加个分号 去除一个待办项a6d81bd✨ feat(protocol): 将协议数据传输至前端0e4e3f6✨ feat(protocol): 支持最基础的歌曲播放📊 Changes
7 files changed (+142 additions, -5 deletions)
View changed files
📝
electron-builder.config.ts(+21 -0)📝
electron/main/index.ts(+6 -2)➕
electron/main/utils/protocol.ts(+30 -0)📝
electron/main/utils/single-lock.ts(+7 -2)📝
scripts/dev.mjs(+10 -1)📝
src/utils/initIpc.ts(+6 -0)➕
src/utils/protocal.ts(+62 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.