According to the library API,
'js' => array(...);
should rather be:
'files' => array( 'js' => array(...) );

The need for $path also seems like a misuse of the library API.

Maybe related ?
#1291532: Failure to find jplayer-min.js when drupal sitewide js aggregation is on
#1311344: Not loading jplayer.js and jquery.jplayer.min.js when loading node through node_load()

Comments

drzraf’s picture

forgot to say that AFAICT it should be jplayer_libraries_info() !

markie’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

All: With the release of 7.x-2.0 I am going to close this issue and look forward to any new issues created against that release. Thanks for your patience on this project.