AurelioDeRosa/Audero-Audio-Player

Music playlist is not accumilating

Closed this issue · 0 comments

Hello Audero,

First of all, i would like to thank you for creating such an awesome audio player. While i was using project, i came across an issue. When i clicked on the refresh button in the file list page, a dialog came saying please wait it's refreshing. When i noticed in the log cat it was showing like as below.

05-24 02:47:10.821: W/BindingManager(25509): Cannot call determinedVisibility() - never saw a connection for the pid: 25509
05-24 02:47:10.826: W/BindingManager(25509): Cannot call determinedVisibility() - never saw a connection for the pid: 25509
05-24 02:47:11.001: W/System.err(25509): java.net.MalformedURLException: No installed handlers for this URL
05-24 02:47:11.001: W/System.err(25509): at org.apache.cordova.file.FileUtils.readEntries(FileUtils.java:652)
05-24 02:47:11.001: W/System.err(25509): at org.apache.cordova.file.FileUtils.access$11(FileUtils.java:647)
05-24 02:47:11.001: W/System.err(25509): at org.apache.cordova.file.FileUtils$23.run(FileUtils.java:484)
05-24 02:47:11.001: W/System.err(25509): at org.apache.cordova.file.FileUtils$25.run(FileUtils.java:555)
05-24 02:47:11.001: W/System.err(25509): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
05-24 02:47:11.001: W/System.err(25509): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
05-24 02:47:11.001: W/System.err(25509): at java.lang.Thread.run(Thread.java:818)

05-24 02:37:59.766: I/chromium(25509): [INFO:CONSOLE(131)] "Current path analized is: /", source: file:///android_asset/www/js/application.js (131)
05-24 02:37:59.766: I/chromium(25509): [INFO:CONSOLE(125)] "Unable to read the directory. Errore: 5", source: file:///android_asset/www/js/application.js (125)

Where am'i doing wrong, could you please shed some light. Quick response is much appreciated.

Thank you,
Sharath