@@ -11070,7 +11070,7 @@ <h2>List of Input Commands</h2>
11070
11070
<dt><tt class="docutils literal"><span class="pre">show-text</span> <text> <span class="pre">[<duration>|-1</span> <span class="pre">[<level>]]</span></tt></dt>
11071
11071
<dd><p class="first">Show text on the OSD. The string can contain properties, which are expanded
11072
11072
as described in <a class="reference internal" href="#property-expansion">Property Expansion</a>. This can be used to show playback
11073
- time, filename, and so on.</p>
11073
+ time, filename, and so on. <tt class="docutils literal"><span class="pre">no-osd</span></tt> has no effect on this command. </p>
11074
11074
<dl class="last docutils">
11075
11075
<dt><duration></dt>
11076
11076
<dd>The time in ms to show the message for. By default, it uses the same
@@ -11096,7 +11096,7 @@ <h2>List of Input Commands</h2>
11096
11096
</dd>
11097
11097
<dt><tt class="docutils literal"><span class="pre">show-progress</span></tt></dt>
11098
11098
<dd>Show the progress bar, the elapsed time and the total duration of the file
11099
- on the OSD.</dd>
11099
+ on the OSD. <tt class="docutils literal"><span class="pre">no-osd</span></tt> has no effect on this command. </dd>
11100
11100
<dt><tt class="docutils literal"><span class="pre">write-watch-later-config</span></tt></dt>
11101
11101
<dd>Write the resume config file that the <tt class="docutils literal"><span class="pre">quit-watch-later</span></tt> command writes,
11102
11102
but continue playback normally.</dd>
0 commit comments