You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When playing a queue with the -px flag, kajammer will only play the first song, and not the rest. This is because the Cli class stops listening for changes in Controller. Need some sort of event loop to keep it going.
The text was updated successfully, but these errors were encountered:
When playing a queue with the -px flag, kajammer will only play the first song, and not the rest. This is because the Cli class stops listening for changes in Controller. Need some sort of event loop to keep it going.
The text was updated successfully, but these errors were encountered: