'Refresh file(s) and it's metadata in Android shared storage

I use some third party libs to edit mp3 file ID3 tags (metadata) in my Android app. After editing this data the file metadata is not visible in the google files explorer for a longer time and in my app I can only see it fully changed after a phone reboot. Is there a way to refresh/reindex this files forcefully in my apps file explorer?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source