diff --git a/docs/changelog.rst b/docs/changelog.rst index 8311bffa9..9587788fa 100755 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -36,8 +36,8 @@ New features: * Add :ref:`exact match ` queries, using the prefixes ``=`` and ``=~``. :bug:`4251` -* :doc:`/plugins/discogs`: Permit appending style to genre -* :doc:`plugins/discogs`: Implement item_candidates for matching singletons +* :doc:`/plugins/discogs`: Permit appending style to genre. +* :doc:`plugins/discogs`: Implement item_candidates for matching singletons. * :doc:`/plugins/convert`: Add a new `auto_keep` option that automatically converts files but keeps the *originals* in the library. :bug:`1840` :bug:`4302` diff --git a/docs/plugins/discogs.rst b/docs/plugins/discogs.rst index e424a4b04..1f0628072 100644 --- a/docs/plugins/discogs.rst +++ b/docs/plugins/discogs.rst @@ -99,7 +99,7 @@ Here are two things you can try: * Make sure that your system clock is accurate. The Discogs servers can reject your request if your clock is too out of sync. -Support for matching singleton tracks using ``-s`` is in progress. -If this is not working well, try the ``--group-albums`` option in album import mode. +Matching tracks by Discogs ID is not yet supported. The ``--group-albums`` +option in album import mode provides an alternative to singleton mode for autotagging tracks that are not in album-related folders. .. _python3-discogs-client: https://github.com/joalla/discogs_client