Using a live audio source as the default playlist requires skipping when a song is added
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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