From 110ab43db7ecb41fcda614dc27753c25021d34cc Mon Sep 17 00:00:00 2001 From: Jack Wilsdon Date: Sun, 6 Sep 2015 21:56:41 +0100 Subject: [PATCH] Add documentation for `remove_art_file` --- docs/plugins/embedart.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/plugins/embedart.rst b/docs/plugins/embedart.rst index f234bc057..f8ea0052c 100644 --- a/docs/plugins/embedart.rst +++ b/docs/plugins/embedart.rst @@ -58,6 +58,9 @@ file. The available options are: the aspect ratio is preserved. See also :ref:`image-resizing` for further caveats about image resizing. Default: 0 (disabled). +- **remove_art_file**: Automatically remove the album art file for the album + after it has been embedded. + Default: ``no``. Note: ``compare_threshold`` option requires `ImageMagick`_, and ``maxwidth`` requires either `ImageMagick`_ or `PIL`_.