Merge pull request #3542 from x1ppy/originquery

Add beets-originquery plugin
This commit is contained in:
Adrian Sampson 2020-04-07 08:54:00 -04:00 committed by GitHub
commit 77f2ed5f50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -314,6 +314,9 @@ Here are a few of the plugins written by the beets community:
* `beets-bpmanalyser`_ analyses songs and calculates their tempo (BPM).
* `beets-originquery`_ augments MusicBrainz queries with locally-sourced data
to improve autotagger results.
.. _beets-barcode: https://github.com/8h2a/beets-barcode
.. _beets-check: https://github.com/geigerzaehler/beets-check
.. _copyartifacts: https://github.com/sbarakat/beets-copyartifacts
@ -342,3 +345,4 @@ Here are a few of the plugins written by the beets community:
.. _beets-autofix: https://github.com/adamjakab/BeetsPluginAutofix
.. _beets-describe: https://github.com/adamjakab/BeetsPluginDescribe
.. _beets-bpmanalyser: https://github.com/adamjakab/BeetsPluginBpmAnalyser
.. _beets-originquery: https://github.com/x1ppy/beets-originquery