Code

Discussion on Luna Audio Player Plugin with Playlist and Audio Visualizer

Discussion on Luna Audio Player Plugin with Playlist and Audio Visualizer

By
Cart 134 sales

sodah supports this item

Supported

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

105 comments found.

bonjour,

j’ai un bug quand on change de catégorie et qu’on passe de : de Rock à Pop et qu’on revient sur Rock ça plante.

https://chanteclair.sebastiencoenon.fr/_template/player/playlist.php

Hello, yes i can see it. I see a caching problem here. All lists that have already been loaded cannot be loaded again. This is crazy. I check this.

Coupe of questions please.

1- Can i use this locally on a mac…ie not on a webserver, and if so, how does the code work as that seems tied to a domain ?

2- Will it parse a folder in this situation and play wavs ?

Hello, this is a plugin for a website and will work only on a website. The supported format is MP3.

Hi Good job! Does it work with streaming Shoutcast or Icecast?

Hello, I just bought your player and I’m really happy with it. I’m just have 2 small issues : 1- seems that I cannot loop the whole playlist. 2- My playlist is composed of 74 tracks, only half of them are played.

Can you send me the link? I will look.

Can you download the latest version and check it again?

I wanna remove some buttons from the interface, like download/share. How can I do it?

Hello, this is a good point. Download is automaticaly disable, if you don’t have a download-link. Sharing is currently permanent on. If will make a setting for this.

Hi, Can I use it locally, without installing on a server, running only in the browser (Chrome)? Can you read a music folder remotely (on the server) and locally? Can I easily integrate the code into an html or bootstrap website?

Thanks

Wordpress and Youtube integration. When???

hello, is not possible

Any chance of making a version of this that had this layout but works for shoutcast and icecast. I see in links above that you have one for those but I really like the layout of this one lol anyway I’ll prob buy this for my music mixes but would love to see streaming radio/s version of this.

Thanks saw that one but like the layout on this one coughs

GLWS with your new item

Is it compatiable with wordpress

Hello, i works on a wordpress edition. Please have patience. I think in 1 month is the release.

está preparado para radio streaming..??

You need this plugin for radio streaming: https://radioplayer.luna-universe.com/

I sent you an email. Please I look forward to your reply.

Hello, thanx for this e-mail. I look for the details.

Have you seen the email?

Hello, yes. I have answer the e-mail.

If you buy this script, you better be well familiar with setting up html5 audio and html5 audio players, and you better be skilled in some JS AND PHP cuz you WILL be dealing with this core file to get this working any other way than just plopping a player on a page with nothing else. This has to be the poorest documentation I have seen. Code canyon needs to start quality checking these documentations and make them available PRIOR to purchase to allow customers to see what kind of work they will really have to get into during set up/configuration.

In this “documentation” There are: -No directions on how to set more than one player on the same page; -No explanation that a single player will not be able to have download or a buy url functionality (only lists); -No documentation on how to change the visualizations; -No documentation on how to set the player to open as collapsed by default like the demo; -No documentation as to what possible values you can set into the HTML data parameters, or what the current ones really mean so you can deduce what the other options might be.

If you buy this script, and aren’t too to familiar with setting up HTML5 audio, prepare to spend some hours finding things out like how to set paths, WHAT and HOW to set values for the many parameters that are there, and prepare to deal with the core JS and PHP that controls things like the ability to have download for the single song player, and not just the playlist.

Also, if you think you’ll have good documentation on using the API, forget about it. Prepare to spend some hours getting this together IF you plan to use it in a customized way (i.e. —not just pasting the code into a page and replacing mp3 files, which even that was a bit of a hassle).

You better know what you’re doing with html5 and JS, directory structure and dynamic data attributes in HTML5 before you think of buying this script.

If you know html5 and JS fairly well, you’ll be ok but only after first realizing you’ve bought a script that might as well have come with NO documentation.

For all of this, I could’ve built my own player, which I think I might request a refund and do.

And oh yeah, I’m blocked from sending support tickets. I submitted a first review that said these problems, then tried to submit a ticket and was told I was blocked from doing so.

If you want a good HTML5 Audio player, I’d recommend going to codepen.io or some place on github rather than pay this $30 for some of the laziest documentation you’ll come across. If you don’t know HTML5 and JS, and how to reference directories, and putting stuff into empty elements based on IDs, run from this script!

