Github user ghenry22 commented on the pull request:
https://github.com/apache/cordova-plugin-media/pull/16#issuecomment-200148555
At this point it might be more sensible to drop the steps that auto search
in a few folders and instead have a simple explicity behaviour. This would cut
out a chunk of code base and would just require users to be specific about
where a file is rather than assuming the plugin will find it in one of several
places. Just like you would when opening a file on your local computer file
system.
no path = application root (ie www/ in your cordova app)
otherwise http://, https://, rtsp:// for remote files
or cdvfile:// for local files (potentially other platform specific format
such as file:// on Android but still with a full internalURL to the file)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]