Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增加下载暂停和下载断点续传 #3069

Closed
2 tasks done
ZLXL1234 opened this issue Jan 2, 2024 · 3 comments
Closed
2 tasks done

增加下载暂停和下载断点续传 #3069

ZLXL1234 opened this issue Jan 2, 2024 · 3 comments
Labels
· 优化 拒绝 / 放弃 不会制作该功能,或无法修复该 Bug

Comments

@ZLXL1234
Copy link

ZLXL1234 commented Jan 2, 2024

检查项

描述

1.增加暂停功能,可以让用户在发现下载速度慢或者卡顿时切换网络、镜像源,或者改变下载并发线程或下载限速
2.支持断点续传,在PCL运行时间中自动保存中断下载的文件的进度,而不是直接报错后全部重新下载

原因

这项优化将使我能够更方便下载游戏,模组或整合包(特别那些大整合包)
如果没有这项优化,当遇到网络不稳定导致下载中断时,都必须重新开始整个下载过程,这不仅浪费时间,而且当下载的文件较大时,这种重复下载会极大地影响用户体验。优化后可以让任务因故中断后,无需从头开始,直接从断点继续下载,提高下载效率

@ZLXL1234 ZLXL1234 added · 优化 新提交 需要社区初步确认其有效的新提交 labels Jan 2, 2024
@ZLXL1234
Copy link
Author

ZLXL1234 commented Jan 2, 2024

image
比如这样,在上面加两个按钮
也可以把下载的圆钮加一个右键暂停
粗略的ps技术

@WForst-Breeze
Copy link
Collaborator

金数据时此内容曾被提及,但当时被拒绝,看看龙猫现在怎么想

@WForst-Breeze WForst-Breeze added 等待确认 已经过社区确认,等待开发者确认 and removed 新提交 需要社区初步确认其有效的新提交 labels Jan 2, 2024
@LTCatt
Copy link
Member

LTCatt commented Jan 3, 2024

技术上极难实现,不考虑,抱歉

@LTCatt LTCatt closed this as not planned Won't fix, can't repro, duplicate, stale Jan 3, 2024
@LTCatt LTCatt added 拒绝 / 放弃 不会制作该功能,或无法修复该 Bug and removed 等待确认 已经过社区确认,等待开发者确认 labels Jan 3, 2024
@allMagicNB allMagicNB mentioned this issue Aug 13, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
· 优化 拒绝 / 放弃 不会制作该功能,或无法修复该 Bug
Projects
None yet
Development

No branches or pull requests

3 participants