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

Pausing download/ejecting app while in progress makes download unrecoverable #11076

Open
6 tasks done
ballo opened this issue May 15, 2024 · 3 comments
Open
6 tasks done
Labels
bug Issue is related to a bug downloader Issue is related to the downloader

Comments

@ballo
Copy link

ballo commented May 15, 2024

Checklist

  • I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected version

27

Steps to reproduce the bug

  1. Initiate download
  2. Pause download/let it continue.
  3. Use heavy apps to eject Newpipe from RAM/close Newpipe in any other way.
  4. Open Downloads.

Expected behavior

NewPipe will delete the paused download if it gets swapped out of ram. The file remains, but NewPipe can only overwite it rather than resume. This doesn't appear to be a problem if the download is interrupted. In this case. It will change the status of the download in the notifications and will always allow the download to be resumed. The issue is if you pause the download.

Current work-arounds:

  1. Disconnect data to cause the download interrupted error which works unlike pausing the download
  2. Use something else like yt-dlp (my current solution)

Actual behavior

No response

Screenshots/Screen recordings

No response

Logs

No response

Affected Android/Custom ROM version

No response

Affected device model

No response

Additional information

No response

@ballo ballo added bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels May 15, 2024
@opusforlife2
Copy link
Collaborator

To be clear, the app handles ejection from RAM properly for an interrupted download, but not a paused one?

@opusforlife2 opusforlife2 added the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label May 16, 2024
@ballo
Copy link
Author

ballo commented May 17, 2024

To be clear, the app handles ejection from RAM properly for an interrupted download, but not a paused one?
That's the behavior I witnessed, yes

@github-actions github-actions bot removed the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label May 17, 2024
@opusforlife2 opusforlife2 added downloader Issue is related to the downloader and removed needs triage Issue is not yet ready for PR authors to take up labels May 18, 2024
@NewNewPipe
Copy link

Nihil novi...
Old problem
#7059

@opusforlife2 opusforlife2 changed the title Pausing download makes download unrecoverable Pausing download/ejecting app while in progress makes download unrecoverable May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug downloader Issue is related to the downloader
Projects
None yet
Development

No branches or pull requests

3 participants