Anrimian / music-player

Music player project for android
https://play.google.com/store/apps/details?id=com.github.anrimian.musicplayer
87 stars 19 forks source link

External sd card: after file create app doesn't receive update(happens not everywhere?) #195

Open Anrimian opened 1 year ago

Anrimian commented 1 year ago

On rescan button click trigger media storage scanner(impossible to call explicit?) Possible solution: request all available storage uri's and for each perform insert and delete one record. Need to find a way to reproduce it.