Code

Discussion on jQuery Audio Player (Music)

Discussion on jQuery Audio Player (Music)

Cart 253 sales

danialsabagh supports this item

Supported

This author's response time can be up to 5 business days.

111 comments found.

Hi, I interest your product, but I confuse some thing, I have 3 website (Wordpress) can I use that for all of them with single license or I have to buy each for each license – how many pages I can use for that product in my website? How many songs I Can add for 1 list? And picture can change with the song in the list? Thanks

Hello,

Regarding the licencing, due to Envato rules, you need to buy the item seperately for each product. Have a look at the following link please: http://codecanyon.net/licenses/faq#different-end-products-a

And yes you are able to use the player in different pages. And you can add as many songs as you like. There is no limitations about that. Also for each song, you can specify a different picture. Have a look at the demo version.

Feel free to ask if you have any further questions. :)

Hi,

Great player, will consider using it in next project.

Please let me know if it supports remote mp3 files (not stored on the same server as player/list? Second, beside mp3 what kind of audio file it supports? Third, does it support Youtube link to be played?

Thanks and cheers!

Thank you for your interest.

Yes mp3 files can be located anywhere such as a remote server and the player will deal with that. That’s entirely fine. It can run ogg files too, but currently mp3 is the most popular format of the audio files which all browsers can run it. Having ogg or other formats can make the plugin unreliable in specific browsers. Therefore it is advised to use mp3 for audio playing. Accepting YouTube audio was a thought in designing this plugin but since it is against YouTube’s policy, it was dismissed.

Furthermore to formats, The player is able to accept radio streaming URL and works as a radio player.

Hope it helps. If there is any further questions, please let me know.

This is a very nice music player. GLWS!

Thank you. I’m glad you like the plugin. :)

Hello, your Audio Player (Music) is awesome, tell me please do I can just add my tracks ? or music is added from amazon and apple ?

Hello, I am grad you like the player. Yes you can add any track you like. It does NOT need to be on Apple iTunes or Amazon. As long as you have the track you can use the player. :)

Hi, you mention that there is support for connecting to a radio stream? I can’t find anything in the manual about how to do that. Could you please help?

Thanks for your purchase. Basically, you need to have the stream URL of the radio station. Once you got the link, you can replace it as a track in the XML file. The player will play it just like any other audio file. A radio streaming URL is normally like: http://janus.cdnstream.com:5255/stream

Let me know if you need any further help. :)

Hello Danial I need your help,I have a problem I want to add my radio streaming link to the player how to do this ? Here is the code : <audio controls autoplay=”autoplay”><source src=”http://37.59.28.208:8733/;stream.mp3” type=”audio/mp3”></audio>

I have put it between <url> </url> in playlist.xml like this : <track> <artist>ENSAF VOICE</artist> <title>RADIO</title> <url><audio controls autoplay=”autoplay”><source src=”http://37.59.28.208:8733” type=”audio/mp3”></audio></url> <artwork>./audio/music3.png</artwork> <apple>www.apple.com</apple> <amazon>www.amazon.com</amazon> <download>true</download> </track>

with all other tracks … I have to change what or do what ? Please answer me I need this for my project this monday

Hi.

Thanks for your purchase. Please check the manual. Your xml file must be in the correct format. So in the URL tag you only need to put the real url such as: http://37.59.28.208:8733/stream.mp3

Furthermore, this radio URL is no working, make sure you have the correct link. This one is not streaming.

Let me know if you need any more help.

Hi!

I have a embedded youtube video in the same page as the player. My question is, can I pause the player when I start the video? Because now the audioplayer and video audio is playing at the same time..

Furthermore, I am very satisfied!

Greetings,

Erwin

Hello,

Thank you for your purchase. In order to do this, you need to add some JS code in your webpage to customise it. Just briefly I can tell that both YouTube and a music track playing my the Audio Player are both media objects in your browser. You need a customised code to specify when one media object is playing, the other one goes one pause. So only one item can be heard at the time.

