diff --git a/docs/plugins/convert.rst b/docs/plugins/convert.rst index 7480bacbb..b992663a4 100644 --- a/docs/plugins/convert.rst +++ b/docs/plugins/convert.rst @@ -62,6 +62,9 @@ file. The available options are: Default: none (system default), - **copy_album_art**: Copy album art when copying or transcoding albums matched using the ``-a`` option. Default: ``no``. +- **copy_album_art_maxwidth**: Downscale album art if it's too big. The + resize operation reduces image width to at most ``maxwidth`` pixels. The + height is recomputed so that the aspect ratio is preserved. - **dest**: The directory where the files will be converted (or copied) to. Default: none. - **embed**: Embed album art in converted items. Default: ``yes``.