Skip to content

Support passing Android Media Store uri to download() like content://media/external_primary/audio/media/1000000175 #39

Description

@mmaisonobe

Hi,

Since Android 10, it is mandatory to use the MediaStore to save files into Folders likes Music, Movies, Pictures without asking the rights on the full file system (like you did in the demo app).
Currently Ketch do not permit to download files to other directory then Downloads without asking full permission.

Is it possible to support passing MediaStore uris (ex: content://media/external_primary/audio/media/1000000175) to the download function?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions