summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Goltzsche <max.goltzsche@gmail.com>2024-04-20 05:33:48 +0200
committerMax Goltzsche <max.goltzsche@gmail.com>2024-04-20 05:33:48 +0200
commit2e9308f713cc692b694b9aa1d449f837fc76413d (patch)
treeb90bbfdca79b61d60b8755d98d0e052d27ef6564
parent2821eac973efee78e9f0ad33f6b96e094c6d1227 (diff)
docs: mention autogenre plugin
-rw-r--r--docs/plugins/index.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst
index 8652d9cb7..6705344c9 100644
--- a/docs/plugins/index.rst
+++ b/docs/plugins/index.rst
@@ -422,6 +422,10 @@ Here are a few of the plugins written by the beets community:
`beets-autofix`_
Automates repetitive tasks to keep your library in order.
+`beets-autogenre`_
+ Assigns genres to your library items using the :doc:`lastgenre <lastgenre>`
+ and `beets-xtractor`_ plugins as well as additional rules.
+
`beets-audible`_
Adds Audible as a tagger data source and provides
other features for managing audiobook collections.
@@ -581,3 +585,4 @@ Here are a few of the plugins written by the beets community:
.. _beets-mpd-utils: https://github.com/thekakkun/beets-mpd-utils
.. _beets-webm3u: https://github.com/mgoltzsche/beets-webm3u
.. _beets-webrouter: https://github.com/mgoltzsche/beets-webrouter
+.. _beets-autogenre: https://github.com/mgoltzsche/beets-autogenre