Skip to content

Feat: Ask for path before downloading from UI#2699

Open
fire-light42 wants to merge 1 commit intomasterfrom
downloadpathpopup
Open

Feat: Ask for path before downloading from UI#2699
fire-light42 wants to merge 1 commit intomasterfrom
downloadpathpopup

Conversation

@fire-light42
Copy link
Copy Markdown
Collaborator

@fire-light42 fire-light42 commented Apr 18, 2026

I think people have problems with downloads, not because they are broken, but because android is strict on permissions. Downloads will fail because the user has never granted CloudStream access, and then they will complain . This is a clear UX issue, that this pull request tries to fix, and may solve #2694 #2605.

On the very first download done this will ask for a custom download path, and only download it after the user has granted it.

Note 1: This is only for downloads initiated from a button, not long click. That would require architectural changes that goes beyond this pull request.

Note 2: This will conflict with #2689

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