Add MusicBrainz' Release Track Id tag

The Release Track Id uniquely identifies a recording on a release - that
is, even if a recording appears twice on a release (meaning that the
combination of recording and release id are not enough to figure out
which one it is), the release track id will allow differentiating the two.

The tag names are taken from
https://musicbrainz.org/doc/MusicBrainz_Picard/Tags/Mapping
This commit is contained in:
Wieland Hoffmann
2014-09-27 18:38:23 +02:00
committed by Max Kellermann
parent 3120958a17
commit 5525ea45a4
7 changed files with 14 additions and 1 deletions

1
NEWS
View File

@@ -67,6 +67,7 @@ ver 0.19 (not yet released)
* configuration
- allow playlist directory without music directory
- use XDG to auto-detect "music_directory" and "db_file"
* add tag "MUSICBRAINZ_RELEASETRACKID"
* new resampler option using libsoxr
* ARM NEON optimizations
* install systemd unit for socket activation