Skip to content

Commit fc560ac

Browse files
committed
Rearrange changelog for feature removal
c.f. #2540 and #2549
1 parent 6ab7ad2 commit fc560ac

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/changelog.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,15 +100,17 @@ Fixes:
100100
ignored. Thanks to :user:`discopatrick`. :bug:`2513` :bug:`2517`
101101
* When the SQLite database stops being accessible, we now print a friendly
102102
error message. Thanks to :user:`Mary011196`. :bug:`1676` :bug:`2508`
103-
* :doc:`/plugins/fetchart`'s iTunes Store artwork lookup no longer recommended
104-
in documentation, as the unmaintained `python-itunes`_ is broken. Want
105-
to adopt it? :bug:`2371` :bug:`1610`
106103
* :doc:`/plugins/web`: Avoid a crash when sending binary data, such as
107104
Chromaprint fingerprints, in music attributes. :bug:`2542` :bug:`2532`
108-
* :doc:`/plugins/lyrics`: drop Lyrics.com backend (don't work anymore)
105+
106+
Two plugins had backends removed due to bitrot:
107+
109108
* :doc:`/plugins/lyrics`: The Lyrics.com backend has been removed. (It stopped
110109
working because of changes to the site's URL structure.)
111110
:bug:`2548` :bug:`2549`
111+
* :doc:`/plugins/fetchart`: The documentation no longer recommends iTunes
112+
Store artwork lookup because the unmaintained `python-itunes`_ is broken.
113+
Want to adopt it? :bug:`2371` :bug:`1610`
112114

113115
.. _python-itunes: https://github.com/ocelma/python-itunes
114116

0 commit comments

Comments
 (0)