jagrosh / jagrosh/MusicBot

Using a live audio source as the default playlist requires skipping when a song is added

Open
#337 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Java
Stars
5.8k
Forks
2.8k
PR merge metrics
No merged PRs in 30d

Description

Basically, I want my bot to have a radio station playing 24/7 since some people on my server enjoy not having to always choose songs and this seemed like an elegant solution. The only issue is that when someone wants to play something they have to either force skip or vote to skip in order to hear their requested song.

My proposed solution is after the current song on the livestream is finished (if it's possible to detect) play the queue.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name any files, tests, or entry points. Start by locating the live audio source and queue-handling code, then determine whether completion can be detected; done means a requested queue item plays after the current livestream segment without requiring a skip.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
audio-video-rtc
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.