mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-14 14:41:13 +02:00
2022-03-22 Fred Gleason <fredg@paravelsystems.com>
* Added '--by-isci' and '--dump-isci-xref' options to rdimport(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -80,6 +80,25 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>--by-isci</option>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Determine the target cart number by looking it up in the ISCI
|
||||
cross-reference table, using the ISCI code provided by the
|
||||
<option>--set-string-isci</option> or
|
||||
<option>--metadata-pattern</option> options. Useful for
|
||||
importing sets of copy-split audio.
|
||||
</para>
|
||||
<para>
|
||||
This option is mutually exclusive with the
|
||||
<option>--to-cart</option> option.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>--cart-number-offset=</option><replaceable>offset</replaceable>
|
||||
@@ -172,6 +191,18 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>--dump-isci-xref</option>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Print a copy of the current ISCI cross-reference table and then
|
||||
exit. Useless except for debugging.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>--drop-box</option>
|
||||
|
Reference in New Issue
Block a user