command/file: cache the last "albumart" file

Closes https://github.com/MusicPlayerDaemon/MPD/issues/1156
This commit is contained in:
Max Kellermann
2021-05-18 16:41:48 +02:00
parent e1e41708af
commit dbb18a401b
4 changed files with 21 additions and 4 deletions

1
NEWS
View File

@@ -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