-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Errm, this is probably already reported, but when an ad plays, the program crashes. Since I’m too lazy to figure out how to fix it, I did this instead:
#!/bin/bash while true; do npm run start sleep 1 done
I haven’t looked at the code yet, but it probably tries to detect something being played and can’t fetch the data.
Steps to reproduce (omit if unpredictable)
1.- Do npm run start or pnpm run start
2.- Wait an ad to play
3.- Program crashes
Environment
Archlinux (Linux 6.16.4)
Confirmation
- I have searched for existing issues
- I use the latest version of LyricsStatus
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working