mirror of
https://github.com/beetbox/beets.git
synced 2025-12-07 00:53:08 +01:00
add another benefit of item_types
This commit is contained in:
parent
5882e2cf67
commit
1af9df2b40
1 changed files with 3 additions and 0 deletions
|
|
@ -542,6 +542,9 @@ Specifying types has several advantages:
|
||||||
|
|
||||||
* User input for flexible fields may be validated and converted.
|
* User input for flexible fields may be validated and converted.
|
||||||
|
|
||||||
|
* Items missing the given field can use an appropriate null value for
|
||||||
|
querying and sorting purposes.
|
||||||
|
|
||||||
|
|
||||||
.. _plugin-logging:
|
.. _plugin-logging:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue