From c4d7dd0d6d506d90a0e3d1c759ce4b27bd50d9bf Mon Sep 17 00:00:00 2001 From: Tom Jaspers Date: Mon, 23 Mar 2015 07:56:20 +0100 Subject: [PATCH] Add beets-setlister to community plugins docs (shameless self-promotion!) --- docs/plugins/index.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index 3a79af4d7..2cda05e78 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -202,6 +202,8 @@ Here are a few of the plugins written by the beets community: * `beets-follow`_ lets you check for new albums from artists you like. +* `beets-setlister`_ generate playlists from the setlists of a given artist + .. _beets-check: https://github.com/geigerzaehler/beets-check .. _copyartifacts: https://github.com/sbarakat/beets-copyartifacts .. _dsedivec: https://github.com/dsedivec/beets-plugins @@ -215,3 +217,4 @@ Here are a few of the plugins written by the beets community: .. _beet-amazon: https://github.com/jmwatte/beet-amazon .. _beets-alternatives: https://github.com/geigerzaehler/beets-alternatives .. _beets-follow: https://github.com/nolsto/beets-follow +.. _beets-setlister: https://github.com/tomjaspers/beets-setlister