Closed (fixed)
Project:
Able Player
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2026 at 18:01 UTC
Updated:
21 Mar 2026 at 00:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mably commentedAble Player 4.8 has been released on February 6:
https://github.com/ableplayer/ableplayer/releases/tag/v4.8.0
It fixes quite a few annoying bugs like this one:
https://github.com/ableplayer/ableplayer/issues/694
Would be interesting to have a release of the module integrating this new version of the Able Player library.
Comment #4
mably commentedPatch provided for composer usage.
Comment #5
themusician commentedThank you Mably. In updates to the library I like to grab the minified CSS file they supply as well, often the JS will target a selector that is then styled by that CSS.
Were you able to try out the new feature introduced in 4.8?
I think we have to add an image field to the audio field in Able Player. I have been trying to get some of the installation tests to work, no luck, down to 1 failure but I can't seem to figure that out. https://git.drupalcode.org/issue/ableplayer-3574867/-/pipelines/749019/t...
I can try to turn my attention to this update when I am able to focus on the module in the coming weeks. This is a great start on rolling 4.8 into the module. So glad it can fix an issue you are experiencing.
Comment #6
mably commentedWe are using AblePlayer on the https://www.bordeaux.fr web site.
We noticed the controller buttons were quite buggy with YT videos and upgrading to 4.8.0 seemed to fix the problem.
We also add some YT were the controller wasn't displaying at all with 4.7.0, the problem disappeared with 4.8.0.
We have not tested that new audio poster image feature as we only use Able Player for video on our site.
Do you want me to add the new CSS to the MR?
Comment #7
themusician commentedIf you can add the CSS to the MR, that would be great. Thank you.
Comment #8
mably commentedIt's added.
Comment #10
themusician commentedThank you @mably. The code is tested locally and working as expected. The dev branch 3.x-dev is now running 4.8. I'll make a new feature issue for adding support for an audio poster image. Let me know how this goes. Contribution credit has been added.
Comment #12
mably commentedThanks @themusician. We have deployed the 4.8 JS on our website https://www.bordeaux.fr. Everything seems to run fine for now.
Comment #13
themusician commentedWonderful. Thank you for the support on getting it to 4.8.