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.

Hello, I wanted to know about the player, I sell radios, I wanted to know if the player can be used again and again for my clients or does the player have limitations?

Hi, the licenses on this platform are limited and certainly are not suitable for major sales. You can contact us via email, and we can create a unique player based on your needs for large distribution. The Extended license that is available on this platform is available for a single resell.

Give to separate mp3 by categories? I wanted to create mp3 music categories to put on the site. When the person chooses the category, they play only the music of the category.

Hi. This requires a bit of customisations to add into this player. We can create a new crom scratch for you based on your requirements. Please contact us via the form in our profile page. :)

Give to separate mp3 by category? I wanted to create music categories

I just responded to your previous message. Please let me know if you have any further questions.

Hi thanks for your wonderful player

I bought it and every time I Try to load it it says: “Error: Something went wrong with loading the playlist!” I even checked The XML File but it didn’t work

Just responded to your previous question.

Just so you know the XML is linked properly…

But I receive an error that says

Error: Something went wrong with loading the playlist!

here is the exact URL…

http://einsteincreative.net/core/

So I link in the code:

and if you look it is there inside of playlists/list1.xml

Yet I have the error. Please help!

Thank you!

error clearly says “Error: TRouble loading or trouble with playlist”

How long before I can get some help here? My sample doesn’t work. I need this to post specific music to my band so they can work on it prior to practice. I wanted to make something nice insted of seprate players. This is the second one on codecanyon that its own sample will not play. I mean is there another way or can you please help? It can’t be a big deal for the guy I bought it off of to tske a look. Please?????????

Usually this happens when there is an error or typo in the XML file. The player has not issue by any means, but usually it happens that a closing tag or similar issue cause this error. I have no doubt reviewing your xml file and making sure the syntax, and the path is inserted correctly will solve the issue. As like the sample website, the player works perfectly by its own.

I keep getting a playlist error. It says on both safari and chrome…There is a problem with playlist.

Can you please tell me what that is or any idea why this will not work?

Thanks!!!

Jus responded to your previous comment.

Hello. I would want to use it for an offline player with just html css and js, would this work with audio tracks inside the same app player folder in something like mp3/xxx.mp3 ? I read that you use a playlist xml file. Could this get used the way I described above or just insert it in html ? Thanks

Hello, yes in the XML file you can specify the location of the MP3 files and there could be located at anywhere internal or external. :)

2 years after??

For some reason your comment was locked by Envato. It was released 2 days ago which we tried to respond in case the support is still required.

Good afternoon, I would like to clarify about this player: can I integrate it into the service https://tilda.cc/? maybe there is some kind of trial, limited version of the code for the test?

Hi, If you have access to the back-end of the website that you can insert HTML, or JS code into it then surely you can integrate the player into this platform.

Hi, i dont know how to install this plugin in a Word Press theme. I need your help. Thank you.

Hi, Thanks for your purchase. Bare in mind that this is a HTML 5 plugin and not a WordPress one. However, many users use it for WordPress. In the manual I have briefly included how to install it on WordPress.

The steps are easy. Step one, you need to insert some supporting links in the header of the theme (just like any HTML5) page. How you do it, depends on the theme. Step two, you need to put some JS code in body of the page. before the tag. again, that depends on how the theme is designed.But it is not complicated. and lastly you post the player anywhere you like.

Hope that helps.

Dear developer.

Your player looks fantastic. Can it show the ‘Currently playing’ info from the shoutcast server?

I want it to be able to navigate (with the ‘next’ and ‘previous’ buttons) between a number of radio channels showing their ‘Currently playing’ information. Is this possible?

Many thanks, JC

Hi, you can visit this item for Shoutcast and ICEcast radios. https://codecanyon.net/item/shoutcast-and-icecast-radio-web-player/20179903 Hope this helps :)

can i have more than 1 player on same page ? like your other player, just by renaming the playerid in div ?

Let me know if you had any issues. ;)

i take it i have to name each playlist different to ?

Yes. Also different names for each div (player). So each olayer knows what playlist it is associated with.

Hi, I need to purchase this item but I only need the video player (the circle with drag/drop) ability so I can plug it into my project using a simple html5 <audio> tag. can you please let me know if you can provide that at all?

Thanks

Hi, I am not sure what you mean. This is a music player not a video player. Do you mean the circle slider?

Does this item support API?

Hmm, I will check my spam box (will be crazy if it is in there), thank you in advance.

Just double checked, nothing. :/ Do you mind giving me your email address? I also sent you a message on FB.

