diff options
author | Max Kellermann <max@musicpd.org> | 2021-05-18 16:41:48 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2021-05-18 17:04:09 +0200 |
commit | dbb18a401b584885877b7d1fb648a1a4107c14c7 (patch) | |
tree | efb7f741d32cd448463ba9445f8606807ac52dc2 /NEWS | |
parent | e1e41708af30edf7ae6298110ed48437bb0bb161 (diff) |
command/file: cache the last "albumart" file
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1156
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ ver 0.22.7 (not yet released) * protocol - don't use glibc extension to parse time stamps + - optimize the "albumart" command * input - curl: send user/password in the first request, save one roundtrip * decoder |