summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst8
1 files changed, 6 insertions, 2 deletions
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.