I have vibed a few tools to help me with track selections within my way too large library. I wonder if I could utilize qml to load a specific track. Having looked through the qml-docs
app.traktor.decks.X.load.*
only seems to have .selected or .next. Does somebody know of a workaround to eg. select tracks by library ID or path? I'd love to load tracks from my foobar2000 and think a virtualized controller instance might make that possible.