File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,8 @@ The new features:
26
26
* :doc: `/plugins/zero `: The plugin can now use a "whitelist" policy as an
27
27
alternative to the (default) "blacklist" mode. Thanks to :user: `adkow `.
28
28
: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 `
30
31
31
32
Fixes:
32
33
Original file line number Diff line number Diff line change @@ -52,9 +52,9 @@ configuration file. The available options are:
52
52
sources known to be scrapeable.
53
53
- **sources **: List of sources to search for lyrics. An asterisk ``* `` expands
54
54
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.
58
58
59
59
Here's an example of ``config.yaml ``::
60
60
You can’t perform that action at this time.
0 commit comments