Added ny/home and kbps/khz to website docs

This commit is contained in:
Reinhard Pointner 2017-02-09 00:41:38 +08:00
parent 2d691ab049
commit 20f440288a
1 changed files with 32 additions and 2 deletions

View File

@ -178,6 +178,11 @@
<td>special number</td>
<td>1</td>
</tr>
<tr>
<td>ny</td>
<td>name (year)</td>
<td>Avatar (2009)</td>
</tr>
<tr>
<td>sxe</td>
<td>season / episode numbers</td>
@ -238,6 +243,21 @@
<td>video size</td>
<td>1280x720</td>
</tr>
<tr>
<td>bitdepth</td>
<td>video bitdepth</td>
<td>10</td>
</tr>
<tr>
<td>kbps</td>
<td>bitrate in kb/s</td>
<td>320 kbps</td>
</tr>
<tr>
<td>khz</td>
<td>sampling rate</td>
<td>44.1 kHz</td>
</tr>
<tr>
<td>minutes</td>
<td>Duration in minutes</td>
@ -305,7 +325,7 @@
</tr>
<tr>
<td>pn</td>
<td>number of movie parts</td>
<td>movie part count</td>
<td>2</td>
</tr>
<tr>
@ -333,6 +353,11 @@
<td>list of actors</td>
<td>[Sam Worthington, Zoe Saldana, ...]</td>
</tr>
<tr>
<td>genre</td>
<td>primary genre</td>
<td>Science Fiction</td>
</tr>
<tr>
<td>genres</td>
<td>list of genres</td>
@ -341,7 +366,7 @@
<tr>
<td>languages</td>
<td>list of spoken languages</td>
<td>[English, German, ...]</td>
<td>[eng]</td>
</tr>
<tr>
<td>certification</td>
@ -363,6 +388,11 @@
<td><a href="http://www.omdbapi.com/">OMDb</a> info</td>
<td>&lt;any movie / series info&gt;</td>
</tr>
<tr>
<td>home</td>
<td>user home folder</td>
<td>/Users/Alice</td>
</tr>
<tr>
<td>file</td>
<td>file object</td>