You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When playing a song with the !youtube command, the song stops after around 80 seconds. When checking logs using 'docker logs -f plexbot' I saw 'WARNING: ytdl-core is out of date! Update with "npm install ytdl-core@latest".'
I ran that command in the docker container and I no longer get that warning but the issue persists. I'm not sure if it would be possible to use yt-dlp instead of yt-dl as I have better luck with that for other uses.
Describe the bug
When playing a song with the !youtube command, the song stops after around 80 seconds. When checking logs using 'docker logs -f plexbot' I saw 'WARNING: ytdl-core is out of date! Update with "npm install ytdl-core@latest".'
I ran that command in the docker container and I no longer get that warning but the issue persists. I'm not sure if it would be possible to use yt-dlp instead of yt-dl as I have better luck with that for other uses.
To Reproduce
Steps to reproduce the behavior:
!youtube https://www.youtube.com/watch?v=zWNkD4YWt_c)
Expected behavior
The bot should play the full song before disconnecting.
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: