mirror of
https://github.com/beetbox/beets.git
synced 2026-02-19 13:56:22 +01:00
Tiny doc refinements for #3145
This commit is contained in:
parent
00667bda0f
commit
3633c1e27f
2 changed files with 3 additions and 3 deletions
|
|
@ -14,10 +14,10 @@ New features:
|
|||
issues with foobar2000 and Winamp.
|
||||
Thanks to :user:`mz2212`.
|
||||
:bug:`2944`
|
||||
* :doc:`/plugins/playlist`: Add a plugin that can query the beets library using
|
||||
* A new :doc:`/plugins/playlist` can query the beets library using
|
||||
M3U playlists.
|
||||
Thanks to :user:`Holzhaus` and :user:`Xenopathic`.
|
||||
:bug:`123`
|
||||
:bug:`123` :bug:`3145`
|
||||
* Added whitespace padding to missing tracks dialog to improve readability.
|
||||
Thanks to :user:`jams2`.
|
||||
:bug:`2962`
|
||||
|
|
|
|||
|
|
@ -159,7 +159,7 @@ Interoperability
|
|||
* :doc:`mpdupdate`: Automatically notifies `MPD`_ whenever the beets library
|
||||
changes.
|
||||
* :doc:`play`: Play beets queries in your music player.
|
||||
* :doc:`playlist`: Use M3U playlists tp query the beets library.
|
||||
* :doc:`playlist`: Use M3U playlists to query the beets library.
|
||||
* :doc:`plexupdate`: Automatically notifies `Plex`_ whenever the beets library
|
||||
changes.
|
||||
* :doc:`smartplaylist`: Generate smart playlists based on beets queries.
|
||||
|
|
|
|||
Loading…
Reference in a new issue