I hope it gives you some inspiration.

can i add this player on my music wordpress site ???

Hi, Yes you can add it. This player is not specifically a Wordpress plugin but since it is HTML + JS based, you can add it to any platform such as Wordpress and Joomla.

jQuery Audio Player (Music)

Hello, how do I get there: two players on one page?

An update is already there?

Hi, Thanks for your patience. A new update was already produced for this item but unfortunately it affected other main features of the player that did not worth it. Therefore at this stage we decided to not release any update for having multiple instance within the same page.

However, this item as a single music player, with the same design but loads of new features such as having multiple instances within the same page is now developed and submitted on CodeCanyon. It will be available in couple of days. Please let me know if you are interested in that.

Kind regards,

Hello, I am very interested!

Question – Is this an embedded player or a pop-up player? I can’t seem to find the answer.

Purchased and installed this in a new Joomla website. Works perfectly! Thank you for a GREAT piece of work! One question. I removed the Apple and Amazon code and I can not now see a download link. Is it possible to download the local file? If so how? It is playing perfectly so the local file link is there.

OK I see that you must have the iTunes and/or Amazon code to trigger the download button. Let me know if there is an override to allow DL without Amazon and iTunes.

Question. Are two players allowed on the same page? I have two separate playlists but when I have two on a page it shows both as the same? May I embed two on the same page and if yes, then how?

I have installed your player but I am getting: Error: Something went wrong with loading the playlist! I followed installation description in the manual. I use Joomla. Here is the example: http://radiogbg.se/index.php/home

Hi thank you for your purchase, This error only occur when your XML file is not linked correctly. double check that and let me know if you need ant further help. Thanks

I need to call the function “initAudioPlayer” from the onclick event of a html button. the button is located in a child page and the reference to “DsAudioPlayer.js” is in the Master Page. How can I do this ? could u walk me through it ?

Hi, thank you for your purchase.

Based on the description you provided you cannot run the player from a different sub page. Since each page that contains the player must have the supporting links (e.g. DSAudioPlayer.js) as well. It is not due to lack of functionalities of the player, it is a requirement for most JS extensions.

If you need any further help, please do not hesitate to contact me. :)

I bought the player and tried to run it in firefox 46.0.1 but it didn´t work , and when I test it in IE 11 only plays the first music. What can I do to solve this problem. Other thing, when the internet conection is slow it takes so long to play the next song. why is that ?

Hi. thank you for your purchase.

The plugin has been tested already for all current browsers. An I specifically tested it on the versions you mentions. It seems working. However there might other element on you web page that stops the player to work. If you still have problem with running the player, please send me the link through the contact form on my profile page.

Regarding the second question, obviously the player and all plugins work with internet and require you to be connected on the Internet so you can load the track into you host. Just like a YouTube video that needs internet speed to load a video.

If you need any further help, please let me know.

Hello! do the player presents the links for download, or buy it on itunes when it´s on streaming radio mode? why only mute, and about volume control? stop function? when this updates come in? Thanks, it´s a good player!

Thanks for your comment. For the iTuens and download links, you can configure it in the XML file which all is explained in the manual that comes with the player.

Stop and volume functions are not implemented in the player as we tried to prioritise simplicity and usability of the player. Providing these functions would make the player too complicated and hard to work with. Therefore, they are not considered.

Hi,

Very nice job. Congratulations.

But, I have a problem… Audio is not supported on all browsers. So MP3 works with safari and iOS, but not with Firefox or Chrome. And when I put an OGG file, it works on Firefox and Chrome, but not on Safari and iOS.

So is there a way to integrate mp3 + ogg into playlist.xml to let the browser choose the file it needs to play music ?

Thanks in advance for your answer.

Regards. Jean.

Hi,

