Avdump: Difference between revisions

Jump to navigation Jump to search
446 bytes added ,  14 November 2007
m (Reverted edits by Der Idiot (Talk); changed back to last version by Epoximator)
Line 28: Line 28:


===Options===
===Options===
{|align="center" style="border: 1px solid #aaaaaa; border-collapse: collapse; background: #f9f9f9; line-height: 1.0; font-size: smaller; width: 80%"
{|align="center" style="border: 1px solid #aaaaaa; border-collapse: collapse; background: #f9f9f9; line-height: 1.0; font-size: smaller; width: 100%"
! style="border: 1px solid #aaaaaa; font-size: 120%; background: #f2f2f2;" | Switch
! style="border: 1px solid #aaaaaa; font-size: 120%; background: #f2f2f2;" | Switch
! style="border: 1px solid #aaaaaa; font-size: 120%; background: #f2f2f2;" | Operation
! style="border: 1px solid #aaaaaa; font-size: 120%; background: #f2f2f2;" | Info
! style="border: 1px solid #aaaaaa; font-size: 120%; background: #f2f2f2;" | Example
! style="border: 1px solid #aaaaaa; font-size: 120%; background: #f2f2f2;" | Example
|-
|-
|ext:<comma separated list>||Only process files with the specified extensions.||<tt>ext:mkv,avi</tt>
|'''ext''':<comma separated list>||Only process files with the specified extensions.||<tt>ext:mkv,avi</tt>
|-
|-
|log:<file path/name>||Write output to to specified log file.||<tt>log:avdump.log</tt>
|'''log''':<file path/name>||Mirror the output to the specified file.||<tt>log:avdump.log</tt>
|-
|-
|exp:<file path/name>||Export ed2k-links to specified file.||<tt>exp:ed2k-links.txt</tt>
|'''exp''':<file path/name>||Export ed2k-links to the specified file. Very useful when mass adding files.||<tt>exp:ed2k-links.txt</tt>
|-
|-
|ac:<username>:<api password>||Enable autocreq.||<tt>-ac:tard:monkey</tt>
|'''ac''':<username>:<api_password>||Enable automatic creqing. You should always use this option when dumping anime files!||<tt>-ac:tard:monkey</tt>
|-
|-
|port:<port number>||Use specified udp port when autocreqing.||<tt>port:1337</tt>
|'''port''':<port number>||Use the specified UDP port for communication with the AniDB server (api.anidb.net). Only needed when behind "strict" firewalls.||<tt>port:1337</tt>
|-
|-
|done:<file path/name>||Save processed-file-paths to specified file and exlude existing.||<tt>done:done.txt</tt>
|'''done''':<file path/name>||Save processed-file-paths to the specified file and exlude existing entries.||<tt>done:done.txt</tt>
|-
|-
|bsize:<size in KB>:<number of buffers>||Set buffer size for hashing in KB (2048 is default)||<tt>bsize:512:1</tt>
|'''tout''':<timeout_in_seconds>:<number_of_retries>||Set timeout options.||<tt>tout:15:6</tt>
|-
|-
|tout:<timeout in sec>:<number of retries>||Set timeout options.||<tt>tout:15:6</tt>
|'''bsize''':<KB_per_block>:<number_of_blocks>||Set size per block (2048 is default) and number of blocks in the circular buffer for hashing. If ''number of blocks'' is less than 2 then a plain single-threaded hasher is used. Might be useful if you got trouble with the default hasher.||<tt>bsize:512:16</tt>
|}
|}


546

edits

Navigation menu

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.