HTML5 MP3 Player for Folder

WordPress and Standalone HTML5 MP3 Music Player with Playlist for Folder compatible with iOS, Android and supports all browsers Firefox, Chrome, Safari, IE and Opera!

Technologies Used * PHP * MySQL * CSS * XML * JSON * jQuery * HTML5 Audio element with Flash Fallback

HTML5 Player

MP3 Track's information (title, artist, playtime, filesize, bitrate, genre, composer, artwork image) using getID3 Library

Shortcode: [html5tap id=”1″]

Try Free: HTML5 MP3 Player with Folder Feedburner Playlist

Stream Codec Info

Type: Audio
Codec: MPEG Audio layer 1/2/3 (mpga)
Channels: Stereo
Sample rate: 44100 Hz
Bitrate: 128 kb/s

If you need standalone player version please contact us

SKU: html5folder Categories: , Tag:

Description

Now plugin users can create dynamic playlist using website folder …

Plugin need MP3 Folder link to read all mp3 files in any folder publicly accessed

Example: http://www.svnlabs.com/mp3/ or http://www.svnlabs.com/songs/

HTML5 MP3 Player with Automatic Playlist can read private folders using PHP on same server

If folder is private then you need to upload simple “list.php” inside song’s folder to read all music files from there

Example: http://www.svnlabs.com/mp3/list.php or http://www.svnlabs.com/songs/list.php

PHP configurations allow_url_fopen must be On

allow_url_fopen

Note: You need to take care 2 things …

MP3 Folder URL will have list.php (i.e. http://www.domain.com/mp3/list.php)

Note: It uses native <audio> where available and an invisible flash player to emulate <audio> for other browsers. It provides a consistent html player UI to all browsers which can be styled used standard css.

Browser & format support
With Flash as a fallback, it should work pretty much anywhere.
It has been verified to work across:
– Mobile Safari (iOS 3+)
– Android (2.2+, w/Flash), Android (4.0+)
– Safari (4+)
– Chrome (7+)
– Firefox (3+, w/ Flash)
– Opera (10+, w/ Flash)
– IE (6, 7, 8, w/ Flash)

Options:

Folder: MP3 Songs folder
http://www.domain.com/mp3/ (public) or http://www.domain.com/mp3/list.php (private)
One picture for all songs: Image link for all playlist items
One artist for all songs: Artist Name for all playlist items
Download: Checkbox for download option in player

Paid Features

– Self hosted player files
– Best support on email
– Download songs option
– MP3 Song’s information using ID3 Tags
– Customize Social Share on Facebook & Twitter
– Volume Control
– Embed Code Option

Download “list.phps” then rename this file to “list.php” and upload to private MP3 Folder, so player can read MP3 files index URLs.