-
Below is a shorthand list I used to used to keep track of bugs and tasks pending for the project. Feel free to deconstruct into individual issues :)
allow embedded URIs
Convert to AS3
custom JS funct…
-
I use "canplay" to figure out when the "play/pause" functionality should be available for a user through the UI. It works fine in Chrome and Safari, but in Firefox that event never occurs.
If it is a…
-
I would love to see Global Media Control added so I can use the keyboard keys to control the player, instead of switching to the browser everytime to play/pause/switch track, etc.
I see the jPlayer…
-
A user writes, "I'd like a way to store my current location in each audio file. I move from device to device and I lose track of where I left off in the audio. It would be nice if I could store that l…
-
I'm getting this error
```
Notice: Undefined offset: 71311 in D:\piwigo\include\category_cats.inc.php on line 283
Fatal error: Uncaught Error: Call to a member function get_size() on null in D:…
-
For example, If I want to make the audio play from 2.0s - 9.3s. I listened to timeupdate event, but the current time will larger than 9.3s before I pause the audio sometimes. Does anyone tell me how I…
-
Is it possible to modify the volume of different instances independently?
-
Hi, i do not want the fullscreen F or Control F but it lock the search in brower in Chrome.
i set fullScreen: fullWindow: and audioFullScreen to false but when the audio is a m4a it think it's a vide…
-
The default behaviour of the volume slider in jPlayer is linear. This results in the slider having nearly no effect in the "loud" end, while it is very sensitive in the "soft" end.
A much more natura…
-
Hello guys.
Currently we run JPlayer on the background of our music site. It used to work fine until Apple iOS update back last Spring, where song stops playing and the next one never starts if iP…