MediaFacer icon indicating copy to clipboard operation
MediaFacer copied to clipboard

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

Results 14 MediaFacer issues
Sort by recently updated
recently updated
newest added

Dear CodeBoy722 thank you for great Media Library. recenlty i using MediaFacer Library and i saw these error in logcat. thanks. java.lang.IllegalArgumentException: column 'date_added' does not exist. Available columns: [_data,...

Thank you for this amazing library, I have a request to make, can you add Genre tag as well in AudioContent model class, there are five primary tags for a...

not getting videos which is on this path /storage/emulated/0/ only getting video from root sub folder like movies, download etc but not from root storage ![image](https://user-images.githubusercontent.com/92848983/138049583-f893d07f-2049-4fc6-8569-5a80521cd69a.png)

Hello . Both class PictureGet in module project and implementation 'com.github.CodeBoy722:MediaFacer:1.0.3' is different.CAn you check this?

How can I apply my custom video sorting: public ArrayList getAllVideos ( Context context ) { final ArrayList videos = new ArrayList(); videos.add(new videoContent()); videos.addAll ( MediaFacer.withVideoContex ( context ).getAllVideoContent...

Is it possible to scan folders with .nomedia? If you could point in the direction, maybe I can help implement it and also create a pull request to your repository....

E/AndroidRuntime: FATAL EXCEPTION: main Process: com.gi.musicsystem, PID: 25889 java.lang.RuntimeException: Failure delivering result ResultInfo{who=@android:requestPermissions:, request=0, result=-1, data=Intent { act=android.content.pm.action.REQUEST_PERMISSIONS (has extras) }} to activity {com.gi.musicsystem/com.gi.musicsystem.HomeActivity}: android.database.sqlite.SQLiteException: no such column: bucket_id (code...

The glide library in your example is not showing the video thumbnail on Android 10 devices

I didnt find any method to retrieve song genre. Can you help me to get it?

Please rename class in java normal notation