Code

Discussion on BeMusic - Music Streaming Engine

Discussion on BeMusic - Music Streaming Engine

By
Cart 3,637 sales
Recently Updated

Vebto supports this item

Supported

6777 comments found.

Hi Vebto,

when there are 2 artists in the tag of an mp3 file, how can I make the script recognize the 2 artists. The names of the artists are separated by a comma (Artist1,Artist2) but the script does not separate the 2 artists and recognizes them as a single artist. I use Mp3tag

Hi,

There’s no standard way in Mp3tag to separate artists unfortunately, so there’s no way to know if the comma is separating artists or if there’s just a comma in artist name.

Hey i want to add Download button outside of popup beside play button can u just tell me which file i have to edit ?

Hi,

You can find a general guide for custom modifications here.

Can you please provide url with rtl so we can check ? And also adding instructions how to enable rtl will be helpful , will be buying this but I need rtl

Hi,

We’ve no demo site with RTL enabled at the moment.

What happened in the June 18th update?

Add the possibility of downloading titles directly from the album, to allow users to download complete albums and avoid downloading them title by title, it would be nice to be able to compress the entire album automatically before downloading it

There’s no built-in option for this currently. There’s no built-in option for this currently. There’s no built-in option for this currently. There’s no built-in option for this currently. There’s no built-in option for this currently.

Hi, I’ve been trying to look at the script and I found out the it’s the best of all that I’ve seen. But I have something bothering me, is there a way to display Ad after music played

Hi,

This is not possible currently.

Just tried to update and here’s the error I get:

RouteNotFoundException PHP 8.1.29 10.38.2 Route [install] not defined.

common/Core/Install/RedirectIfNotInstalledMiddleware.php: 17

Hi,

Manifest file should not be replaced anymore with future updates.

Regarding CRON, if you are seeing that message then it’s not running properly, see if there’s some error shown in cron log in your hosting’s control panel.

Is the cron message auto-triggered if it detects no crons in crontab running the artisan commands? I have more than a hundred cronjobs that run a day, so I switched from using system crons to a self-hosted task manager named Cronicle ( https://github.com/jhuckaby/Cronicle ) which essentially replaces system crons and makes everything easier to manage. An example of a task in Cronicle for BeMusic that runs multiple times a day is:

sudo /usr/bin/php8.2 /sample-directory/artisan uploads:clean
sudo /usr/bin/php8.2 /sample-directory/artisan csvExports:delete
sudo /usr/bin/php8.2 /sample-directory/artisan s3:abort_expired
sudo /usr/bin/php8.2 /sample-directory/artisan pagination:optimize
sudo /usr/bin/php8.2 /sample-directory/artisan bans:deleteExpired
sudo /usr/bin/php8.2 /sample-directory/artisan otp:deleteExpired
sudo /usr/bin/php8.2 /sample-directory/artisan schedule:be-health
sudo /usr/bin/php8.2 /sample-directory/artisan app-logs:clean

The script should account for user cases where the artisan schedule is run but through a different method. I know this seems like a small issue, but it seems to be affecting other users as well based on the comments I’ve seen. Plus, when the banner pops up and I’m on mobile, the notice flows outside the viewing area and I can’t close it. It therefore blocks the settings button in admin and I can’t make any changes unless I’m on desktop.

It does not matter how CRON is run, only that “schedule:be-health” command have been executed recently (it’s part of artisan schedule).

Hi,

Is it possible to add an “Artist Radio” or “song radio” as a channel?

Warm regards!

There’s no built-in option for this currently.

My support ran out a long time ago, but certain updates and crons have stopped working during the last week that have worked flawlessly up until now. An example of one error I receive is: App\Services\Providers\Spotify\SpotifyNormalizer::track(): Argument #1 ($spotifyTrack) must be of type array, null given, called in xxxxxx/app/Services/Providers/Spotify/SpotifyTopTracks.php on line 48 This happens in every version of php8. Running version 3.1.0.

Hi,

Can you send a message via contact form here and include your site url?

hi, i did see changelog says: 2024 June 09 – Version 3.1.1 and under support it says: Last Update 14 June 2024 ?

Hi,

This update only corrected a few issues with installation.

Did you understand what i said? Last download is still the one from 09th june?

There’s no changelog entry for the last update as it only fixed a few minor issues with installation.

installation fails again, error again, here is a screenshot

https://i.ibb.co/YPdn55s/2024-06-16-21-02-25.png

Hi,

Are you using the latest version from CodeCanyon?

Yes, I downloaded yesterday the latest version

Can you create a ticket regarding this on our support site and include your site url: https://support.vebto.com.

Thanks!

Hello, I do live broadcasts and I don’t require some buttons in the user menus, how can I hide them? and how can I change this text: Infinity:NaN:NaN:NaN. Thank you

Hi,

You can remove menu items from ‘admin > appearance > menus” page.

Regarding text, can you send a message regarding this via the form here and include your site url?

Hi, After updating to the new version, phpAdmin’s capacity is alømost 40mb size, have around 800 users and a lot of traffic

Also translate wont work, have changed from upgrade to subscribe, and wont change? Script is good, i like it. But a few bugs we need to find out

Can you create a ticket regarding this on our support site and include your site url: https://support.vebto.com.

Thanks!

Whats in the update 3th july?

When you create a new channel the previous layout continues to be displayed, but when you edit the channel a completely different layout is displayed.

Place a new channel and you will notice, then try to edit a new channel and you will see another design.

If you mean settings in edit channel page being grouped, then this is expected.

Is the create channels page not grouped? because it is totally different from editing channels!

Yes, create and update channels pages have different layouts.

Hello! Its platform is really very stable. But I would like to know some important points for my choice…

1. There is no option to pay via bank deposit? 2. Why does the player stop when entering user configuration and upgrade pages and areas? That’s very bad. 3. Is there no provision for a blogging system? 4. Unable to send warning notification to users on important information for all users?

I await, if possible, answers to purchase the code! Congratulations!

Hi,

1. Currently Stripe and PayPal gateways are built-in, user should be able to pay via bank deposit with either one.

2. There’s no easy way to avoid this unfortunately.

3. Not currently.

4. Notifications will be sent automatically by BeMusic.

When you want to buy a plan, the pricing page appears white, nothing appears!

Hi,

Can you send a message via form here and include your site url?

Hi, After updating to the new version, phpAdmin’s capacity is increasing dramatically. What’s the problem with your new update?

Can you send a message via contact form here and include your site url?

What happened in the June 12th update?

Hi,

It fixed some issues with installation.

Hello, can you let me know the process to add music to the platform? If I upload say 100 mp3s to a folder in the S3 bucket, what is the workflow? Does the application automatically detect the tracks and make it visible in the backend? It would be helpful if there was a video.

Thank you!

Hi,

You need to upload the tracks from BeMusic site, tracks uploaded from s3 directly will not be detected.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey