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

Getting Dewplayer (skin) to work with MediaElements.js in mp3 browser #44

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hey folks.  Just curious if anyone can shed light on how to get the dewplayer 
in mp3-browser to work with MediaElements.js as a skin perhaps.

I love mp3-browser, but need an HTML5 version. 

I have successfully gotten the MediaElements.js player to work in mp3-browser 
(fork because I like the sorting capabilities) but it just doesn't look good 
and uniform with the rest of mp3 browser.

I've been reading other places to try an figure this one out (if it's even 
possible), but thought I'd post for those significantly smarter than me.

Ideal situation (one day) would be an HTML5 mp3-browser that supports other 
audio formats and has the features of the no longer maintained Maian Media.

This would be the killer mp3-browser for joomla.

Original issue reported on code.google.com by tangi...@gmail.com on 19 Sep 2014 at 8:34

GoogleCodeExporter commented 9 years ago
So you already have this working? 
https://code.google.com/p/mp3-browser/wiki/AlternativePlayer

Original comment by sanderverh on 19 Sep 2014 at 9:20

GoogleCodeExporter commented 9 years ago
Yes.  Here is a link below.  I still have to figure out how to prevent from 
getting the players to load all at once, but it looks horrible without the 
dewplayer.

http://nccfc.net/nebulaquickstart2/index.php/home/audio-test

Original comment by tangi...@gmail.com on 19 Sep 2014 at 9:25

GoogleCodeExporter commented 9 years ago
I am reaching out to alsacreations to see if they have any ideas how to get 
their HTML 5 player to work with MP3 Browser .  So many of my users use mobile 
devices that don't use Flash.  MP3 browser just doesn't look good with the 
MediaElements.js implementation.  It's also not easy to configure.  Is there 
any development on an HTML 5 version?  I looked on alsacreations.fr website and 
there does seem to be an HTML5 player

Original comment by tangi...@gmail.com on 6 Oct 2014 at 4:10

GoogleCodeExporter commented 9 years ago
<audio controls preload="none"> solves the preload problem. For all major 
browsers except Internet Explorer
refer to: http://www.w3schools.com/tags/att_audio_preload.asp

Original comment by maek...@aol.com on 8 Oct 2014 at 3:34

bizmarks commented 8 years ago

Download responsive tables which is a joomla plugin. This will help mobile users and it will format the mp3browser columns in a box where people can scroll horizontally for more tracks, instead of a vertical scroll. Use bootstrap to apply this only to mobile users. See islamize.net/en to see how it looks.