diff --git a/docs/plugins/discogs.rst b/docs/plugins/discogs.rst index 48332864e..c5d9f80f5 100644 --- a/docs/plugins/discogs.rst +++ b/docs/plugins/discogs.rst @@ -25,4 +25,16 @@ MusicBrainz. If you have a Discogs ID for an album you want to tag, you can also enter it at the "enter Id" prompt in the importer. +Troubleshooting +--------------- + +Several issues have been encountered with the Discogs API. If you have one, +please start by searching for `a similar issue on the repo +`_. + +Two tips can generally be given: + +* Delete the token file (``discogs_token.json`` by default). +* Make sure that your system clock is on time. + .. _discogs-client: https://github.com/discogs/discogs_client