Commit 4ec4bab3 authored by Max Kellermann's avatar Max Kellermann

decoder/ffmpeg: remove "year" tag

This mapping was added 11 years ago in commit 766b9fd4, but FFmpeg doesn't appear to support it.
parent 6d567bcd
......@@ -31,7 +31,6 @@ extern "C" {
}
static constexpr struct tag_table ffmpeg_tags[] = {
{ "year", TAG_DATE },
{ "album_artist", TAG_ALBUM_ARTIST },
{ "sort_album_artist", TAG_ALBUM_ARTIST_SORT },
{ "sort_artist", TAG_ARTIST_SORT },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment