mirror of
https://github.com/beetbox/beets.git
synced 2026-01-03 06:22:48 +01:00
Finally learning to read GitHub.
This commit is contained in:
parent
c3829c52c8
commit
27c2b79f01
1 changed files with 3 additions and 3 deletions
|
|
@ -27,9 +27,9 @@ singleton-based implementation.
|
|||
|
||||
So why does the query prefix exist? Because it composes with any other
|
||||
query-based API or plugin (see :doc:`/reference/query`). For example,
|
||||
you can use the query prefix in ``smartplaylists`` (see :doc:`/plugins/
|
||||
smartplaylists`) to limit the number of tracks in a smart playlist for
|
||||
applications like most played and recently added.
|
||||
you can use the query prefix in ``smartplaylists``
|
||||
(see :doc:`/plugins/smartplaylists`) to limit the number of tracks in a smart
|
||||
playlist for applications like most played and recently added.
|
||||
|
||||
Configuration
|
||||
=============
|
||||
|
|
|
|||
Loading…
Reference in a new issue