1,633
edits
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
[[Auto-creqing]] is the preferred way to creq files. Not all metadata for files can be creqed this way, though. See [[How to get started with creqing#Files]] for more information. | [[Auto-creqing]] is the preferred way to creq files. Not all metadata for files can be creqed this way, though. See [[How to get started with creqing#Files]] for more information. | ||
This article | This article explains how to set up Avdump for [[auto-creqing]]. If you need further assistance, please visit us at {{irclink|anidb}}. | ||
{{eyecatch|Note|You have to set a '''API key''' in your '''[[profile]]''' before auto-creqing with | {{eyecatch|Note|You have to set a '''API key''' in your '''[[profile]]''' before auto-creqing with Avdump.}} | ||
{{eyecatch|Note|If you use a firewall you will have to open a port for | {{eyecatch|Note|If you use a firewall you will have to open a port for Avdump first. You can force Avdump to use a fixed port with the option '''<tt>-port</tt>'''}} | ||
{{eyecatch|Note|It is possible to run more than one instance of | {{eyecatch|Note|It is possible to run more than one instance of Avdump at once, but not more than ten will work OK. At the moment ''only 10 sessions per IP are allowed by the server'', meaning the eleventh instance will terminate the first. Also, if you suffer under [http://en.wikipedia.org/wiki/Network_address_translation NAT], running more than one instance will make it worse.}} | ||
==Windows== | ==Windows== | ||
===CLI=== | ===CLI=== | ||
#Download [http://static.anidb.net/client/avdump.rar Avdump]. | #Download [http://static.anidb.net/client/avdump.rar Avdump]. | ||
#Decompress | #Decompress Avdump in some folder wherever you want. | ||
#Open a command window (cmd.exe). | #Open a command window (<tt>cmd.exe</tt>). | ||
#Change directory to where | #Change directory to where Avdump is located. | ||
#Execute <tt>avdump.exe -ac:{your username}:{your api key} {full path to a file or a folder}</tt> | #Execute <tt>avdump.exe -ac:{your username}:{your api key} {full path to a file or a folder}</tt> | ||
edits