Skip to content
Extraits de code Groupes Projets

Queue and playlist interactions with lkt

Fusionnées Kubat a demandé de fusionner dev-kubat vers master
1 file
+ 4
1
Comparer les modifications
  • Côte à côte
  • En ligne
+ 9
7
@@ -108,6 +108,9 @@ Clear the queue and set the state to \fIstopped\fP
\fBqueue crop\fP
Crop the queue, delete every kara from it appart from the currently
playing one
.TP
\fBqueue replace\fP <plt-name>
Replace the queue with the content of a playlist. Keep the playling state
.PP
\fISEARCH-COMMANDS\fP
@@ -213,19 +216,18 @@ type and the next of the line is the SQL regex that the kara must verify.
In SQL regexes, the wildcard is the "%" character and the jocker the
character "_". Queries are case insensitive.
.PP
Valid types for a query are the following: \fIid\fP, \fIlanguage\fP, or
\fIlang\fP, \fItype\fP, \fIcat\fP or \fIcategory\fP, \fIauthor\fP, \fIquery\fP,
\fIsource\fP and \fItitle\fP.
Valid types for a query are the following: \fIid\fP, \fIlang\fP, \fItype\fP,
\fIcategory\fP, \fIauthor\fP, \fIquery\fP and \fIplaylist\fP.
.PP
For the type \fItype\fP, the valid values are the following: \fIOP\fP,
\fIED\fP, \fIIS\fP, \fIAMV\fP, \fIVOCA\fP, \fIMV\fP, \fIPV\fP
and \fILIVE\fP.
.PP
For the type \fIlanguage\fP or \fIlang\fP, the valid values are the following:
\fIjp\fP, \fIfr\fP, \fIsp\fP, \fIen\fP, \fIlatin\fP, \fIit\fP, \fIru\fP,
\fImulti\fP and \fIundefined\fP.
For the type \fIlang\fP, the valid values are the following: \fIjp\fP,
\fIfr\fP, \fIsp\fP, \fIen\fP, \fIlatin\fP, \fIit\fP, \fIru\fP, \fImulti\fP
and \fIundefined\fP.
.PP
For the \fIcat\fP or \fIcategory\fP type, the valid values are the following:
For the \fIcategory\fP type, the valid values are the following:
\fIvo\fP, \fIva\fP, \fIcdg\fP, \fIamv\fP, \fIvocaloid\fP and \fIautres\fP.
.PP
Here are some examples of queries:
Chargement en cours