From 1b611e38ef9291c309e97379ef432fd301605033 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 7 May 2018 20:36:17 +0200 Subject: player: make all external file loading actions async Still missing: not freezing when removing a track (i.e. closing demuxer) with the sub-remove/audio-remove/rescan-external-files commands. --- DOCS/man/input.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 205c732781..94e1ea0b1f 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -910,7 +910,8 @@ which will be fixed later. Using the ``async`` prefix makes them run the file saving code in a detached manner. Currently the following commands have different waiting characteristics with -sync vs. async: sub-add, audio-add +sync vs. async: sub-add, audio-add, sub-reload, audio-reload, +rescan-external-files. Input Sections -------------- -- cgit v1.2.3