Skip to content

Commit 0b3ecfc

Browse files
committed
Doc tweaks for #1639
1 parent 000487c commit 0b3ecfc

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

docs/changelog.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ The new features:
2626
* :doc:`/plugins/zero`: The plugin can now use a "whitelist" policy as an
2727
alternative to the (default) "blacklist" mode. Thanks to :user:`adkow`.
2828
:bug:`1621` :bug:`1641`
29-
* :doc:`/plugins/lyrics`: Genius.com is now a source for lyrics.
29+
* :doc:`/plugins/lyrics`: Genius.com is now a source for lyrics. Thanks to
30+
:user:`sadatay`. :bug:`1626` :bug:`1639`
3031

3132
Fixes:
3233

docs/plugins/lyrics.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ configuration file. The available options are:
5252
sources known to be scrapeable.
5353
- **sources**: List of sources to search for lyrics. An asterisk ``*`` expands
5454
to all available sources.
55-
Default: ``google lyricwiki lyrics.com musixmatch``, i.e., all sources.
56-
*google* source will be automatically deactivated if no ``google_API_key`` is
57-
setup.
55+
Default: ``google lyricwiki lyrics.com musixmatch genius``, i.e., all
56+
sources. The *google* source will be automatically deactivated if no
57+
``google_API_key`` is setup.
5858

5959
Here's an example of ``config.yaml``::
6060

0 commit comments

Comments
 (0)