[PR #883] [MERGED] fix(download): 修复文件路径分隔符问题 #704

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

📋 Pull Request Information

Original PR: https://github.com/imsyy/SPlayer/pull/883
Author: @MoYingJi
Created: 2/14/2026
Status: Merged
Merged: 2/15/2026
Merged by: @imsyy

Base: devHead: pr/fix


📝 Commits (2)

  • 954a7ac fix(download): 修复文件路径分隔符问题
  • 94cf31f refactor(download): 将 save-file 改为传入 targetPath、fileName、ext 后使用 path.join 拼接

📊 Changes

2 files changed (+21 additions, -8 deletions)

View changed files

📝 electron/main/ipc/ipc-file.ts (+15 -6)
📝 src/core/resource/DownloadManager.ts (+6 -2)

📄 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/883 **Author:** [@MoYingJi](https://github.com/MoYingJi) **Created:** 2/14/2026 **Status:** ✅ Merged **Merged:** 2/15/2026 **Merged by:** [@imsyy](https://github.com/imsyy) **Base:** `dev` ← **Head:** `pr/fix` --- ### 📝 Commits (2) - [`954a7ac`](https://github.com/imsyy/SPlayer/commit/954a7acf19a6acd48fc5c4ad144a763a6dfc1ff7) fix(download): 修复文件路径分隔符问题 - [`94cf31f`](https://github.com/imsyy/SPlayer/commit/94cf31fcd9ecd9e6fa3b7e88e6decf8f474e774e) refactor(download): 将 save-file 改为传入 targetPath、fileName、ext 后使用 path.join 拼接 ### 📊 Changes **2 files changed** (+21 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `electron/main/ipc/ipc-file.ts` (+15 -6) 📝 `src/core/resource/DownloadManager.ts` (+6 -2) </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:48 +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#704
No description provided.