db/simple/Song: Export() merges tags with "target"

Closes https://github.com/MusicPlayerDaemon/MPD/issues/1048
This commit is contained in:
Max Kellermann
2021-01-21 13:14:27 +01:00
parent 3a7c9c7c84
commit 1afa33c3c7
3 changed files with 80 additions and 7 deletions

2
NEWS
View File

@@ -1,7 +1,7 @@
ver 0.22.4 (not yet released)
* protocol
- fix "readpicture" on 32 bit machines
- show duration of songs in virtual playlist (CUE) folders
- show duration and tags of songs in virtual playlist (CUE) folders
* storage
- curl: fix several WebDAV protocol bugs
* decoder