mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 23:15:55 +03:00
[PR #606] [MERGED] ✨ feat: 优化批量下载 #528
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/606
Author: @kazukokawagawa
Created: 12/2/2025
Status: ✅ Merged
Merged: 12/2/2025
Merged by: @imsyy
Base:
dev← Head:dev-dl📝 Commits (5)
5e474f8🌈 style: 优化下载进度样式65abeee🌈 style: 优化下载进度样式 #22ec2b3c🎈 perf: 修复单曲下载路径问题6dbbb3f✨ feat: 模拟播放接口下载5e777d6🎈 perf: 优化下载逻辑📊 Changes
6 files changed (+254 additions, -33 deletions)
View changed files
📝
electron/main/ipc/ipc-file.ts(+30 -7)📝
src/components/Modal/BatchList.vue(+130 -17)📝
src/components/Modal/DownloadSong.vue(+0 -1)📝
src/components/Setting/LocalSetting.vue(+29 -0)📝
src/stores/setting.ts(+9 -0)📝
src/utils/download.ts(+56 -8)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.