devoxin
devoxin
> you should then also add some sort of client sided info tracking... > > that would return of all clients. This should really be a separate issue. But my...
That error shouldn't be the reason why no songs play. The snippet of the stack trace you provided doesn't offer any real insight into your issue. Please upload your spring.log...
Distribution*, such as debian, Ubuntu, etc. Seems useless information, though
Closing this due to inactivity -- assuming resolved.
> https://github.com/devoxin/lavaplayer > > This guys fork worked. If anyone could explain why, it would be much appreciated Assuming your issue pertains to use of the YouTube source, this repository...
This is caused by a file that is encoded as PCM_S24. This repository doesn't have support for that, however you can try either [Lavalink-Devs/Lavaplayer](https://github.com/lavalink-devs/lavaplayer), or [my Lavaplayer fork.](https://github.com/devoxin/lavaplayer)
Using Lavaplayer's remote nodes is no longer advised. Instead, you should consider using [Lavalink](https://github.com/Lavalink-Devs/Lavalink) if you need distributed audio processing.
Read timed out exceptions are somewhat normal and should automatically try to re-establish a connection. This is generally caused by an unstable internet connection, or bad remote server.
The current state of affairs with aiohttp 3.9 is that I would sacrifice support for Python versions below 3.8. If I bump it now, I would need to slate it...
This appears to be an issue with the [upstream check-in service](https://github.com/walkyst/youtube-checkin) used for account authentication, so not really anything we can fix. At some point I hope to have a...