Hi,
With joomla 3.9.21 and Jdownloads 3.2.69
I can't read the mp3 file, but I have the player, it seems to me that it was OK with previous version.
Have you an idea ?
Thanks, best regards
Clarification : in jdownloads 3.2.68, it OK without special settings.
So it's a shame to lose this function !
It looks like for an audio file there is a path problem :
my files are in .../images/jdownloads/...
and the URL produced is .../jdownloads/... So the link in the player is therefore broken !!! ??? Why Jdownloads html5 player cut the "/images" ?
The bug is :
/components/com_jdownloads/helpers/jdownloadshelper.php in line 839
$player .= '<source src="'.$media_path.'" '.$mediatype.">";
$media_path is not OK
I don't know where the player cut /images
Hi,
sorry for the delay.
I know that many users use the mp3 player function in jD and nobody else has reported a problem with it.
Could you send me a link via PM?
Edit:
in jd 3.9.x seems it to work as expected:
https://www.jdownloads.org/downloads/download/42-desktop-enhancements/1349-example-with-mp3-file.html
I have it tested on a new 3.2.67 installation - it works without problem.
I have then updated the installation to 3.2.69 - it works without problem.
Both tested with default settings and HTML 5 and Flashplayer.
So when you mean it is a bug I need more detailed informations.
Which player settings and so on.