mirror of
https://github.com/beetbox/beets.git
synced 2026-01-04 15:03:22 +01:00
Merge pull request #2991 from IrosTheBeggar/master
Add mStream to the Docs
This commit is contained in:
commit
27da1f9423
1 changed files with 2 additions and 0 deletions
|
|
@ -189,6 +189,7 @@ Miscellaneous
|
|||
* :doc:`mbcollection`: Maintain your MusicBrainz collection list.
|
||||
* :doc:`mbsubmit`: Print an album's tracks in a MusicBrainz-friendly format.
|
||||
* :doc:`missing`: List missing tracks.
|
||||
* `mstream`_: A music streaming server + webapp that can be used alongside beets.
|
||||
* :doc:`random`: Randomly choose albums and tracks from your library.
|
||||
* :doc:`spotify`: Create Spotify playlists from the Beets library.
|
||||
* :doc:`types`: Declare types for flexible attributes.
|
||||
|
|
@ -196,6 +197,7 @@ Miscellaneous
|
|||
|
||||
.. _MPD: http://www.musicpd.org/
|
||||
.. _MPD clients: http://mpd.wikia.com/wiki/Clients
|
||||
.. _mstream: https://github.com/IrosTheBeggar/mStream
|
||||
|
||||
.. _other-plugins:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue