6819 comments found.
Hi vebto, add the possibility to have automatic content only for manually added artists, we have websites oriented for a single genre and having other genres from different countries than ours is not practical, we have been waiting for this option for 2 years
Hi,
This should already be possible, you can disable automation from settings page and then import only the artist you want by spotify ID in admin area.
How can I take the genres off the artists profile page under their names?
Hi,
There’s no built-in option for this currently, it would require some custom modifications.
Can you point me in the right direction as far as what file?
Did you get my email on suggested Bemusic upgrades?
Don’t think so. Can’t see any recent emails or tickets from this username.
Implement a back and Next button for the overall site beside the search icon. See the web player visible on startup instead of when you click on a song, then it appears. Let the music continuously play when you go to your profile page, account settings, etc. Add artist radio to be shared and selected in the channels. Have the play button transparent (make it show only when you hover) on the album cover. Add the word Plays by the number of plays on the artist profile, or have it where you can change it in the localization. Switch the Bio and the play buttons. Have the bio on top and the play button below the bio. Put the title Play Queue over top of the queue sidebar. Have library/playlists as an option in the edit menu options
Thanks. I’ll see if we can implement these with future updates.
Hiiii,This is only website or Android/IOS App Avaliable. Youtube music and Spotify API intregreted there .Please Reply.
Hi,
I’ll see if we can add this with a future update.
Thank you. Or just make unique classes if too much work.
hola, se puede enves de que se reprodusca el video de youtube que solo muestre la imagen cover de la cancion
Hi,
We only provide support in english currently.
In English: Hello, can you instead play the YouTube video that only shows the cover image of the song?
Yes, you can hide the video from settings page.
Hi Vebto, Updating with the script from codecanyon is giving an error showing the laravel console. This has occured during a similar update. And you gave a diff version. Help out with this
The Database size is over 25gigs. IS this normal?
Hi,
Please send a message via contact form here and include your site url, it’s hard to say otherwise what is causing that issue.
done.
do you get reply directly
I have sent the details you requested please confirm u got it
Yes, we’ve replied to your ticket some time ago.
If you did not receive the email, you can login on https://support.vebto.com and view your ticket there.
Thank you for the recent support. Put the site back to use.
I’m a proud supporter of the platform and its technology, is there a projected time for the similar artists and radio features to be re-implemented?
Hi,
We’re looking into a solution for this, but no ETA for it yet unfortunately.
Hi, we noticed your comment “We’re looking into integrating AI functionality in BeMusic, but no ETA…” How realistic can this be and easy for people using this script now with many songs and tracks without the most important meta tags “KEY” and “BPM” being left out. You were told this years ago about the importance of adding a simple Key and BPM entry field for better present and future song database searching. ALL of the best music platform catalogs have BPM. All the new AI music platforms now put BPM as the main criteria to begin searching. We don’t understand your logic at this point with this script. Good luck buddy.
Good day thank you for the script the installation was very easy. A few questions 1. How can we implement paid downloads for non subscribers 2. How can we implement intro samples for non subscribers 3. Can we give a user a unique link where only their music is accessible as a SAAS client and can we customize the look and feel of this ink. The aim being that a user can have their own domain with our platform on it.
Hi,
1. You can remove “tracks.download” permission from “guests” role in admin area to prevent non subscribers from downloading.
2, 3. There’s no built-in way to do this currently.
Friend, I’m from Brazil, but my site shows US music on the main page, I saw that it synchronizes with the server locale, is there any way to change this?
Hi,
The channel that auto updates with popular music uses the global chart from spotify, there’s no built-in way to change it to specific country currently. You can modify that channel from admin area and add the music you want to show manually though.
Hi Vebto Support,
I’m currently using the BeMusic Music Streaming Engine and really appreciate its robust features. I wanted to ask if you are considering adding an AI music creation tool via API that would allow users to generate music using AI directly from their profiles.
This feature could greatly enhance user engagement and give creators more tools to express their artistry. I believe integrating AI-generated music capabilities could add significant value to the platform.
Looking forward to your thoughts on this or any potential plans for such a feature.
Thank you for your time and support!
Hi,
We’re looking into integrating AI functionality in BeMusic, but no ETA for this yet unfortunately.
I was after some direction firstly I havnt came across a place to leave/attach/insert a 25 word or less review is there one in bemusic?
Stand down! figured a way I think
Suggestion for the next update!
Hi,
My recent insight analysis shows that the “view all, see all, or see more, or show more” button is needed between the ( ) found on nested channels, so it looks like this (show more). Most users don’t know they need to click on the channel title to view more.
I have sent you the insight link in a private message.
Hi,
Thanks for the suggestions, I’ll see if we can add this with a future update.
Thank you much!
Hi, I will like to know, Uploaded contents on my end product does it accumulate streams from there to the Spotify API ecosystem or It separated. And also, Is there any legal implications for providing streaming of top artistes songs without remitting royalties ? I have got big ideas for this products so i will appreciate if my question gets answered. Thank You
Hi,
Spotify API is used for metadata only (artists, tracks, artwork etc.), automated music is streaming is done using Youtube embeds.
please tell me, do you remember we discussed this topic?
look I set up file downloads via cdn, everything seems to work fine, but there is one nuance, for example the player plays the file correctly, via cdn adress, but downloads incorrectly, downloads to the hosting address
for example, the player plays the file through the correct cdn address, like this
https://cdn.site.com/file/musik/storage/track_media/b857ca7d-5058-4ace-bd28-b78498caea9b.mp3 but it downloads incorrectly, it uses the original server address, like this_ _ _ _
https://bucket.s3.us-east-005.backblazeb2.com/storage/track_media/b857ca7d-5058-4ace-bd28-b78498caea9b.mp3 I added to the configuration .env file, added this line_ _ _ _
FILE_PREVIEW_ENDPOINT= https://cdn.site.com/
you said you would fix it, have you fixed it already?
Hi,
This should be fixed with the current version on CodeCanyon. Does it still not work for you?
No, it doesn’t work, well, never mind, I’ll wait for your updates
brother, what I wanted to ask is, the search on my site doesn’t work correctly
instead of searching for artists or music tracks, it searches for users
although I didn’t touch the search settings in the admin pane
for example sreenshot
https://i.ibb.co/fHNTnwf/2024-12-05-21-24-26.pngCan you create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
I can’t create a ticket, I don’t have support, I need to update
when trying to search, it gives this error
App\Services\Providers\Spotify\SpotifySearch::formatResponse(): Argument #1 ($response) must be of type array, null given, called in /home/k/user/site.com/public_html/app/Services/Providers/Spotify/SpotifySearch.php on line 44
app/Services/Providers/Spotify/SpotifyHttpClient.php 21: static $baseUrl = ‘https://api.spotify.com/v1';
what happened brother, was your engine always the most stable?
I tried to put another key from spotify, still the same error
On Desktop, Search preview results show in different order than the Search page itself. It seems inconsistent from user experience perspective. Can you please fix it to have same order.
Search preview results order: Artists, Albums, Tracks Search page order: Tracks, Artists, Albums
Ideally people would most search by order – Tracks, Albums, Artists.
Hi,
This will be improved with next update.
Hi, Just wondering if anyone else’s sites database started growing exponentially. Mine has shot up to over 5Gig, with 15 million tracks..? Cheers
Hi,
This is expected if automation is enabled and site has been running for a while. It should not increase by much more though as that’s about how many unique tracks there are on spotify.
Hi. Thank you for the reply.. I have for now turned off automation as database is getting out of hand tbh.. now showing 10.6 Gig in size, thats a very large jump. tracks table also reports an error when trying to import, had to get host to do via SSH. I tried importing the database on a test site with MyOOSDumper and it always fails when it comes to ” tracks table ”.. Had to use a test site as MyOOSDumper would not work with BeMusic installed..?
Regards.
Hello Vebto, these bugs have already been fixed in previous versions, but they should not have been applied permanently because they keep happening again:
1. The modals when deleting content do not close by themselves, they have to be closed manually even if the content has been deleted.
2. Similar songs do not work, the radio button shows 0 results.
3. The songs that are shown have the date they were indexed on the platform, but they do not show the date the song was released. (I don’t know if this is possible)
Best regards
Hi,
1. Which modal do you mean specifically?
2. This is due to recent changes on spotify, we’re looking into solutions for it currently.
3. Where specifically does in the correct date appear?
I’ve created a Private Ticket #24905 can you chek please
background is not playing and not hiding video on mobile please help
Hi,
Youtube requires premium subscription for background playback. Custom uploaded tracks should play in background properly though.
YouTube video to auto converts to mp3 and fetch song Is it possible.
There’s no built-in functionality for this.