Error play songs
Bot cannot play some songs on youtube, like copyright songs. logs:
Running version 2.11.1 built on 5/2/2025 (commit c0bc82f04ff3c35980dd6e6cd6c272455c3ac48e)
🔧 Need help? https://github.com/codetheweb/muse/discussions/new
🐛 Bug? https://github.com/codetheweb/muse/issues/new
✨ New feature? https://github.com/codetheweb/muse/issues/new
☕ Discussion? https://github.com/codetheweb/muse/discussions/new
💰 Help me? https://www.paypal.me/codetheweb https://github.com/sponsors/codetheweb
- Applying database migrations...
✔ Database migrations applied.
- 📡 connecting to Discord...
✔ Ready! (with link here)
WARNING: Could not parse decipher function.
Stream URLs will be missing.
Please report this issue by uploading the "1749574353578-player-script.js" file on https://github.com/distubejs/ytdl-core/issues/144.
(node:8) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 stateChange listeners added to [Networking]. MaxListeners is 10. Use emitter.setMaxListeners() to increase limit
Just a matter of waiting for @distube/ytdl-core new update as youtube has done some changes
Fixed , kindly pull latest changes from ghcr.io/museofficial/muse:pr-1256 via docker pull / docker compose pull. 😊
Fixed , kindly pull latest changes. 😊
Hey! I've been following this issue for a little while now. I've been keeping an eye on the main branch and your fork.
Doesn't look like the ytdl-core repo received any new updates. Main head is dated last week.
Just pulled your latest branch changes, ran the code, and still get Could not parse decipher function..
What changes are you referring to?
Fixed , kindly pull latest changes. 😊
Hey! I've been following this issue for a little while now. I've been keeping an eye on the main branch and your fork. Doesn't look like the
ytdl-corerepo received any new updates. Main head is dated last week.Just pulled your latest branch changes, ran the code, and still get
Could not parse decipher function..What changes are you referring to?
the dockerfile in my branch has a step for replacing the parser script file sig.js with a new one.
the dockerfile in my branch has a step for replacing the parser script file sig.js with a new one.
Ahh I see. Thanks a bunch! I just built the dock image and uploaded it to docker hub for use until the official image is updated:
https://hub.docker.com/r/dovah/muse/tags
@DovahBrownies You're a legend for putting the latest build on docker hub <3
@DovahBrownies You're a legend for putting the latest build on docker hub <3
Honestly, that was the easiest part. @rexyness implemented the hotfixes!
Why no one pushed this to master?
Fixed , kindly pull latest changes from
ghcr.io/museofficial/muse:pr-1256viadocker pull/docker compose pull. 😊
this fixed it for me as well. latest version on the other hand is broken.