Merge pull request #3319 from justinmayer/patch-1

Convert plugin skips previously-converted files
This commit is contained in:
Adrian Sampson 2019-06-28 09:22:59 -04:00 committed by GitHub
commit 394a50a354
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,9 @@ To convert a part of your collection, run ``beet convert QUERY``. The
command will transcode all the files matching the query to the
destination directory given by the ``-d`` (``--dest``) option or the
``dest`` configuration. The path layout mirrors that of your library,
but it may be customized through the ``paths`` configuration.
but it may be customized through the ``paths`` configuration. Files
that have been previously converted — and thus already exist in the
destination directory — will be skipped.
The plugin uses a command-line program to transcode the audio. With the
``-f`` (``--format``) option you can choose the transcoding command