best file browser for playing sounds in flows?
Posted: 22 Jul 2014 16:20
i currently use ES file explorer because i like it's browser interface for finding files to play via flows.
However i am finding that sometimes automagic forgets the locations of said sounds, and i have to re-set them over and over.
This is bad for me, since i use automagic as a custom alarm clock.
Is there a better file explorer to use to make sure it keeps track of the sounds?
could it be that es file explorer is updating and something is getting messed up in the links to the files?
of note, the files are on my external SD card, mounted at /storage/external_sd/sounds/(alarms, notifications,single play sounds,ringtones)/
just tried another flow with a shortcut to play a sound. here is what the log said on fail.
action 'sound : notification encounter'
java.io.IOexception: setDataSource failed : status = 0x80000000
at android.mediaplayer._setdatasource(nativemethod)
at android.mediaplayer._setdatasource(mediaplayer.java.1010)
at android.mediaplayer._setdatasource(mediaplayer.java.998)
at android.mediaplayer._setdatasource(mediaplayer.java.951)
at android.mediaplayer._setdatasource(mediaplayer.java.903)
at ch.gridvision.ppam.androidautomagic.d.a.fu$1.(sourcefile:396)
at ch.gridvision.ppam.androidautomagic.util.gj$1.run(sourcefile:39)
at java.lang.thread.run(thread.java:856)
in fact, looking back through the log...this is the exact same bit it does every time the sound fails and i re-set it.
However i am finding that sometimes automagic forgets the locations of said sounds, and i have to re-set them over and over.
This is bad for me, since i use automagic as a custom alarm clock.
Is there a better file explorer to use to make sure it keeps track of the sounds?
could it be that es file explorer is updating and something is getting messed up in the links to the files?
of note, the files are on my external SD card, mounted at /storage/external_sd/sounds/(alarms, notifications,single play sounds,ringtones)/
just tried another flow with a shortcut to play a sound. here is what the log said on fail.
action 'sound : notification encounter'
java.io.IOexception: setDataSource failed : status = 0x80000000
at android.mediaplayer._setdatasource(nativemethod)
at android.mediaplayer._setdatasource(mediaplayer.java.1010)
at android.mediaplayer._setdatasource(mediaplayer.java.998)
at android.mediaplayer._setdatasource(mediaplayer.java.951)
at android.mediaplayer._setdatasource(mediaplayer.java.903)
at ch.gridvision.ppam.androidautomagic.d.a.fu$1.(sourcefile:396)
at ch.gridvision.ppam.androidautomagic.util.gj$1.run(sourcefile:39)
at java.lang.thread.run(thread.java:856)
in fact, looking back through the log...this is the exact same bit it does every time the sound fails and i re-set it.