File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ Changelog
6
6
7
7
Features:
8
8
9
+ * It is now possible to set fields to certain values during import, using
10
+ either the `importer.set_fields ` dictionary in the config file, or by
11
+ passing one or more `--set field=value ` options on the command-line.
12
+ :bug: `1881 `
9
13
* :ref: `Date queries <datequery >` can now include times, so you can filter
10
14
your music down to the second. Thanks to :user: `discopatrick `. :bug: `2506 `
11
15
:bug: `2528 `
@@ -88,14 +92,6 @@ Here's a full list of new features:
88
92
Thanks to :user: `jansol `.
89
93
:bug: `2488 `
90
94
:bug: `2524 `
91
- * A new field, ``composer_sort ``, is now supported and fetched from
92
- MusicBrainz.
93
- Thanks to :user: `dosoe `.
94
- :bug: `2519 ` :bug: `2529 `
95
- * It is now possible to set fields to certain values during import, using
96
- either the `importer.set_fields ` dictionary in the config file, or by
97
- passing one or more `--set field=value ` options on the command-line.
98
- :bug: `1881 `
99
95
100
96
There are also quite a few fixes:
101
97
You can’t perform that action at this time.
0 commit comments