Music app not detecting songs on USB stick
I have a raspberry pi 3B and i have installed emteria 0.6.4 on it. When I plug in a USB stick in the Pi it detects the stick, and I get the USB icon in then upper left cornor. I can explor the stick and see the files just fine. but when I use the music app i cant detect any music.
If i move the file from the drive to the Pi tha app can detect it and play it just fine. But i would realy like to be able to play it from the USB stick
0
Comments
Well I had the issue as well before where it wasn't even detecting the USB in apps. So I did a bit of digging around for a solution and came across this
A post in this discussion by a user Andybv
https://forum.emteria.com/discussion/297/mount-usb-flash-drive
It's also here
https://forum.xda-developers.com/general/rooting-roms/enable-apps-to-read-otg-usb-contents-t3539389/
In developer options, enable the terminal
In the terminal type in
su
sm set-force-adoptable true
The USB should now be accessible within apps. Hope this works.
Thank you!!
That did it, you my good man is a god
No worries. Glad I could help!
That should be in the FAQ as well.