Skip to content

Commit

Permalink
Move _releasegroup_series* variables to "Use release relationships"
Browse files Browse the repository at this point in the history
  • Loading branch information
rdswift committed Oct 18, 2023
1 parent d9a31e2 commit 331b5bb
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 16 deletions.
15 changes: 15 additions & 0 deletions variables/variables_advanced.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,21 @@ If you enable tagging with :doc:`Use release relationships </config/options_meta

A multi-value variable containing the series numbers associated with the release. (*since Picard 2.9*)

**_releasegroup_series**

A multi-value variable containing the series titles associated with the release group. (*since Picard 2.9*)

**_releasegroup_seriesid**

A multi-value variable containing the series MBIDs associated with the release group. (*since Picard 2.9*)

**_releasegroup_seriescomment**

A multi-value variable containing the series disambiguation comments associated with the release group. (*since Picard 2.9*)

**_releasegroup_seriesnumber**

A multi-value variable containing the series numbers associated with the release group. (*since Picard 2.9*)


Track Relationship Variables
Expand Down
16 changes: 0 additions & 16 deletions variables/variables_basic.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,22 +97,6 @@ Some variables provide the :index:`MusicBrainz Identifier (MBID) <identifier; mu

This is the same information provided by default in the ``originaldate`` tag.

**_releasegroup_series**

A multi-value variable containing the series titles associated with the release group. (*since Picard 2.9*)

**_releasegroup_seriesid**

A multi-value variable containing the series MBIDs associated with the release group. (*since Picard 2.9*)

**_releasegroup_seriescomment**

A multi-value variable containing the series disambiguation comments associated with the release group. (*since Picard 2.9*)

**_releasegroup_seriesnumber**

A multi-value variable containing the series numbers associated with the release group. (*since Picard 2.9*)

**_releasegroupcomment**

The disambiguation comment for the release group.
Expand Down

0 comments on commit 331b5bb

Please sign in to comment.