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
If a song is blocked, Ramiel leaves silently, but actually logs the error. This is annoying to users, so make her do something really good by notifying the user that the song is blocked, and should be skipped (by herself).
I believe this can be done at play->process->player.onError
The text was updated successfully, but these errors were encountered:
If a song is blocked, Ramiel leaves silently, but actually logs the error. This is annoying to users, so make her do something really good by notifying the user that the song is blocked, and should be skipped (by herself).
I believe this can be done at
play
->process
->player
.onError
The text was updated successfully, but these errors were encountered: