diff options
author | loujine <loujine@protonmail.com> | 2017-12-30 19:05:21 +0000 |
---|---|---|
committer | loujine <loujine@protonmail.com> | 2017-12-30 19:05:21 +0000 |
commit | 42959982a986b5eab4c0d6d8da41a283bb15a8a7 (patch) | |
tree | 5b57e490819147892c5aded013d6cfa81a164a0d /doc | |
parent | 78c73fb9e7cb388ba58d26098098b31d53e52489 (diff) |
Add basic support for MUSICBRAINZ_WORKID tag
Diffstat (limited to 'doc')
-rw-r--r-- | doc/include/tags.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/include/tags.xml b/doc/include/tags.xml index b3554efb9..88a9e358e 100644 --- a/doc/include/tags.xml +++ b/doc/include/tags.xml @@ -153,4 +153,13 @@ database. </para> </listitem> + + <listitem> + <para> + <varname>musicbrainz_workid</varname>: the work id in the + <ulink + url="https://picard.musicbrainz.org/docs/mappings/">MusicBrainz</ulink> + database. + </para> + </listitem> </itemizedlist> |