The documentation is not purchased on CodeCanyon. the documentation was created on this page in a very complex manner: https://revaxarts-themes.com/documenter/ And all of your questions you can found on it.

You can’t set any background-images. Only the cover-images for the MP3-Files. For single-file you can currently use the coverimage from setting: https://audioplayer.luna-universe.com/documentation/jquery/#!/configuration

Where in the documentation does it explain on how to make more than one instance of the player?

It says easily that clicking play on one player will stop all other instances of the player, but it does not say how to add more than one instance on the same page.

It’s been since 10am I’ve purchased this script and have had to figure out everything without the use of the documentation because it is only charts and referenced to parameters with no value choices to chose from.

One has to go and look up external documentation of html5 audio to see what values to set if they should be different from what the code is already having.

I would raise these issues to support ticket, but for some reason I’m blocked. Possibly my review angered you?

For multiply instances you just need to change the name from your div-id’s. I will set this in the documentation with the next update. Thanx for this hint.

WHat are our options here? <script> $(”#lunaaudio”).lunaaudio({ token: “xxxxxxxxxxxx”, backgroundcolor: ”#282828”, fontcolor: ”#ffffff”, hightlightcolor: ”#f86808”, fontname:”Oswald”, googlefont:”Oswald:400”, usevisualizer: “real”, <-- OTHER OPTIONS ARE? NOTHING IN DOCUMENTATION visualizertype: “6”, <--—OTHER OPTIONS ARE? NOTHING IN DOCUMENTATION useDeepLinking : “true”, playlists: “myplaylists” <—- WHAT ARE OUR OPTIONS HERE? }); </script>

How to set background images? I really wish the documentation was a bit more thorough, but it’s something I’ve come to expect form stuff purchased on Code Canyon.

So from what I read in the documentation, since there is no “image” parameter specified in the directions for “single”, does this mean that there can be no image for a single song, even if I place: data-image=”cover/23.jpg” etc?

For folded userinterface you can use the value small. Look at the documentation at the parameter userinterface: https://audioplayer.luna-universe.com/documentation/jquery/#!/configuration

Yeah, my apoligies for the aggressive tones back then :-/ I see much from the documentation. I might have more questions, but I understand the player a bit more now.

Sorry for that, how I was some years ago.

Hello I just purchased. Will this only work on the website that the purchase code is entered on? Or will the player be able to be embedded on other domains too, but just generated on the domain where the purchase code is registered to?

Thanks for the info.

Where do I put the token? I’m really confused on how to set this up at this point.

Hello, you register here your Domain and your get the token. This token you can set in your code.

I’ve actually sorted this last question, but still wondering about the first. I guess the deep linking would answer my question.

Will this work with a live stream?

Hello, no. This is a Audio MP3 player. What do you need is a radio player. https://www.flashradio.info

Any idea why it doesnt play in mobile browser?

Hello, the purchase button is just a link to a platform for purchase the track. P.e: itunes, soundcloud etc.

Yes I understand now. However, It doesnt work for the single player. The download and buy are greyed out.

ALso, I am blocked from sending support tickets to you it seems.

I was looking to see why setting the buy link and the download to “true” (which you should specify in documentation the values to set for ppl who do not know…is it “true/false” or “yes/no”, other?) do not work.

Here is the code I have, and first does it even work for single? (and I left the original links in just for example purpose)

<script> $(”#lunaaudio”).lunaaudio({ token: “WmBtWWdoa2NmYFgiV2Nh”, backgroundcolor: ”#282828”, fontcolor: ”#ffffff”, hightlightcolor: ”#f86808”, fontname:”Oswald”, googlefont:”Oswald:400”, usevisualizer: “real”, visualizertype: “6”, useDeepLinking : “true”, playlists: “myplaylists” }); </script>

Hello, yes in this first release is missing the options download/purchase in the single file version. This coming soon with the next update.

I am not the owner from codecanyon. Unfortunately I can not help if the ticket system is not working.

I was bought your previous version. Pre-sale question for this: - This will works for radio stream? like your previous one? If yes then will receive the track id tags? Thanks

Hello, this is no radio player. This is a MP3 Audio Player.

Excellent plugin! Good luck with sales.

Is Youtube an option for audio source?

Thanx for this hint. I will check this!

Hello iOS 13.x is now fixed.

Thanks for the update.

I see that you are working on a Wordpress edition. Please make an option for Youtube as an audio source.

Thank you.

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