musicHistory

private val musicHistory: ArrayDeque<String>

Keeps paths of recently played track to reduce repetition

Sources

jvm source
Link copied to clipboard