File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -100,15 +100,17 @@ Fixes:
100
100
ignored. Thanks to :user: `discopatrick `. :bug: `2513 ` :bug: `2517 `
101
101
* When the SQLite database stops being accessible, we now print a friendly
102
102
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 `
106
103
* :doc: `/plugins/web `: Avoid a crash when sending binary data, such as
107
104
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
+
109
108
* :doc: `/plugins/lyrics `: The Lyrics.com backend has been removed. (It stopped
110
109
working because of changes to the site's URL structure.)
111
110
: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 `
112
114
113
115
.. _python-itunes : https://github.com/ocelma/python-itunes
114
116
You can’t perform that action at this time.
0 commit comments