Code

Discussion on BeMusic - Music Streaming Engine

Discussion on BeMusic - Music Streaming Engine

By
Cart 3,634 sales
Recently Updated

Vebto supports this item

Supported

6766 comments found.

Hello dear Author,

I hope you are well. I’m interested in purchasing your script and have a few questions before proceeding:

1.Is it possible to upload the original song files in .zip format after including the audio preview? – I mean uploading the main audio with a watermark, and then the files to be delivered and after successful payment deliver the original files of the song, in this case the zip file, is it possible?

2. Can enable a shop ?

I appreciate your prompt response.

Hi,

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

Hi i see a new update 20th, do i need that? Whats in the update 20th june?

Hi,

The update only fixes some installation issues.

Did a change in channel All Genres and website only shows error:

SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘178712_rmx_hive.artist_album’ doesn’t exist

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

Thanks!

Why when tou search for a song it’s very slow? Using Mysql option. Should I change to a other local search option? Site has over 2million songs stored.

Hi,

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

Thanks!

Do you have a similar script for Videos as well? Otherwise, how easy it is to customize this script for video sharing?

Hi,

We’ve no video sharing script currently.

Purchased right now and, WOW awesome code, beautiful, clean, congratz, best music streaming on market so far.

I don’t see a way to contact you through this, and I’ve already provided these fixes, but you haven’t used them in your code as checked with the most recent version. I’m literally trying to help you, which in result helps all the users, which solves the problem (some) people are experiencing with Cron. Here’s the fixes. Please utilize them. https://gofileme.com/drive/s/DVjPPg339qPHPiQc26Dz8YmF4wDgPW

Hi,

If you are referring to “isFromFrontend” error in the screenshot you have attached, this is due to some custom modifications. There’s no such method and it’s not used anywhere in BeMusic originally.

Yes; from upgrading clients, see—
app\Track.php
common\Core\BaseController.php
common\CommonServiceProvider.php

Stream anywhere.? Why doesn’t it look good when going to the site on the TV’S doesn’t even have the player controls. (It used to) needs to be fixed / rendered for TV’S please fix on next update.

Hello, I have a question before purchase, Spotify API have a very low quota for now I use the Muzzie streaming music here on codecanyon and the website died because of Spotify api quota used, my question is, on your script I can use the YouTube api even for search and fill the website with automated content? what about the YouTube quota?

Hi,

There’s no API quota for spotify API. There might be rate limit, if too many requests are made in 30 seconds period, but this should not occur because data is cached in BeMusic.

Regarding youtube, API is not used at all, youtube website is used directly, so API key is not required.

Is there API with this script? After purchase i will like to create a My Top 100 Songs Chart similar to billboards that rate all the music via streams that’s played on the Bemusic platform.

Hi,

Yes, BeMusic has a fully featured API.

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.

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