@@ -13100,8 +13100,9 @@ <h2>Property list</h2>
13100
13100
<dt><tt class="docutils literal">chapter</tt> (RW)</dt>
13101
13101
<dd>Current chapter number. The number of the first chapter is 0.</dd>
13102
13102
<dt><tt class="docutils literal">edition</tt> (RW)</dt>
13103
- <dd><p class="first">Current MKV edition number. Setting this property to a different value will
13103
+ <dd><p class="first">Current edition number. Setting this property to a different value will
13104
13104
restart playback. The number of the first edition is 0.</p>
13105
+ <p>For Matroska files, this is the edition. For DVD/Blu-ray, this is the title.</p>
13105
13106
<p class="last">Before mpv 0.31.0, this showed the actual edition selected at runtime, if
13106
13107
you didn't set the option or property manually. With mpv 0.31.0 and later,
13107
13108
this strictly returns the user-set option or property value, and the
@@ -13116,7 +13117,7 @@ <h2>Property list</h2>
13116
13117
<dt><tt class="docutils literal">chapters</tt></dt>
13117
13118
<dd>Number of chapters.</dd>
13118
13119
<dt><tt class="docutils literal">editions</tt></dt>
13119
- <dd>Number of MKV editions.</dd>
13120
+ <dd>Number of editions.</dd>
13120
13121
<dt><tt class="docutils literal"><span class="pre">edition-list</span></tt></dt>
13121
13122
<dd><p class="first">List of editions, current entry marked.</p>
13122
13123
<p>This has a number of sub-properties. Replace <tt class="docutils literal">N</tt> with the 0-based edition
0 commit comments