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.phpHello, 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?
For this you need: https://radioplayer.luna-universe.com/
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
Hello, this is only a plugin for a website. Not for local.
What about the other questions I asked?
Yes in bootstrap you can works fine. I use also bootstrap: https://audioplayer.luna-universe.com/
Thanks. Wordpress version coming soon?
Yes end of summer 2020.
???
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.
Look at here: https://radioplayer.luna-universe.com/
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>
Hello, all of your questions ou can found here: https://audioplayer.luna-universe.com/documentation/jquery/#!/configuration
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?
How do we make the player load as a folded up player, like on the demo and the user will expand as they like? This way, we can load more than one song on the page without so much space being taken up becuase the player is opened (expanded) by default.
The plugin is spectactular, but you should really spend some time making a documentation with sentences and explanations of what the technical tables and such are showing. It may take a bit more time, but it will be a great thing for customers who buy this.
You could even get $25-$40 more for it. Even if a price is not a concern, then it would be an even BETTER product.
So I would like to know: How to set image for a single player; How to set background for the player (whether playlist, single, folder, ect) How to properly set folders for playlists (currently, I have a playlist set and it doesn’t load any of the songs—it only looks as if it’s loading with the player kind of dimmed and keeps blinking as if it’s trying to do something but cannot.
Oh yeah, also there is no documentation (that I can find) on how to change the animations. How to do that?
Hello,
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
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
For playlists you can found here all options: https://audioplayer.luna-universe.com/documentation/jquery/#!/playlist And here is a example for inline playlist: https://audioplayer.luna-universe.com/documentation/jquery/#!/inline
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?
you mean iphone or android?
iPhone. I haven’t looked on Android yet.
on my iphne 6 works fine. Which iOS you use?
iOS 13, iPhone 7
Audio file never plays
thanx for this hint. On iOS 12 will this work. I check this on ios 13 and will fix this.
Hello, iOS 13.x is now fixed.
Awesome I see. This is able to allow me to sell the music too? I see a cart link and just was wondering will the buy link take them somewehre to a 3rd party (apple, Google Play, etc) to buy or can it be linked to paypal or braintree type of pci on my site?
One more thing, when I try to test the twitter share, it only brings up the twitter feed, and not an applet to share. Tumbler seems to work, but to me, tumbler is not as important as fb and twitter for the shares.
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?
youtube i will make in the next updates on July 2020.
Looking forward to it!
Tested this with Safari, Firefox, Chrome, and Yandex on iPhone 8+ but it’s not playing.
I’m seriously interested in this. But I need it to work with Wordpress and Youtube.
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.