Skip to content

tags: fix album tag definition

Sami Jaktholm requested to merge sjakthol/gstreamer-rs:fix-album-tag into master

The Album tag should be defined using the GST_TAG_ALBUM constant instead of GST_TAG_ARTIST_SORTNAME.

Merge request reports