Mp3 player internal songs not showing

hi Developers,
how to show external and internal songs in app, i try but not working please help me, this is my blocks

what exactly is not working?
what is the path to your external sdcard?
does it work, if you only get the songs from the internal OR the exteral sdcard?

there is no guarantee, that the first event fires before the second event fires
let me suggest you to use only one TaifunFile component and after you got the result from the internal sdcard in the AfterFileListAsync event, then get the result from the external sdcard

Taifun

Please Taifun help me how can i get extenal and internal sdcard data please help me

unfortunately you did not answer my previous questions…
to get the correct paths, try the AvailableStorageDirectories method from the file extension
https://puravidaapps.com/file.php

Taifun