From 2477443e58046ab402af33309f752e1ca7db2db1 Mon Sep 17 00:00:00 2001 From: Susanna Maria Date: Sat, 22 Jun 2019 17:01:43 +0200 Subject: [PATCH 1/2] Add mosaic plugin --- docs/plugins/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index 7417a56b3..19d2d6659 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -286,3 +286,4 @@ Here are a few of the plugins written by the beets community: .. _beets-popularity: https://github.com/abba23/beets-popularity .. _beets-ydl: https://github.com/vmassuchetto/beets-ydl .. _beet-summarize: https://github.com/steven-murray/beet-summarize +.. _beet-mosaic: https://github.com/SusannaMaria/beets-mosaic From 43d7446df75764452a4438f17e58b117fde5ba3b Mon Sep 17 00:00:00 2001 From: Susanna Maria Date: Sat, 22 Jun 2019 17:44:18 +0200 Subject: [PATCH 2/2] Right listing of mosaic plugin --- docs/plugins/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index 19d2d6659..4f3e6fbff 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -265,6 +265,8 @@ Here are a few of the plugins written by the beets community: * `beet-summarize`_ can compute lots of counts and statistics about your music library. +* `beets-mosaic`_ generates a montage of a mosiac from cover art. + .. _beets-barcode: https://github.com/8h2a/beets-barcode .. _beets-check: https://github.com/geigerzaehler/beets-check .. _copyartifacts: https://github.com/sbarakat/beets-copyartifacts @@ -286,4 +288,4 @@ Here are a few of the plugins written by the beets community: .. _beets-popularity: https://github.com/abba23/beets-popularity .. _beets-ydl: https://github.com/vmassuchetto/beets-ydl .. _beet-summarize: https://github.com/steven-murray/beet-summarize -.. _beet-mosaic: https://github.com/SusannaMaria/beets-mosaic +.. _beets-mosaic: https://github.com/SusannaMaria/beets-mosaic