lyrics: update docs + changelog

This commit is contained in:
Fabrice Laporte 2016-04-14 23:24:16 +02:00
parent 05970e8a93
commit 95b77bf5d0
2 changed files with 5 additions and 2 deletions

View file

@ -10,6 +10,9 @@ New features:
art while copying it.
* :doc:`/plugins/importadded`: A new `preserve_write_mtimes` option
lets you preserve mtime of files after each write.
* :doc:`/plugins/lyrics`: The plugin can now translate the fetched lyrics to a
configured `bing_lang_to` langage. Enabling translation require to register
for a Microsoft Azure Marketplace free account. Thanks to :user:`Kraymer`.
Fixes:

View file

@ -134,8 +134,8 @@ using `pip`_ by typing::
You also need to register for a Microsoft Azure Marketplace free account and
to the `Microsoft Translator API`_. Follow the four steps process, specifically
at step 3 enter `beets`` as *Client ID* and copy the generated *Client secret*.
Paste it into your ``bing_client_secret`` configuration, alongside
at step 3 enter `beets`` as *Client ID* and copy/paste the generated
*Client secret*. into your ``bing_client_secret`` configuration, alongside
``bing_lang_to`` target `language code`_.
.. _langdetect: https://pypi.python.org/pypi/langdetect