6826 comments found.
Hi, any progress on last.fm scrobbling feature?
Hi,
We’ve no plans for this at the moment unfortunately.
When trying to subscribe, the page appears blank, the pricing options do not appear.
Hi,
Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
Hello, after being with my project online, is it normal for the database to be 20GB?
Hi,
It depends on how BeMusic is used. If automation is enabled and it has been online for a while, then yes, it’s possible if there are a few million artists stored locally.
Hi, congratulation for this script, question , is it possible to ask plan subscription only for artist ? for other profile it’s free. thx
Hi,
There’s no built-in option for this currently.
Hi there, There will be an option for Amazon music to be implemented? Cheers
Hi,
We’ve no plans for this currently.
A way for users to import another playlist from their own or another user?
So If they are in a playlist they can click more -> add to playlist, and either create new playlist or import all those songs into a existing playlist.
Great feature to manage playlists and copy them over
Hi,
There’s no built-in option for this currently.
ok, think it could be put into roadmap? Would be great feature that even Spotify has…
I’ll see if we can implement this with one of the future updates.
Hello dear writer. Will the song licensing feature be improved? As a seller, can you issue an after-sale Music license on behalf of the user who purchases from the platform? Will the person who purchased this be able to download it with a different name or username? When selling your product, we are talking about contract-automatic sales, like your serial key but in pdf format.
Hi,
There’s no built-in option for this in BeMusic currently.
How register as an artist please ?
Hi,
If you click on the menu in top right corner, there should be a “become an artist” option, if this functionality is enabled from settings page.
Hello, will it have a notification option like onesignal?
Hi,
Notifications are already available in BeMusic.
What a good script, is there the possibility of enabling the store to sell songs, or setting up a subscription based on points or number of downloads?
Hi,
There’s no built-in option for this currently.
And do you plan to add this in the future?
We’ve no plans for it at the moment.
So your script is useless, it’s the most basic thing you should do.
Is it possible to change the sound output to the sound device on the web server running BeMusic, instead of the device accessing it. I would like to use Bemusic to run a headless media center. thanks.
Hi,
There’s no option for this in BeMusic itself, but you might be able to do this via playback button in the browser toolbar.
I updated to 3.1.0, and it never got back up, domain.com/update is not loading?
Hi,
Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
hi, when is your update and when is your android app release?
Hi,
We’ve no exact date for it yet.
I can’t embed my website url in iframe to another site, how do I disable it? to enable me embed my site in iframe. Please help
Thanks
Hi,
This is most likely due to restrictions on your hosting or server configuration, it’s controlled via “x-frame-options” header or there might be separate option to prevent embedded or hot-linking in your hosting’s control panel.
Is there a way for the channels to update automatically?
Hi,
Yes, you can select “automatically update content with specified method” in “content” field when creating or editing a channel.
Can I install with PHP 8.0 version?
Hi,
PHP 8.1 or higher is required in order for BeMusic to work properly.
There are instructions for working with the api in this application to integrate it with another cms ?
curl -X ‘POST’ \ ‘https://bemusic.1.vebto.com/api/v1/auth/register' \ -H ‘accept: application/json’ \ -H ‘Content-Type: application/json’ \ -d ‘{ “email”: “example@gmail.com”, “password”: “password”, “token_name”: “iphone 12” }’ links https://bemusic.1.vebto.com/api/v1/auth/register 404 error no work
how to send requests or documents generate data and these links do not work explain
I don’t understand if the token needs to be made for each user in the profile or can it be generated here by personal_access_tokens and taken away for authorization? The only thing I need is to organize authorization and user logout through the api, I don’t need anything else.
On demo site API will only work if logged in.
Regarding token, you can either use the one generated from account settings page or the one returned during registration with API.
I managed to create a session in active_sessions when logging in via the api, but why don’t I see an authorized user when I refresh the page? What is the purpose of creating a session and for the user to be logged in through the api as if he had physically typed in a username and password on the site, is this possible?
you can somehow generate cookies through the api so that after registering via the api, the user can be logged in immediately after updating the browser.
This is not possible. API is stateless, so there are no cookies, you are authenticated using the token you’ve used to send the API request.
which version of laravel are you using?
Laravel 10 is currently used.
Hi Vebto, After the update, I cannot add a playlist to the channel where I usually add playlists, after saving the channel, the playlist does not appear in the channel
Hi,
Can you create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
Hi, Sorry the playlist wasn’t public, that’s why I couldn’t add it.
can we embed a track from you tube thats on our site to facebook so it plays on fb and not opens up to our site? facebook shows post more people if you dont take them away from facebook.
i mean of course i want to link to my site but is it possible for a post to play directly on fb if they play it?
Hi,
Yes, you can click on share button on track, album or playlist page and get an embed code from there.
But when I do that it shows the code and it won’t play on that fb page but it opens another page
This works the same way as youtube embed or similar, you need to be able to add cutom html/javascript on the page you want to show the embed.
is it possible on any fb or other social sites or only personal sites ? either way im not complaining i love the script but i notice when post links directly to play on my site i get banned from groups but when i post as embed with code it shows code but no image or play button only link maybe in code is there a trick to adding embed code to fb post?
It should work everywhere, if you are using the embed link from “share” dialog in BeMusic.