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

[Android] Videos not being saved to Movies folder when album is defined #252

Open
4 tasks done
MateusHBR opened this issue Dec 30, 2024 · 2 comments
Open
4 tasks done
Assignees
Labels
👤 duplicate This issue or pull request already exists

Comments

@MateusHBR
Copy link

Did you check the documentation and it did not help?

Overview

When specifying album when calling putVideo on Android, the media is saved to the Pictures folder.

Steps to reproduce

  1. invoke putVideo
  2. Visit the Pictures folder

Captura de Tela 2024-12-30 às 12 57 42

Code sample

Code sample
return Gal.putVideo('my-media-path', album: 'my custom album');

Environment

Logs
[Paste flutter doctor logs here]

Logs

Logs
[Paste your logs here]
@MateusHBR MateusHBR added 🐝 bug Something isn't working 👀 in triage This issue or pull request is in triage labels Dec 30, 2024
@natsuk4ze natsuk4ze added 👤 duplicate This issue or pull request already exists and removed 🐝 bug Something isn't working 👀 in triage This issue or pull request is in triage labels Dec 31, 2024
@natsuk4ze
Copy link
Owner

natsuk4ze commented Dec 31, 2024

This is a duplicate of

@natsuk4ze
Copy link
Owner

I need to understand more about the use case for this issue.

Can you tell me what problems would be caused to the end user by a custom folder being created under Pictures instead of Movies?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👤 duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants