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

Pause / stop a single download, not all (Offline) #4860

Closed
Mariovc opened this issue Sep 24, 2018 · 3 comments
Closed

Pause / stop a single download, not all (Offline) #4860

Mariovc opened this issue Sep 24, 2018 · 3 comments
Assignees

Comments

@Mariovc
Copy link

Mariovc commented Sep 24, 2018

Issue description

When downloading HLS / DASH videos for offline mode, can I stop a single download while having all the rest downloading?
I've found a similar issue "Pause/Resume download with HlsDownloader or DashDownloader" where the solution is stopping all downloads, using stopDownloads from DownloadManager class. But can I stop only one selected download?
In case a user wants to download a queued video without losing progress on the current downloading video. It is a nice feature to have, if it doesn't exist.

Version of ExoPlayer being used

2.8.4

@erdemguven erdemguven self-assigned this Sep 24, 2018
@erdemguven
Copy link
Contributor

It isn't possible currently. We'll consider supporting it.

andrewlewis pushed a commit that referenced this issue Feb 18, 2019
Also added intent actions to stop/start one or all downloads.

Issue: #4433
Issue: #4860
PiperOrigin-RevId: 234481515
@ojw28
Copy link
Contributor

ojw28 commented Apr 5, 2019

Support will be added in 2.10.

@ojw28 ojw28 closed this as completed Apr 5, 2019
@mv03790
Copy link

mv03790 commented Apr 10, 2019

Do you have an estimate on when 2.10 will be released?

@google google locked and limited conversation to collaborators Aug 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants