-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Playback time issue #52
Comments
this happens only with youtube? or with spotify too? |
At the moment I was only able to identify this bug through Spotify |
Where you host your instance of bot? I mean country |
I'm in Brazil, for now I'm hosting on a host here, I confirmed that this bug also happens on YouTube. |
For Soundcloud or in other services this bug is happens? |
Also, what are the specs of your VPS? |
including translating all the text from .locale to pt-BR, if you want to add it, I can share it later. I'll test whether this occurs on other services, but at the moment I've only added the Youtube and Spotify services |
I'm hosting locally via VScode for now, but I'm going to do it on one called Discloud. OS: win32 |
There are many reasons why song playback may be interrupted. Starting from weak server characteristics, weak internet or some sanctions from the service. |
Can you host from Docker Desktop? |
Yes, I can, but I'm still facing some translation problems. I believe it's a local bug, it always comes back to En.. |
But I'm going to do it anyway to get a better result. |
Officially, I only support Russian and English. |
I will carry out tests on other services, such as SoundCloud, to see if the problem persists. As soon as I have the results, I will inform you again with the details. |
No problem, only the texts were changed, the rest is the same. |
If you want add custom locale, you need create new folder in https://github.com/AlexInCube/AlCoTest/tree/master/src/locales, and set BOT_LANGUAGE env variable to the name of the folder. |
I did it, exactly this way |
So i don`t know, how it can comeback to En |
I believe it's a Docker bug, that's okay |
When you add localization to Docker, are rebuild the image for your purpose? Because my .sh scripts are downloading image from Docker Hub. |
Yes, when I add the location I rebuild the image to ensure the changes are applied correctly. However, I noticed that your .sh scripts are downloading the image directly from Docker Hub, so it's possible that this image is overwriting my localized version. I will review the process to ensure the right image is used. |
I don't know why, but at US people are having trouble using the bot. Personally, I use my bot in Ukraine and all services work for me. I don't know how to fix error 403 |
I read the “help” section in the Distube Discord community, there are a lot of people complaining about the 403 error. And not for the first time, I think I need to rewrite the bot to Lavalink or some other library. |
I think Lavalink would be good... |
Who are you? User (who just use bot from discord)/developer/admin (who download all bot stuff to host)?
User
Description
The music stops on its own, plays for a while and then cuts off. tpi it plays for about 3 or 4 minutes and then suddenly it stops, all the big songs ended without ending.
Steps To Reproduce
How reliably can you recreate this issue using your steps above?
Always
The text was updated successfully, but these errors were encountered: