CodeBoy722 / MediaFacer

An android library aimed at helping in the structured querying of the MediaStore to get media files in the simplest way possible taking in account both storage mediums on device
107 stars 25 forks source link

Update MediaStore #1

Open umairayub79 opened 3 years ago

umairayub79 commented 3 years ago

Add a method to update MediaStore..

CodeBoy722 commented 3 years ago

hello @umairayub79, yeah adding a method to update the media store will be a good way to go, and I will do that but can you tell me a practical reason why you particularly need such a method, it will help in the process to create a method that can satisfy all needs

umairayub79 commented 3 years ago

@CodeBoy Some Phones take about 10 to 20 minutes to trigger MediaStore rescan... And MediaFacer is returning deleted files because MediaStore is not updated

CodeBoy722 commented 3 years ago

ok @umairayub79 thanks for that observation, will look into it and make an update to the library

codeboy commented 3 years ago

@codeboy Some Phones take about 10 to 20 minutes to trigger MediaStore rescan... And MediaFacer is returning deleted files because MediaStore is not updated

Not me, other codeboy))

umairayub79 commented 3 years ago

@codeboy Some Phones take about 10 to 20 minutes to trigger MediaStore rescan... And MediaFacer is returning deleted files because MediaStore is not updated

Not me, other codeboy))

ah, sorry 😅