decoder/ffmpeg: support the "sort_album" tag

From libavformat/mov.c.

Closes https://github.com/MusicPlayerDaemon/MPD/issues/1173
This commit is contained in:
Max Kellermann
2021-05-26 12:41:41 +02:00
parent 8f3341cefb
commit fbaedf2262
2 changed files with 3 additions and 0 deletions

2
NEWS
View File

@@ -1,6 +1,8 @@
ver 0.22.9 (not yet released)
* database
- simple: load all .mpdignore files of all parent directories
* decoder
- ffmpeg: support the "sort_album" tag
* Windows
- fix build failure with SQLite