Apply suggestions from code review

Fix wording in docs

Co-Authored-By: Adrian Sampson <adrian@radbox.org>
This commit is contained in:
Mat 2019-12-26 21:09:26 +00:00 committed by GitHub
parent 3570f5cd56
commit 7ad3f7f728
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -6,9 +6,9 @@ Changelog
New features:
* :doc:`plugins/fetchart`: Added new ``high_resolution`` config option to
* :doc:`plugins/fetchart`: Added a new ``high_resolution`` config option to
allow downloading of higher resolution iTunes artwork (at the expense of
file size)
file size).
:bug: `3391`
* :doc:`plugins/discogs` now adds two extra fields: `discogs_labelid` and
`discogs_artistid`

View file

@ -68,7 +68,7 @@ file. The available options are:
flexible tag named ``art_source``. See below for the rationale behind this.
Default: ``no``.
- **high_resolution**: If enabled, fetchart retrieves artwork in the highest
resolution it can find (Warning: image files can sometimes reach >20MB)
resolution it can find (warning: image files can sometimes reach >20MB).
Default: ``no``.
Note: ``maxwidth`` and ``enforce_ratio`` options require either `ImageMagick`_