google / modernstorage

ModernStorage is a group of libraries that provide an abstraction layer over storage on Android to simplify its interactions
https://google.github.io/modernstorage/
Apache License 2.0
1.24k stars 60 forks source link

Add media files in a specific folder #25

Closed yrezgui closed 2 years ago

yrezgui commented 3 years ago

Currently, we can only add media files at the root folder of each media collection, and not a sub folder. We should allow to specify the location

Tgo1014 commented 2 years ago

Is this possible right now? I'm having this exact issue and couldn't find how to add a file to a specific folder.