mirror of
https://github.com/beetbox/beets.git
synced 2026-01-25 17:45:44 +01:00
Link to fix in #3554
This commit is contained in:
parent
269e309513
commit
c93ea0b36b
1 changed files with 3 additions and 2 deletions
|
|
@ -178,8 +178,9 @@ Fixes:
|
|||
* Removed ``@classmethod`` decorator from dbcore.query.NoneQuery.match method
|
||||
failing with AttributeError when called. It is now an instance method.
|
||||
:bug:`3516` :bug:`3517`
|
||||
* :doc:`/plugins/lyrics`: Tolerate missing lyrics div in Genius scraper
|
||||
:bug:`3535`
|
||||
* :doc:`/plugins/lyrics`: Tolerate missing lyrics div in Genius scraper.
|
||||
Thanks to :user:`thejli21`.
|
||||
:bug:`3535` :bug:`3554`
|
||||
|
||||
For plugin developers:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue