-
Hi there, i want to integrate analytics in my jPlayer instance. $.jPlayer.event.play is fired but not $.jPlayer.event.pause or $.jPlayer.event.stop
do you have any ideas?
-
```
What steps will reproduce the problem?
1.Uploading an mp3
2.Trying to play it with jplayer viewer
3.
What is the expected output? What do you see instead?
I expected to hear the song, is see the …
-
Following this conversation: http://groups.google.com/group/soundcloudapi/browse_thread/thread/c56f9d521e4ca0dd/9f0c4ca7d98cbdb1#9f0c4ca7d98cbdb1, I would like to ask to create a feature that would a…
-
```
What steps will reproduce the problem?
1.Uploading an mp3
2.Trying to play it with jplayer viewer
3.
What is the expected output? What do you see instead?
I expected to hear the song, is see the …
-
```
What steps will reproduce the problem?
1.Uploading an mp3
2.Trying to play it with jplayer viewer
3.
What is the expected output? What do you see instead?
I expected to hear the song, is see the …
-
* Piwigo 2.9.2
* php7.1.12
* jPlayer plugin
Fatal error: 'break' not in the 'loop' or 'switch' context in gallery/plugins/piwigo-jplayer/include/getid3/getid3.lib.php on line 285
-
I am trying to add jplayer to moodle 3.5, it was working before on moodle 2.8 and 3.2. Now getting $('#jplayer_audio_1').jPlayer({..... is not a function. I am adding following piece of code (which is…
-
```
What steps will reproduce the problem?
1.Uploading an mp3
2.Trying to play it with jplayer viewer
3.
What is the expected output? What do you see instead?
I expected to hear the song, is see the …
-
I'm trying to use Aurora to get flac support, but I'm running into a few problems. I've got the following code:
```
var jPlayer = $("#jquery_jplayer_1").jPlayer({
ready: function () {
…
-
Put 20 click values in a list.
initiate jPlayer
create a click function to load the player on click, eg.
```
function loadPlayer(er) {
var releaseTitle = $(er).attr("data-title");
var f…