File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,8 @@ New features:
1111
1212- :doc: `plugins/lastgenre `: Add a ``--pretend `` option to preview genre changes
1313 without storing or writing them.
14- - :doc: `plugins/convert `: Add a config option to disable writing metadata to converted files.
14+ - :doc: `plugins/convert `: Add a config option to disable writing metadata to
15+ converted files.
1516- :doc: `plugins/discogs `: New config option `strip_disambiguation ` to toggle
1617 stripping discogs numeric disambiguation on artist and label fields.
1718
Original file line number Diff line number Diff line change @@ -97,8 +97,8 @@ The available options are:
9797- **embed **: Embed album art in converted items. Default: ``yes ``.
9898- **id3v23 **: Can be used to override the global ``id3v23 `` option. Default:
9999 ``inherit ``.
100- - **write_metadata **: Can be used to disable writing metadata to converted files. Default:
101- ``true ``.
100+ - **write_metadata **: Can be used to disable writing metadata to converted
101+ files. Default: ``true ``.
102102- **max_bitrate **: By default, the plugin does not transcode files that are
103103 already in the destination format. This option instead also transcodes files
104104 with high bitrates, even if they are already in the same format as the output.
You can’t perform that action at this time.
0 commit comments