9 comments (9 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python1,605 forks (1,605 forks)batch import
help wanted
Repository metrics
- Stars
- 9,709 stars (9,709 stars)
- PR merge metrics
- Avg merge 48m (Avg merge 48m)1 merged PR in 30d (1 merged PR in 30d)
Contributor guide
- Research direction
- Investigate the playback queue logic in musicbox, likely in player.py or related files. Review the existing comments for reproduction steps or attempted fixes. Determine why songs skip before finishing by examining the state transitions in the player loop.
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Prerequisites
- basic Python knowledgeunderstanding of audio playback in terminal