Thank you for your purchase. In older versions of Firefox there was a need of OGG to play a track. but currently mp3 is supported in the latest versions of current browsers. This player runs mp3 only and it is successfully working on all browsers. therefore, the feature of having an OGG format for each track, was removed from the player since it could reduce the simplicity of it. However, if you are targeting really older versions of browsers then maybe you need to consider a customization which for this player it will not be very complicated.

Let me know if you need any further help.

Hi,

Thanks for your answer.

That’s really strange because I’ve downloaded the latest version of Firefox & Chrome, and on both, it does not play…

Maybe, could you only tell me which file I should customize ??

Thanks in advance for your answer. Best regards, Jean.

In order to customise the player to accept OGG files, you need to work on the main JS file and modify it to read the XML file and look for OGG format in for each track. And also you need a function in JS file to identify the users’ browsers and in case of old versions of Firefox, then it plays the OGG format of the player.

Lastly I could update the player myself to do this function by as only very old versions of Firefox are not able to play mp3 version, I believe it is not required to support this feature. All current browsers support it.

I´m creating a .net streaming music plataform and I´m wondering if I can add music to this player dynamically through the code behind.

thanks It worked now I´m using Visual Studio as a development tool. I have inserted the source code in one folder inside my solution and it worked like a charm ! thanks.

hi I need start the next sond mixing with the new one, in other words, I have to play the next song in the lasts two seconds of the current one. Could you walk me through this and give the orientations which part of the script I should change to do that ?

Hi

I am glad you could get it running. Regarding your additional feature, you need to customise the player to work that way. You can use the email form and contact me directly for ordering customisations.

Hi there.

Great work and design.

I have just purchased the item for my WordPress website where i intend to implement the player as my main audio player.

Gone through the instructions and still don’t know how to implement this into the WordPress site as it contains more of PHP files. I would really appreciate if you give a more detailed step for someone like me (simple theme user) who would like to use this on my wordpress site without any conflicts.

After searching online, i came across all kinds of suggestions involving the function.php of my wordpress theme, adding codes like (<?php

function add_my_script() { wp_register_script(‘my_script’, home_url() . ’/wp-content/themes/mythemename/js/my_script.js’, array( ‘jquery’ )); wp_enqueue_script(‘my_script’); } add_action( ‘wp_enqueue_scripts’, ‘add_my_script’ );

?>)

I am not sure if any of these is needed which is why i would appreciate if you help out with the detailed process of installing this on a wordpress site.

Regards.

Thanks for you purchase. I have emailed you a detailed explanation for installing the plugin in your WordPress theme. Please check it. :)

p.s. I have a Galaxy S6

Hello, Just installed your player and everything looks great on my browser. The issue is the player isn’t responsive like advertised. It doesn’t fit the page on my mobile device. Even when looking at the CSS code, it’s clear to see it is set for a fixed width of 400px. If that width is modified, it throws everything else out of line on the player. Is there a special trick to actually make this responsive?

Hi, Thanks for your purchase. The responsiveness of the plugin depends on the page it goes with. The width will automatically fit for any screen 360px and above in smartphones. However it is important to make sure your page is responsive. i.e having the viewport tag in the header of the page. If you require any further help, please email me your page so I can have a look and assist you.

This runs on mobile phones? android and IOS?

YES. It is completely responsive and works perfectly on tablets, and smartphones.

i have a problem with this , after i upload everything , it take alot of time to play the mp3 file , why is that?

Hi, Thanks for your purchase. Different reasons can cause the loading delay. The main one could be the server that track are stored in and the bandwidth. Also, if the playlist is really long, (e.g. +100 tracks) then of course browser takes longer to preload each track. Another reason could be the internet speed of the visitor.

In general, any of this factors can affect to loading speed, other than these, the plugin is designed to load tracks in a recursive method to make sure there in no delay on the application side (e.g. the live demo is quite fast).

To experiment, you can try different songs and check if there is still delay in loading. If the problem remains, then please email me so I can check the issue.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey