mirror of
https://github.com/beetbox/beets.git
synced 2026-03-06 13:12:00 +01:00
Add purpose description to remove_art_file documentation
This commit is contained in:
parent
110ab43db7
commit
ea247936c2
1 changed files with 4 additions and 1 deletions
|
|
@ -59,7 +59,10 @@ file. The available options are:
|
|||
caveats about image resizing.
|
||||
Default: 0 (disabled).
|
||||
- **remove_art_file**: Automatically remove the album art file for the album
|
||||
after it has been embedded.
|
||||
after it has been embedded. This option is best used alongside the
|
||||
:doc:`FetchArt </plugins/fetchart>` plugin to download art with the purpose of
|
||||
directly embedding it into the file's metadata without an "intermediate"
|
||||
album art file.
|
||||
Default: ``no``.
|
||||
|
||||
Note: ``compare_threshold`` option requires `ImageMagick`_, and ``maxwidth``
|
||||
|
|
|
|||
Loading…
Reference in a new issue