zhanghai / MaterialFiles

Material Design file manager for Android
https://play.google.com/store/apps/details?id=me.zhanghai.android.files
GNU General Public License v3.0
5.44k stars 378 forks source link

[FR] folder operation: rescan #1221

Open ildar opened 1 month ago

ildar commented 1 month ago

some apps produce media files but do not trigger the media rescan for this media. Please add the folder operation: rescan folder for new/updated media.

P.S. (1) I remember that the Cyanogen Filemanager had this option. (2) the corresponding shell command is:

adb shell su am broadcast -a android.intent.action.MEDIA_MOUNTED --ez read-only false -d file:///sdcard/Pictures