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
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.