2020-02-04 Fred Gleason <fredg@paravelsystems.com>

* Added support for the '%wi', '%wm' and '%wr' wildcards to
	the '--metadata-pattern=' switch in rdimport(1).
This commit is contained in:
Fred Gleason
2020-02-04 11:47:19 -05:00
parent 7abf94260f
commit edf23ce677
3 changed files with 132 additions and 23 deletions

View File

@@ -19508,3 +19508,6 @@
2020-02-03 Fred Gleason <fredg@paravelsystems.com>
* Implemented the '%wm' ['MusicBrainz Recording ID'] and '%wr'
['MusicBrainz Release ID'] metadata wildcards for PyPAD.
2020-02-04 Fred Gleason <fredg@paravelsystems.com>
* Added support for the '%wi', '%wm' and '%wr' wildcards to
the '--metadata-pattern=' switch in rdimport(1).