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

fix(driver): implement canceling and updating progress for putting for some drivers #7847

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

KirCute
Copy link
Contributor

@KirCute KirCute commented Jan 19, 2025

Add a cancelable read stream ReaderWithCtx.
Add features to cancel putting (referred to as C) and update progress during putting (referred to as U) for the following drivers, most of which are based on ReaderUpdatingProgress and ReaderWithCtx:

  • 115: CU
  • AList V3: U
  • ChaoXing: CU
  • iLanzou: CU
  • FTP: CU
  • IPFS API: CU
  • KodBox: CU
  • Lanzou: U
  • MediaTrack: U
  • Netease Music: CU
  • PikPak: CU
  • QuQi: U
  • S3: U
  • Seafile: CU
  • XunLei: U
  • XunLeiX: U
  • Trainbit: C
  • USS: CU
  • WebDav: CU
  • WeiYun: U
  • Wopan: C
  • Yandex: U

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant