Switch to side-by-side view
--- a/src/upmpdcli.conf +++ b/src/upmpdcli.conf @@ -35,3 +35,9 @@ # Save queue metadata to disk to allow persistence across restart, like MPD. ohmetapersist = 1 + +# Mimimum interval (Seconds) between 2 saves of the cache. Setting this may +# improve playlist load speed on a slow device. The default is to start a +# new save as soon as the previous one is done (if the list changed again +# inbetween). +# ohmetasleep = 5