Email responded.

Hi, I just purchased this item and attempted to install it but keep getting the popup “Something went wrong with the playlist.”

I went through all the trouble shooting steps. When that didn’t work, I redownloaded the product and tried opening up the provided index.html, without checking anything, to just check if the plugin worked at all. I got the same “something went wrong”.

I tried multiple browsers – Chrome and Safari – and they both don’t work.

Hi, Thanks for your purchase. There must be an issue with the addressing. it cannot find the address of the music or xml file thats why it gives this error. Could you please send me the link of the webpage so I can have a look? Please email it through my profile page, following link: https://codecanyon.net/user/danialsabagh#contact

Nice job bro. please can there be anything like CUSTOM SEARCH

Hi, Thanks for your interest. It can be possible to add a search tool for the playlist. Is that what you are looking for?

Is it possible to use the same player multiple times on the same page?, I purchased the product but not sure how to use the player multiple times, something like this http://prntscr.com/i5jpjm

Already replied.

Can you customize?

Yes. Replied your email!

Just purchased this – it looks great! But I’d also like a more detailed description of how to install this in Wordpress. Like others, I’m not technical and the installed PDF confuses me. Thanks!

Thanks. I have sent you an email through the contact form, and look forward to hearing from you.

Is there any movement on this?

Havent you recieved the email?! I have sent you already.

Dear danialsabagh

Thank you for your patience, I now know the problem. My first audio file is 33 minutes and 42 second long, if you press the play button before the audio file is loaded you get:

Uncaught (in promise) DOMException: The play() request was interrupted by a new load request.

If you wait for a short period of time? before you press the play button, everything works fine.

What I need is a way to get the player button to wait until the audio file is loaded. Some sort of HTML Audio DOM loadedmetadata Event control.

Thank you gpsarch

Hi, Actually you kinda answered the question. Basically the server that music is stored on can be slow or have a restricted band width for media, therefore when a user tries to play a song, it takes time for the server to load it and the player gives the play() error. because it tries to load something that has not been loaded. However, the connection speed of the user is important too. Obviously it takes longer for your browser to load a track with a slow connection.

So That is why a 45 second music loads faster than a 3 minutes music. However it is a rare event that you are facing as normally with modern servers this issue must not happen. Please note that this is a HTML5 error there fore it can happen with any other music player and it does not depend on this plugin.

One solution could be storing data in a faster server host. Or the other solution could be customising the play button so it is inactive or have a loading button until the load is finished then turn back to play button.

We can do the customisation for you. And since it is rare case, we never thought to implement it on the player in the first place.

Hope it helps.

Yes that sounds great, could you please customize a play button as you said that is inactive until the load is finished then turn back to play button.

gpsarch

Alright could you please email me through the contact form in my profile page with a link of your player and radio station. and we will discuss more.

Dear Daniel

Thank you for your Player. My website has a 100% performance rating from Google, but I’m having trouble loading the DSAudioPlayer.js.

If I clear Google’s browsing data and go to https://theevolutionofreason.com/Podcast.html

This is what Google tells me:

Uncaught (in promise) DOMException: The play() request was interrupted by a new load request.

var i=0;function getDurations(){audio.src=currentTrack;var arraySize=tracksArray.length;if(i<arraySize){audio.src=tracksArray[i];$(audio).on(‘loadedmetadata’,function(){$(“li#row”+” .rightBox .duration .due”).html(getReadableTime(audio.duration));i+;$(this).off(‘loadedmetadata’);getDurations();});}}

Then If I reload the web page, everything is clear and works perfectly until I again clear Google’s browsing data.

I tried to fix this myself, and went to your website http://mersadesign.com/dsaudioplayer/ and everything works great, I then inspected the DSAudioPlayer.js and noticed you use a different DSAudioPlayer.js.?

Sincerely gpsarch

I’m sorry no, I’m still getting: “Uncaught (in promise) DOMException: The play() request was interrupted by a new load request”.

I’m hoping your older DSAudioPlayer.js and DsAudioPlayer.css will solve this problem?

What this means is when a new visitor clicks on the site, the player stalls until it is reloaded. From then on the player works fine, until you clear the browsing data and then you have to reload the site for it to work properly.

Thank you gpsarch

Thank you danialsabaghl,

I think found the problem. Since I’m not using the blur background image, the DOM is still looking for:

I need to isolate the

Hi, I will explain the problem and possible solution in the other comment you left for this player.

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