Luka313 / integrator-cordova-plugin-downloader

Cordova android plugin for downloading files via DownloadManager
ISC License
13 stars 14 forks source link

Feature Request : Media scanner after download file #8

Open aligassan opened 4 years ago

aligassan commented 4 years ago

Feature Request Motivation Behind Feature Media Scanner scans the entire phone for any media files like songs, photos and videos. Once the process finishes, photos, songs and videos show up on the gallery so you can easily see them.

Feature Description After i have finished downloading media or capturing the image and video file on my app . The media doesn't shows in gallery as image or video . So i have to restart my app then media will shows in gallery . So i have feature request to add media scanner After capturing or downloading media without restarting phone .

gist-js commented 4 years ago

Hy, Could you please tell me which path you have added in the below object destinationInExternalFilesDir :{ dirType: '', subPath: '' }

So that it will only show in gallery