lavalink-devs / Lavalink

Standalone audio sending node based on Lavaplayer.
https://lavalink.dev/
MIT License
1.58k stars 668 forks source link

Not emitting TrackEndEvent for a YouTube Livestream #90

Closed devoxin closed 6 years ago

devoxin commented 6 years ago

A server I'm in (that serves as a radio server) has 9 bots; all playing different streams, all playing from the same Lavalink server. There's one bot in particular though that drops its stream entirely usually immediately or after a while, but doesn't seem to be receiving any events or emitting any events (log level is set to debug and the client's websocket isn't logging any Received Event messages). The link to the stream that's causing issues: https://www.youtube.com/watch?v=ueupsBPNkSc

freyacodes commented 6 years ago

The debug.log would be useful