SongFilter: new filter "modified-since"
This commit is contained in:
@@ -1553,7 +1553,7 @@ OK
|
||||
<para>
|
||||
Finds songs in the db that are exactly
|
||||
<varname>WHAT</varname>. <varname>TYPE</varname> can
|
||||
be any tag supported by MPD, or one of the three special
|
||||
be any tag supported by MPD, or one of the special
|
||||
parameters:
|
||||
</para>
|
||||
|
||||
@@ -1578,6 +1578,14 @@ OK
|
||||
music directory)
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
<parameter>modified-since</parameter> compares the
|
||||
file's time stamp with the given value (ISO 8601 or
|
||||
UNIX time stamp)
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user