mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-13 16:03:23 -05:00
fix typos in smart playlist readme
This commit is contained in:
parent
65ad46311d
commit
3e9b015728
@ -70,7 +70,7 @@ Valid operands for the enumeration "media_kind" are:
|
|||||||
|
|
||||||
Multiple expressions can be anded or ored together, using the keywords OR and AND. The unary not operator is also supported using the keyword NOT.
|
Multiple expressions can be anded or ored together, using the keywords OR and AND. The unary not operator is also supported using the keyword NOT.
|
||||||
|
|
||||||
Example:
|
Examples:
|
||||||
|
|
||||||
```
|
```
|
||||||
"techno" {
|
"techno" {
|
||||||
@ -111,7 +111,7 @@ This would match all songs added as files to the library that are not placed und
|
|||||||
This would match any podcast and audiobook file that was never played with forked-daapd.
|
This would match any podcast and audiobook file that was never played with forked-daapd.
|
||||||
|
|
||||||
|
|
||||||
## Date oprand syntax
|
## Date operand syntax
|
||||||
|
|
||||||
One example of a valid date is a date in yyyy-mm-dd format:
|
One example of a valid date is a date in yyyy-mm-dd format:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user