sverhagen / mp3-browser

This Joomla plugin will create a table of every MP3 in a specified folder. It displays the ID3 information of each track with a link to download or play the file in the browser
https://www.totaalsoftware.com/products/mp3-browser
GNU General Public License v2.0
5 stars 5 forks source link

Work on Smartphone #76

Closed KnoSoft closed 4 years ago

KnoSoft commented 5 years ago

does the plugin work on the smartphone?

KnoSoft commented 5 years ago

Sorry, I pressed return too fast! My name is Knobloch. I think the plugin is great, but it does not seem to work on the smartphone. Please answer

samhnky commented 5 years ago

I am able to use the plugin from my iPhone and Android phone... I wonder if you were using an older version of the plugin, or an older OS on your phone?

sverhagen commented 4 years ago

If you have updated an older version, the "Player source code" setting may still contain the old configuration. Should be:

<audio controls preload="metadata" style="width: %1;"><source src="%3" type="audio/mpeg"><object width="%1" height="20" bgcolor="%2" data="%4" type="application/x-shockwave-flash"><param name="wmode" value="transparent" /><param name="movie" value="%4" /><param name="flashvars" value="mp3=%3" /></object></audio>