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, 7 insertions, 1 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index cfc05e6e68..2e0f06c252 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -794,7 +794,7 @@ Property list
pauses itself due to low network cache.
``cache``
- Network cache fill state (0-100).
+ Network cache fill state (0-100.0).
``cache-size`` (RW)
Total network cache size in KB. This is similar to ``--cache``. This allows
@@ -808,6 +808,12 @@ Property list
Don't use this when playing DVD or Bluray.
+``cache-free`` (R)
+ Total free cache size in KB.
+
+``cache-used`` (R)
+ Total used cache size in KB.
+
``paused-for-cache``
Returns ``yes`` when playback is paused because of waiting for the cache.