• Igor Kuzmin's avatar
    update: don't re-read unchanged container files · 9d42f4e0
    Igor Kuzmin authored
    MPD checks if every flac (possibly other types as well) file contains
    cuesheet on every update, which produces unneeded I/O. My music
    collection is on NFS share, so it's quite noticeable. IMHO, it
    shouldn't re-read unchanged files, so I wrote simple patch to fix it.
    9d42f4e0
update.c 19.3 KB