From c1b64cc6937327ab12fcd128bcc6b64d43572c8a Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 31 Jul 2014 04:25:39 +0200 Subject: command: add cache-idle property --- DOCS/man/input.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index cc92eaf843..749f615b81 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -806,10 +806,14 @@ Property list Don't use this when playing DVD or Bluray. ``cache-free`` (R) - Total free cache size in KB. + Total free cache size in KB. ``cache-used`` (R) - Total used cache size in KB. + Total used cache size in KB. + +``cache-idle`` (R) + Returns ``yes`` if the cache is idle, which means the cache is filled as + much as possible, and is currently not reading more data. ``paused-for-cache`` Returns ``yes`` when playback is paused because of waiting for the cache. -- cgit v1.2.3