From 1a4c74ae5ea6b372be82afd5134bef5783d13a48 Mon Sep 17 00:00:00 2001 From: inytar Date: Sat, 31 Dec 2016 18:26:56 -0500 Subject: [PATCH] More spelling corrections for the absubmit plugin documentation --- docs/plugins/absubmit.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/plugins/absubmit.rst b/docs/plugins/absubmit.rst index d9dcd2c21..a22ec8860 100644 --- a/docs/plugins/absubmit.rst +++ b/docs/plugins/absubmit.rst @@ -1,12 +1,12 @@ AcousticBrainz Submit Plugin ============================ -The `absubmit` plugin uses the `streaming_extractor_music`_ program to analyse an audio file and calculate different acoustic properties of the audio. The plugin then uploads this metadata to the AcousticBrainz server. The plugin does this when calling the ``beet absumbit [QUERY]`` command or on importing if the `auto` configuration option is set to ``yes``. +The `absubmit` plugin uses the `streaming_extractor_music`_ program to analyze an audio file and calculate different acoustic properties of the audio. The plugin then uploads this metadata to the AcousticBrainz server. The plugin does this when calling the ``beet absumbit [QUERY]`` command or on importing if the `auto` configuration option is set to ``yes``. Installation ------------ -The `absubmit` plugin requires the `streaming_extractor_music`_ program to run. Its source can be found on `GitHub`_, and while it is possible to compile the extractor from source, AcousticBrainz would prefer if you used thier binary (see the AcousticBrainz `FAQ`_). +The `absubmit` plugin requires the `streaming_extractor_music`_ program to run. Its source can be found on `GitHub`_, and while it is possible to compile the extractor from source, AcousticBrainz would prefer if you used their binary (see the AcousticBrainz `FAQ`_). The `absubmit` also plugin requires `requests`_, which you can install using `pip_` by typing: