Skip to content

Downloads: Support per-download requirements #9819

@TheSikh

Description

@TheSikh

I am trying to download dash content from a network storage device to client device using ExoPlayer's DownloadManager, However When I submit the downloadrequest and their is no internet connection. Downloadmanager simply put the download in Stop state and wait for internet connection requirement to be met.

I am downloading from local network so internet is not needed but current DownloadManager add Network as a mandatory requirement for process downloads.

Is there any way or api I can use to tell DownloadManager to skip Internet requirement because I am downloading content from local network.

here is the stack over flow question
https://stackoverflow.com/questions/70496661/downloading-content-from-local-network-storage-using-exoplayer

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions