diff options
author | Max Kellermann <max@musicpd.org> | 2021-08-05 18:57:11 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2021-08-05 20:26:21 +0200 |
commit | 1985786ed25b82eddfdabe104c8698967dbb4cca (patch) | |
tree | 33f80183604ff01be40669935c01c1e53a388afb /NEWS | |
parent | 8e0d39ae944263339773c6804846751701092fc6 (diff) |
db/simple: prune CUE entries from database for non-existent songs
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1019
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ ver 0.22.10 (not yet released) * database - simple: fix crash bug - simple: fix absolute paths in CUE "as_directory" entries + - simple: prune CUE entries from database for non-existent songs * input - curl: fix crash bug after stream with Icy metadata was closed by peer - tidal: remove defunct unmaintained plugin |