From d9a31e2145839d7c43e48f38bcda745c4ed7b039 Mon Sep 17 00:00:00 2001 From: Bob Swift <bswift@rsds.ca> Date: Tue, 17 Oct 2023 14:22:51 -0600 Subject: [PATCH] Fix accidentally moving the wrong tag. (Oops...) --- variables/tags_advanced.rst | 4 ++-- variables/tags_basic.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/variables/tags_advanced.rst b/variables/tags_advanced.rst index 1e1c73944..ed0970547 100644 --- a/variables/tags_advanced.rst +++ b/variables/tags_advanced.rst @@ -111,9 +111,9 @@ If you enable "Use track relationships" in the Option settings, you get these ex - the concert master for the associated release or recording, where <type> is "*concertmaster*" -**releasedate** +**producer** - Explicit tag for the release date (*since Picard 2.9*). This tag exists for specific use in scripts and plugins, but is not filled by default. In most cases it is recommended to use the ``date`` tag instead for compatibility with existing software. + The names of the producers for the associated release or recording. **remixer** diff --git a/variables/tags_basic.rst b/variables/tags_basic.rst index c1dcdb6f9..a9c322682 100644 --- a/variables/tags_basic.rst +++ b/variables/tags_basic.rst @@ -262,9 +262,9 @@ These tags are not able to be populated by stock Picard, however they may be use The original name of the audio file. -**producer** +**releasedate** - The names of the producers for the associated release or recording. + Explicit tag for the release date (*since Picard 2.9*). This tag exists for specific use in scripts and plugins, but is not filled by default. In most cases it is recommended to use the ``date`` tag instead for compatibility with existing software. **showmovement**