mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-16 07:31:19 +02:00
2020-02-07 Fred Gleason <fredg@paravelsystems.com>
* Added a '%wc' ['Industry Standard Commercial Identification (ISCI) Code'] metadata wildcard. * Implemented the '%wc' metadata wildcard for PyPAD. * Added support for the '%wc' wildcards to the '--metadata-pattern=' switch in rdimport(1). * Added '--set-string-isci' switch to rdimport(1). * Added support for the '%wc' wildcard to the '--metadata-pattern=' switch in rdexport(1).
This commit is contained in:
@@ -124,6 +124,7 @@ class MainObject : public QObject
|
||||
QString import_string_description;
|
||||
QString import_string_outcue;
|
||||
QString import_string_isrc;
|
||||
QString import_string_isci;
|
||||
QString import_string_recording_mbid;
|
||||
QString import_string_release_mbid;
|
||||
QString import_string_publisher;
|
||||
|
Reference in New Issue
Block a user