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
There is a bit of a technical problem here. There are two queues: the queue to which the user sends requests Queue and the queue that is filled automatically RandomQueue. These two queues are combined into one AmalgamatedQueue. The RandomQueue is ignorant of the other queues.
I guess that this is not really an issue, when there are enough tracks?
Marietje does not check if a track already is queued when it is queuing by itself.
The text was updated successfully, but these errors were encountered: