6621 comments found.
The admin panel has a feature to allow users to edit song lyrics. But the user doesn’t have this option anywhere. Or am I missing something? Could you please tell me?
Hi,
Currently it’s only possible to edit lyrics from admin area.
Hello, please how do I make every new user to be following a particular artiste automatically?
Hi,
There’s no built-in way to do this currently, it would require some custom modifications.
Hello, can I get the custom modifications and how to apply it?
This is out of scope for our support unfortunately.
Hi! How are you?
I’m implementing a new feature in MixFlay and I need your help to locate the correct points in the project.
Feature Objective
I want to add an audio ad for FREE users, similar to Spotify Web:
Every X minutes of music playing:
The music player is muted
An audio advertisement plays
When the ad ends, the music returns to normal
PRO users do not receive ads
The ad should work alongside the current player, without recreating the player or layout
To do this, technically, I need to:
Add a script BEFORE the player loads to intercept the audio volume control (Web Audio / GainNode)
Add another script AFTER the player, responsible for:
Counting the listening time
Playing the ad
Muting/unmuting the audio
Redirecting to the pricing page (/pricing)
❓ What I need you to tell me
Could you please explain:
Where the player is initialized
Is app.js really the main player file?
Are there any other bundles related to audio?
Where is app.js included in the HTML?
Which file loads app.js?
(e.g., layout.blade.php, index.html, main.tsx, etc.)
Folder structure
In which folder are located:
the layout/base files (where global <script> files go)
the main frontend JS files
If possible, a summary like:
/resources/views/... /public/js/... /src/...
Player stack
Does the player use:
Pure Web Audio API?
Howler.js?
Any specific library?
Is there a GainNode or global volume control in the code?
With this information, I can insert the scripts in the correct location and make the functionality 100% functional and stable, without impacting the current player.
Thank you in advance! If you have any questions, I can explain the script in more detail.
Hi,
Help with custom modifications is out of scope for support on CodeCanyon unfortunately.
Repeat button and all repeat functions in the player does not work. (any effect). So i can’t stop automatically the player between each track. So how can i desactivate autoplay the next track?
can you fix it and send me the php page concerned?
Hi,
This will be fixed with an update later this month.
Hey, Under the Release channel when updating content, I get an undefined property error. App\Services\Providers\Spotify\SpotifyNewAlbums::$spotif
Hello, could you please tell me why I can’t change the caching settings back to “File” in the admin panel? I previously had “Redis” selected, but now I want to change it.
Now I select “File” and click save. Then, after refreshing the page, the selection reverts back to “Redis.” Why is this happening? What’s wrong?
Thanks
also, how does the person uploading the music in this case could be artists make money????
Hi,
This depends on your use case, it might require some custom modifications to BeMusic.
hey, I want to buy this platform but I have a very important question, im trying the platform on my phone and everytime i close the page the music stops playing, like it doesnt play like spotify on the background , like it shows the play button but goes away. so if thats the case how is it possible the option of downloading offline on site. i dont understand, can you please explain to me
Hi,
Background playback will work for uploaded music. For youtube embeds, youtube premium subscription is required for it to work.
Ok but I’m Looking to buy the MUSIC SARING SITE. That one also works with you tubepremium? And can it be auto mates with spotify?
Oh ok perfect and for last if i buy the script today would all the funtionalities on the demo be there. Or you guys still working on an updated. Reason i ask is because i saw somnífero comments 4 days ago that it doesn’t look the same as the demo and you guys said you guys are working on an update. Can you please answer me this question thank you
All functionality on demo site is present, there are only some design changes that are not available yet in the latest update.
So on music Sharing script with the Spotify api and YouTube premium, the music should play on the back ground? Correct?
Yes, that’s correct.
How do users (Artists) make money from uploading their songs?
Is there a way to set a space as the first character in translations?
Hi,
Empty whitespace will trimmed from begging and end of translations automatically.
Hello, whne are you releasing the new update?
I just downloaded the script and did a fresh install; why does my backend not look like the demo’s backend with the updated admin panel?
Hi,
We’re still testing a few things for the new update, it should be available soon though.
Is it possible to add a simple company description text to the website’s homepage, below the “New Releases,” “Genres,” and other sections? If so, how do I do this?
Hi,
Currently you can only edit the menus for the sidebar from “admin > appearance > menu manager” page.
Hii If i buy youtube premium ,All user can use playback or everyone will take youtube premium. And latest song isnot show automatic , how it will update , location wise or any else
Hi,
Background playback support is based on the user that is currently listening subscription.
Regarding latest songs, it should update automatically, you don’t need to do anything extra for it.
i want latest hindi song update in home page automatic.
Can you create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
is your script of android app …supporting background music play after screen off of the mobile….please reply …i am going to buy
Hi,
It’s supported for uploaded music. For youtube embeds youtube premium subscription is required for background play.
Hello. The public “search function” for audio files is limited to 20 results by default. How can I increase the number of results, for example to 50? (Which JavaScript file or other file should I modify?)
Hi,
This will be improved with next update.
ha ha. I’ve been waiting for the next update for a year. when it will be online?
Sorry to ask as I am sure you have been asked a million times already so if you can just point me to the block of text that explains how this website and its functions and abilities are legal i would appreciate it
Hi,
Don’t have a block of text for this, but BeMusic uses the official spotify API and regular youtube embeds, so as long as you don’t do anything against their terms of service (e.g. hide youtube video or ads) there should not be any issues.
Hello I can’t translate this string in notifications using localization. The translation isn’t working.
:artistName uploaded a new $type
Can you tell me how else I can do this?
Hi,
There are two separate translations for this:
:artistName uploaded a new album
and
:artistName uploaded a new track
Pre-purchase question: from where does the script source or populate the database with songs?
Hi,
When automation is enabled, music metadata is imported from spotify.
Hi, I have a question. How do I upload music? Do I first create the artist, then the album, and then upload the songs? Or do I upload all the songs and BeMusic uses the metadata to create the artist or album?
Hi,
Either way works. You can create artist and/or album and then upload a new song for it or you can upload a song directly and BeMusic will create a new album/artist automatically, if that information is available in the file metadata.