diff --git a/plugins/sort_multivalue_tags/sort_multivalue_tags.py b/plugins/sort_multivalue_tags/sort_multivalue_tags.py index 34716c89..0fe3fbff 100644 --- a/plugins/sort_multivalue_tags/sort_multivalue_tags.py +++ b/plugins/sort_multivalue_tags/sort_multivalue_tags.py @@ -23,7 +23,7 @@
  • The sequence of one tag is linked to the sequence of another e.g. Label and Catalogue number.
  • ''' -PLUGIN_VERSION = "1.0" +PLUGIN_VERSION = "1.1" PLUGIN_API_VERSIONS = ["0.15", "2.0"] PLUGIN_LICENSE = "GPL-2.0-or-later" PLUGIN_LICENSE_URL = "https://www.gnu.org/licenses/gpl-2.0.html" @@ -40,6 +40,7 @@ 'label', 'catalognumber', 'country', 'date', 'releasetype', + 'mood', ) # Possible future enhancement: # Sort linked tags e.g. work so that the sequence in related tags e.g. workid retains the relationship between