diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index 125bdd934..5d6f4795e 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -301,6 +301,8 @@ Here are a few of the plugins written by the beets community: * `beets-bpmanalyser`_ analyses songs and calculates their tempo (BPM). +* `beets-goingrunning`_ copies songs to external device based on their tempo (BPM) and length to go with your running session. + .. _beets-barcode: https://github.com/8h2a/beets-barcode .. _beets-check: https://github.com/geigerzaehler/beets-check .. _copyartifacts: https://github.com/sbarakat/beets-copyartifacts @@ -324,3 +326,4 @@ Here are a few of the plugins written by the beets community: .. _beet-summarize: https://github.com/steven-murray/beet-summarize .. _beets-mosaic: https://github.com/SusannaMaria/beets-mosaic .. _beets-bpmanalyser: https://github.com/adamjakab/BeetsPluginBpmAnalyser +.. _beets-goingrunning: https://pypi.org/project/beets-goingrunning/ \ No newline at end of file