diff --git a/docs/plugins/deezer.rst b/docs/plugins/deezer.rst index 94347c99e..8bddd766f 100644 --- a/docs/plugins/deezer.rst +++ b/docs/plugins/deezer.rst @@ -1,4 +1,4 @@ -Spotify Plugin +Deezer Plugin ============== The ``deezer`` plugin provides metadata matches for the importer using the diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index 4f3e6fbff..16e564f84 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -105,10 +105,14 @@ Autotagger Extensions * :doc:`chroma`: Use acoustic fingerprinting to identify audio files with missing or incorrect metadata. * :doc:`discogs`: Search for releases in the `Discogs`_ database. +* :doc:`spotify`: Search for releases in the `Spotify`_ database. +* :doc:`deezer`: Search for releases in the `Deezer`_ database. * :doc:`fromfilename`: Guess metadata for untagged tracks from their filenames. .. _Discogs: https://www.discogs.com/ +.. _Spotify: https://www.spotify.com +.. _Deezer: https://www.deezer.com/ Metadata --------