6819 comments found.
Hi, I would love to buy but your demo only shows PayPal and strip, which do not work in my country, Please can you add flutterwave and Paystack? It would really help a lot, thank you very much.
Hi,
We have this on the roadmap for a future update, but no exact date for it yet.
Where is the option to use the Youtube API ?
Hi,
You don’t need to enter youtube API key, BeMusic will use youtube website search page directly.
Yes, but in your comment
“
Yes, you can use proxy url if needed. It should not be necessary though.
Or you can enter youtube API key and use API instead. “
I just was wondering where is that option.
You can enter it into .env file in main BeMusic folder, like this:
YOUTUBE_API_KEY=key_here
Can you please add back the ability to download a album and not just a single track.
Hi,
I’ll see if we can add this with next update.
Any plan to make mobile app? thx
Hi,
We’ve no plans for this currently.
If I decide to change my domain, can I do it? Since I’m purchasing the app, I assume it’s mine to use even if I switch domains. Or will I be forced to buy a new license? I’ve heard a lot of complaints about this in forums and want to confirm
Hi,
You are free to change the domain, it does not require a new license.
Anyone else having issues with spotify searches?
Background playing is not working when chrome is in background running. Please evaluate the issue
Hi,
Youtube now requires premium subscription for background play, there’s no much that can be done about this from BeMusic side unfortunately.
Can I set in my localhost for test use and ready for launching and later upload to server?
Hi,
Yes, you can test locally and then upload to live server.
Can you please guide me about this?
Finally I run the project successfully. Can you please guide me how to add a payment gateway?
As a long-time BeMusic user and active member of the buyer community, I want to share concerns that many of us have been discussing — both publicly in forums and privately in direct conversations.
Since the last update, BeMusic has shown a noticeable decline in performance. Search no longer works reliably, some features are broken, and the user experience feels incomplete. These issues have not been addressed with the urgency many of us expected.
A major part of the problem stems from recent changes to the Spotify API, which BeMusic depends on heavily. Many endpoints are now restricted or deprecated, and this has directly impacted the functionality of the script. Despite this, there has been little communication or direction from the developer on how the product will adapt.
What’s more, it’s clear from speaking with other buyers that this is not an isolated frustration — it’s a shared sentiment. We’ve compared notes, exchanged fixes, and voiced the same concern: BeMusic is falling behind, while competing scripts are already evolving to meet the new standards and ecosystem changes.
We urge the developers to take action, communicate clearly, and consider how others in the market are moving forward. There’s still time to rebuild trust — but it requires transparency, responsiveness, and adaptation to today’s developer realities.
1. Are you working on fixes for the Spotify API issues affecting the script?
2. Can we expect a stable update soon to fix bugs and improve performance?
3. Are you considering adding new APIs or alternative methods to keep BeMusic functional like competitors are doing?
Hi,
The spotify API changes only affect similar artists importing and automatically importing playlists made by spotify (importing playlists made by other users on spotify should work properly). We’re looking into alternative APIs for this, but no ETA for it yet.
Regarding performance, there should not be any changes between previous and current version. Are you seeing this issue on demo site as well?
Hi,
Thanks for your response and for clarifying the Spotify API issue. However, I want to emphasize that these are not just isolated issues or technical misunderstandings.
I personally reinstalled the script on two powerful VPS servers, fully equipped for high-volume use, and the same problems persist: search issues, Spotify API errors, and unstable performance. A colleague also reverted to the previous version, and everything worked perfectly — no Spotify issues, stable search, and smooth operation.
After closely inspecting the code, it’s clear the new version contains numerous deprecated elements, and while some can be disabled via .env, the Spotify API problems and other inconsistencies remain.
These are not just my observations or imagined issues. Multiple buyers in forums and private conversations share this frustration. The demo site might work fine in ideal conditions, but real-world usage exposes these problems.
I urge you to recognize the broader concerns and consider adapting the product to today’s evolving API landscape. Transparency, proactive communication, and timely updates are crucial if BeMusic is to maintain trust and keep pace with competitors.
Looking forward to your updates.
Which deprecated elements do you mean specifically?
Also, can you send a message via contact form here and include your site url, it’s hard to say what might be causing those issues without taking a look at the site. Nothing was changed in regards to spotify API in last update, so it should not have any effect on search or API functionality.
I am sharing a consolidated summary of the ongoing issues I have reported regarding the latest BeMusic script updates and Spotify API integration. This is to put everything on record clearly, as I’ve provided detailed information over many emails without satisfactory resolution.
Main Issues Experienced Frequent Spotify API errors including “Error … null” and HTTP 429 (rate limit exceeded) despite using a legitimate Spotify developer API key.
Inconsistent and unreliable search results — some tracks and artists appear intermittently or not at all.
Radio and similar artists functionality broken or severely delayed since last script update.
SQL deadlock errors during artist inserts: SQLSTATE: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction.
No built-in way to rescrape or reload thousands of artists and tracks after toggling deprecated API support.
The prior version of the script (which I have tested side-by-side) works perfectly with the same Spotify API keys and environment.
Many other users have reported similar issues, so it is not isolated to my setup.
The demo site and your provided API keys work fine but are not representative of real-world usage or updated environments.
Your own recommendation to use the developer API does not resolve the issues. (Also very limited)
Nulled versions of your script that use your API keys work without these problems, indicating the issues are in the recent official update’s code.
Despite my detailed feedback and multiple requests, no fix or rollback option is provided.
You confirm only the latest version is available on CodeCanyon, so reverting is not officially possible.
Additional Context:
You mention Spotify’s API changes after February 2025 affect some features, but the issues persist even with API keys created before that date.
I proposed potential workarounds (rotating client secret, toggling deprecated API usage) and provided logs for investigation, but the core problems remain.
The new update is significantly degrading user experience and causing errors that prevent a stable service.
Given the above, I consider this matter closed on my side. I will revert to the previous script version or explore alternative solutions unless an official update resolves these problems. I share this summary to keep an accurate and transparent record of my communications, and the nature of the issues encountered.
Thank you for your support.
I’ve looked into the two versions you mentioned and the spotify code between them is identical, there’s no reason that one should cause the issue.
If you send a message via contact form here with your site url, we can take a look if there’s some issue on the server or incompatibility with latest version.
Hi Vebto Team,
I must insist on this issue because it’s important to clarify the situation:
1️⃣ Spotify API Limitations: The new Spotify API system (after November 25, 2024) severely limits key functionalities such as Similar Artists and Radio, Serach, especially if using the developer version of the API. Also, the developer API has a hard limit of 25 users which makes it unsuitable for most commercial implementations.
2️⃣ Spotify API Usage: Your Spotify Client ID and Client Secret are widely distributed (nulled) and used by many platforms. Ironically, those same credentials work flawlessly in other scripts, while BeMusic’s latest version fails to deliver consistent performance. The most absurd part is that these Spotify credentials work perfectly in older versions of BeMusic and in competitor scripts.
3️⃣ Clear Conclusion: Multiple BeMusic customers, including myself, have confirmed that the previous version of BeMusic works far better than the latest one. The search functionality, Similar Artists, and Radio features have all been impacted negatively by changes in the latest version. This suggests the issue is not with the Spotify API but with the recent updates made to BeMusic itself.
4️⃣ Our Server Environment: We are running the following infrastructure with Plesk on Ubuntu:
VPS 01: 12 vCores CPU, 24 GB RAM, 720 GB NVMe
VPS 02: 8 vCores CPU, 16 GB RAM, 480 GB NVMe
The server capacity is more than sufficient, and we’ve already tested the old and new versions of BeMusic side by side, confirming that the old version runs perfectly while the latest version encounters API errors, slow indexing, search issues, and missing results.
Please be transparent: Most of the key functionalities (like Similar Artists and Radio) are simply not available to new users unless they have the extended Spotify API created before November 25, 2024.
Thank you,
Similar artist and radio API’s are not available from spotify anymore, there’s not much that we can do about this unfortunately. This is unrelated to BeMusic version or API key type. Search should not be affected though.
Regarding API key, the 25 user limit refers to authenticated users only (eg. having “connect to spotify” button and managing user’s library on their behalf). BeMusic does not use this functionality, so there’s essentially no difference between development or extended API key.
We did not have anyone else report the issue with search and I can’t reproduce it, that is why I asked to create a ticket or send a message via contact form with your site url. It’s hard to say what is causing this exactly without taking a look at your installation.
Maybe it’s just me not knowing how to use the script properly, or maybe I’m talking to imaginary people. I’ve asked around personally and on forums—improvements seem to be on an indefinite vacation. It used to be solid, now it feels like it’s just coasting. Meanwhile, other options on CodeCanyon keep moving forward. Good luck!
It would be nice to put SoundCloud back as the music provider instead of YouTube, so we can choose one option or the other.
Hi,
Soundcloud does not provide API keys anymore unfortunately.
hi . i try to connect ftp for uploading . i try many times and method but i see error . i can not connect . i see this error “Invalid ftp credentials. Unable to list contents for ’’, deep listing Reason: Unable to resolve connection root. It does not seem to exist: storage reason: ” i test on 3 host !
Hi,
Try to create “storage” and “uploads” folders manually on the FTP server, that should solve this issue.
Hiii, in my website and App the adsense code is showing. How to fix it? In header ads is showing,but footer section and other sections only adsense code is showing,not ads come. How to solve it?
Hi,
Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
I create a ticket ,but in your side not replying to my mail till now.
We’ve never heard back from you on your ticket. See in your inbox if you did not miss the email, or you can view the ticket and reply directly on our support site: https://support.vebto.com/hc/tickets
popular track – how to set time period monthly or weekly instead of all time
Hi,
There’s no built-in option for this currently, but I’ll see if we can add this with next update.
thumbnails are too large for desktop view but mobile view is perfect, kindly do something for desktop view
Which thumbnails do you mean specifically?
Hi, I really like your app, but I have some concerns about legal compliance regarding these three points:
1. Ads aren’t being shown within the YouTube embeds, so they’re being blocked.
2. The YouTube embed’s playback controls have been removed and replaced with a custom player.
3. The app doesn’t use the YouTube API, so the video IDs are likely being scraped/parsed automatically through a search.
Could you please explain how the app remains compliant with these elements ?
Hi,
1. Ads are not blocked from BeMusic side, if they are not visible then they are hidden by youtube.
2. This is part of youtube embed functionality, it provides API for controlling video.
3. By default we use youtube search page, but you can enter API key as well.
Hello team, when uploading audio file am getting upload failed. what could be the problem?
Hi,
Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
Hi,
Two things:
1) There is no changelog for the latest update?
2) On the demo there don’t seem to be any public playlists viewable for guests but when you search playlists they show up. According to guest permissions they should be able to see playlists yet the sidebar is empty for guests. Is this intended or am I missing something?
Hi,
1. Changelog should be up to date.
2. This is intended. Only playlists user has created will appear in the sidebar.
Hi, I set up Cloudflare R2 for user and public uploads with R2 Key, Secret, region (us-east-1), bucket name and endpoint but songs and images are not being uploaded to Bemusic and the bucket. Am I missing something?
Hi,
Did you select R2 for both public and user uploads in “admin > settings > uploading” page?
Yes I selected Amazon S3 (Or compatible service for both. I’m able to upload songs to Bemusic but album & artist images are not uploading to the site and songs are not playing. When I check in R2 bucket I can see songs, album & artist images are already uploaded. And when I click on “Configure CORS” it says error, 404 forbidden, denied..
can you add feature to add comments ? and make it more social
Hi,
Comments are already available. You can enable it from “admin > settings > player” page.
you mentioned below that youtube is scrapped, des bemusic allow for a proxy so not to get blocked ?
Yes, you can use proxy url if needed. It should not be necessary though.
Or you can enter youtube API key and use API instead.
How to add facebook and snapchat pixel code in header?
Hi,
You can add it from “admin > appearance > custom code” page.