mirror of
https://github.com/beetbox/beets.git
synced 2025-12-25 10:05:13 +01:00
add a link to musixmatch.com
This commit is contained in:
parent
474adffe63
commit
41495e58e0
1 changed files with 4 additions and 4 deletions
|
|
@ -10,9 +10,9 @@ library by typing ``pip install requests`` or the equivalent for your OS.
|
|||
|
||||
New:
|
||||
|
||||
* :doc:`/plugins/lyrics`: Add musixmatch source.
|
||||
* :doc:`/plugins/lyrics`: New ``sources`` config option that lets you choose
|
||||
exactly where to look for lyrics and in which order.
|
||||
* :doc:`/plugins/lyrics`: Add `musixmatch`_ source and introduce a new ``sources``
|
||||
config option that lets you choose exactly where to look for lyrics and in
|
||||
which order.
|
||||
* :doc:`/plugins/lyrics`: Add brazilian and hispanic sources to Google custom
|
||||
search engine.
|
||||
* A new :doc:`/plugins/permissions` makes it easy to fix permissions on music
|
||||
|
|
@ -50,7 +50,7 @@ Fixed:
|
|||
|
||||
.. _API changes: http://developer.echonest.com/forums/thread/3650
|
||||
.. _Plex: https://plex.tv/
|
||||
|
||||
.. _musixmatch: https://www.musixmatch.com/
|
||||
|
||||
1.3.9 (November 17, 2014)
|
||||
-------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue