command/playlist: invoke the RemoteTagScanner on all newly added songs

Closes https://github.com/MusicPlayerDaemon/MPD/issues/234
This commit is contained in:
Max Kellermann
2019-03-29 17:01:31 +01:00
parent 0d8942e64a
commit 976731ab6c
2 changed files with 15 additions and 1 deletions

2
NEWS
View File

@@ -1,4 +1,6 @@
ver 0.21.7 (not yet released)
* input
- qobuz/tidal: scan tags when loading a playlist
* require Meson 0.49.0 for native libgcrypt-config support
* fix build failure with -Dlocal_socket=false
* Haiku