Discogs Plugin ============== The ``discogs`` plugin will extend the autotagger's search capabilities to include matches from the `discogs`_ database. .. _discogs: http://discogs.com Installation ------------ First, enable the ``discogs`` plugin (see :doc:`/plugins/index`). Then you will need to install the ``discogs-client`` library:: pip install discogs-client>=1.1.1