From 93725c454dd0b122a1d3f1e83a6a4a2e20f82847 Mon Sep 17 00:00:00 2001 From: Sacha Bron Date: Sat, 20 Aug 2022 01:30:38 +0200 Subject: [PATCH] Add Beetstream in the plugin list --- docs/plugins/index.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index 0e9a95136..dedf8d404 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -287,6 +287,8 @@ Here are a few of the plugins written by the beets community: * `beetcamp`_ enables **bandcamp.com** autotagger with a fairly extensive amount of metadata. +* `beetstream`_ is server implementation of the `SubSonic API`_ specification, allowing you to stream your music on a multitude of clients. + * `beets-bpmanalyser`_ analyses songs and calculates their tempo (BPM). * `beets-check`_ automatically checksums your files to detect corruption. @@ -341,6 +343,8 @@ Here are a few of the plugins written by the beets community: .. _beets-barcode: https://github.com/8h2a/beets-barcode .. _beetcamp: https://github.com/snejus/beetcamp +.. _beetstream: https://github.com/BinaryBrain/Beetstream +.. _SubSonic API: http://www.subsonic.org/pages/api.jsp .. _beets-check: https://github.com/geigerzaehler/beets-check .. _beets-copyartifacts: https://github.com/adammillerio/beets-copyartifacts .. _dsedivec: https://github.com/dsedivec/beets-plugins