I need to setup the jPlayer directory to a folder which is not called “/Default/MediaGallery” but “/MyFolder/CurrentMedia/”.
Please, can anyone help me to find a way to change the setting in jPlayer – Version: 1.0.1
Regards
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Looks like the name is hardcoded. There is no way to get rid of the “/Default” part of the path, as the jPlayer module is using the Orchard Media feature, which has a default root folder named after each of the tenants (it’s a multitenant-friendly module).
You can alter only the following part of that path by changing the name (MediaGalleries) in line 12 of the file linked above.