Skip to content
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

Bot not playing playlists? How to confirm age for age restricted songs? #1162

Open
1 of 3 tasks
GhostieSpook opened this issue Dec 10, 2024 · 1 comment
Open
1 of 3 tasks
Labels

Comments

@GhostieSpook
Copy link

GhostieSpook commented Dec 10, 2024

What's happening?
Concisely describe what's going wrong.
Friend went to play a playlist but it played the first song and didnt actually queue all 18 songs when it said it did.
I think its cause a song is age restricted but thats just by looking at the logs. How would I fix it?
Logs

Error checking for updates: Connect Timeout Error
You can disable this check by setting the `YTDL_NO_UPDATE` env variable.
/usr/app/node_modules/@distube/ytdl-core/lib/utils.js:164
    return new UnrecoverableError(playability.reason || (playability.messages && playability.messages[0]));
              ^
UnrecoverableError: Sign in to confirm your age
    at exports.playError (/usr/app/node_modules/@distube/ytdl-core/lib/utils.js:164:12)
    at exports.getBasicInfo (/usr/app/node_modules/@distube/ytdl-core/lib/info.js:46:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Screenshots
If applicable, add screenshots to help explain your problem.
image

Additional context
Add any other context about the problem here.

Runtime
I'm running Muse:

  • Directly from the cloned repository
  • Inside a Docker container
  • Something else (please elaborate)

Versions

  • Muse: latest
  • Docker (if applicable): 2.10.0
  • OS:
  • Node.js: (if running outside the Docker container)
  • ffmpeg: (if running outside the Docker container, 4.1 or later is required)
@GhostieSpook
Copy link
Author

Still haven't found a fix. Any response would help greatly!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant