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
The player engine (mpd) has implemented such a feature, but the bot itself does not handle that. For comfortable usage this feature it need's to implement a state machine or a flexible variable handling system for each user.
The idea is that you can define yourself variables, and set values to them.
Each plugin can use predefined variablenames to read from.
So you can type:
title: Truth
artist: MusicGuy
find
But all of these things are not realized yet, and I have nearly no time to do this.
Feature Request (Possible clarification)
Is it possible to search multiple tags with the add & where commands?
So if there was
title: Truth
artist: MusicGuy
and
title: Truth
artist: Boop
is there anyway I could search for the song Truth and define the artist?
The text was updated successfully, but these errors were encountered: